summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* Remove unused include filesThomas Arnhold2012-06-2710-811/+0
* hrc cleanup: Remove commented out codeThomas Arnhold2012-06-271-8/+0
* Reduce newline bloat at eofThomas Arnhold2012-06-2725-707/+0
* Get rid of annoying IAccessibility2 commentsThomas Arnhold2012-06-274-10/+0
* re-base on ALv2 code.Michael Meeks2012-06-262-49/+31
* reduce static_initialization_and_destruction chainCaolán McNamara2012-06-253-24/+7
* unused static rtl::OUStringsCaolán McNamara2012-06-251-11/+0
* merge 3 copy and paste efforts back together as bestFitOpenSymbolToMSFontCaolán McNamara2012-06-251-45/+4
* TODO: get rid of this in another incompatible build with SW projectCaolán McNamara2012-06-251-1/+2
* remove some annoying XubStringsCaolán McNamara2012-06-251-3/+2
* Remove various commented out definesThomas Arnhold2012-06-257-22/+0
* remove bunch of obsolete looking .dxp filesMichael Stahl2012-06-221-1/+0
* .dxp files don't need executable bitsMichael Stahl2012-06-221-0/+0
* .xml files don't need executable bitsMichael Stahl2012-06-228-0/+0
* use generic names rather than specific algorithm names when scalingLuboš Luňák2012-06-225-5/+5
* Remove empty or non-called methodsThomas Arnhold2012-06-2211-79/+0
* re-base on ALv2 code.Michael Meeks2012-06-2217-394/+241
* replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2012-06-213-3/+3
* re-base on ALv2 code.Michael Meeks2012-06-21366-8727/+5495
* re-base on ALv2 code.Michael Meeks2012-06-2193-1927/+1513
* hrc cleanup: Remove unused definesThomas Arnhold2012-06-2117-280/+2
* Remove unused dbexch.hrcThomas Arnhold2012-06-212-2/+0
* ditch last (?) uses of UniString::UniString(sal_Unicode, ...)Caolán McNamara2012-06-201-3/+3
* merge together hand-crafted traditional/simplified chinese testsCaolán McNamara2012-06-192-9/+4
* Revert "Remove License/Credits menu items"Petr Mladek2012-06-192-0/+4
* Remove License/Credits menu itemsStefan Knorr (astron)2012-06-182-4/+0
* ditch last (?) String::String(const sal_Unicode*)Caolán McNamara2012-06-181-3/+2
* callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara2012-06-188-12/+12
* removed unused forward declarations of classTakeshi Abe2012-06-163-7/+0
* fdo#48874 - remove html export dialog artworkRob Snelders2012-06-154-327/+126
* added zoom submenu to ViewTim Hardeck2012-06-152-2/+28
* move zoomitem from svx to sfx2Tim Hardeck2012-06-1510-10/+11
* hrc cleanup: Remove completely unused RIDsThomas Arnhold2012-06-151-2/+2
* Tidy up *commands.h - Remove unused CMD_ definesThomas Arnhold2012-06-131-182/+0
* Convert SV_DECL_PTRARR(SvBaseLinks) to std::vectorNoel Grandin2012-06-122-4/+4
* Convert SV_DECL_PTRARR_DEL(_PptSlidePersistList) to std::vectorNoel Grandin2012-06-121-7/+7
* Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky2012-06-121-3/+3
* remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara2012-06-111-3/+2
* nuke dead codeTakeshi Abe2012-06-108-121/+0
* Remove superfluous empty lines on topThomas Arnhold2012-06-0955-113/+0
* Remove superfluous include commentsThomas Arnhold2012-06-091-4/+0
* Remove superfluous include commentsThomas Arnhold2012-06-092-5/+0
* n753458: changing the keyboard of the Slide Show buttonFelix Zhang2012-06-071-1/+1
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-065-34/+15
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-063-9/+9
* Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky2012-06-055-5/+5
* XubString->rtl::OUStringBufferCaolán McNamara2012-06-051-9/+7
* ditch some XubStringsCaolán McNamara2012-06-051-2/+2
* reduce scope of iCaolán McNamara2012-06-051-3/+2
* fix use of local resource string ids in global contextCaolán McNamara2012-06-056-47/+44