summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
* remove bunch of obsolete looking .dxp filesMichael Stahl2012-06-222-21/+0
* .dxp files don't need executable bitsMichael Stahl2012-06-222-0/+0
* .xml files don't need executable bitsMichael Stahl2012-06-2228-0/+0
* use generic names rather than specific algorithm names when scalingLuboš Luňák2012-06-221-1/+1
* Remove empty or non-called methodsThomas Arnhold2012-06-228-40/+0
* re-base on ALv2 code.Michael Meeks2012-06-2221-498/+309
* replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2012-06-216-8/+8
* re-base on ALv2 code.Michael Meeks2012-06-21426-10242/+6471
* re-base on ALv2 code.Michael Meeks2012-06-2148-1145/+767
* hrc cleanup: Remove unused definesThomas Arnhold2012-06-2114-427/+1
* Remove unused dbexch.hrcThomas Arnhold2012-06-214-60/+0
* so many code to just add a minimal border in the galleryIvan Timofeev2012-06-211-1/+0
* death to some UniStringsCaolán McNamara2012-06-191-1/+1
* convert LocaleDataWrapper to OUStringCaolán McNamara2012-06-189-12/+12
* callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara2012-06-1818-18/+18
* removed unused forward declarations of classTakeshi Abe2012-06-163-9/+0
* Dialog for Smooth filterTomaž Vajngerl2012-06-164-18/+12
* callcatcher: chainsaw out some unnecessary codeCaolán McNamara2012-06-152-6/+0
* Avoid bogus "may be used uninitialized" warningStephan Bergmann2012-06-151-1/+1
* n757419: Hidden/Non-wrapping text.Muthu Subramanian2012-06-151-1/+8
* added zoom submenu to ViewTim Hardeck2012-06-151-24/+24
* move zoomitem from svx to sfx2Tim Hardeck2012-06-159-367/+3
* hrc cleanup: Remove completely unused RIDsThomas Arnhold2012-06-157-493/+15
* Tidy up *commands.h - Remove unused CMD_ definesThomas Arnhold2012-06-131-445/+0
* SetDrawBaseLine is never used so bDrawBaseLine is always trueCaolán McNamara2012-06-132-20/+5
* reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara2012-06-131-1/+1
* convert NfWSStringsDtor further to vector<OUString>Michael Stahl2012-06-122-4/+6
* Convert SV_DECL_PTRARR_DEL(NfCurrencyTable) to boost::ptr_vectorNoel Grandin2012-06-121-21/+21
* Convert SV_DECL_PTRARR_DEL(NfWSStringsDtor) to std::vectorNoel Grandin2012-06-121-3/+2
* remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara2012-06-119-22/+22
* Do what the TODO said: Remove unused member and inclusion of vcl/virdev.hxxTor Lillqvist2012-06-091-0/+1
* Remove superfluous include commentsThomas Arnhold2012-06-092-5/+0
* Remove superfluous empty lines on topThomas Arnhold2012-06-099-18/+0
* Remove superfluous include commentsThomas Arnhold2012-06-0938-101/+0
* Remove superfluous include commentsThomas Arnhold2012-06-094-11/+1
* drop String::ReverseCaolán McNamara2012-06-061-2/+3
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-067-35/+28
* Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky2012-06-051-1/+1
* drop a XubStringCaolán McNamara2012-06-051-1/+1
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-041-88/+82
* targeted string re-workNorbert Thiebaud2012-06-025-55/+55
* targeted string re-workNorbert Thiebaud2012-06-026-21/+21
* targeted string re-workNorbert Thiebaud2012-06-026-60/+60
* targeted string re-workNorbert Thiebaud2012-06-016-72/+70
* rtl::OUString::intern( blabla ) -> rtl::OUString( blabla )Fridrich Štrba2012-05-311-1/+1
* targeted string re-workNorbert Thiebaud2012-05-307-44/+44
* nuke unused typedefTakeshi Abe2012-05-312-3/+0
* svxcore: needs also generated header from connectivityMatúš Kukan2012-05-301-0/+1
* targeted string re-workNorbert Thiebaud2012-05-291-8/+8
* targetted SAL_N_ELEMENTS reversion.Michael Meeks2012-05-2915-33/+33