summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2012-06-29Remove include guardsThomas Arnhold1-5/+0
2012-06-29Remove some unused defines and controlsThomas Arnhold2-6/+0
2012-06-29removed unnecessary forward declarations of classTakeshi Abe55-158/+5
2012-06-29removed unused TestMenu & TestPanelTakeshi Abe5-613/+0
2012-06-29fdo#51543: fix incomplete slide number info in status barIvan Timofeev1-2/+2
2012-06-29Remove unused header guards and optionsThomas Arnhold1-3/+0
2012-06-29Remove some more include guardsThomas Arnhold6-19/+3
2012-06-29Remove UNO includes commentsThomas Arnhold8-16/+0
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara4-14/+13
2012-06-28Remove unused header filesThomas Arnhold3-406/+0
2012-06-28remember spell check/find&replace start position only 1st timeRadek Doulik1-2/+6
2012-06-27targetted re-work of cppunit pieces.Michael Meeks1-3/+1
2012-06-27Remove unused include filesThomas Arnhold10-811/+0
2012-06-27hrc cleanup: Remove commented out codeThomas Arnhold1-8/+0
2012-06-27Reduce newline bloat at eofThomas Arnhold25-707/+0
2012-06-27Get rid of annoying IAccessibility2 commentsThomas Arnhold4-10/+0
2012-06-26re-base on ALv2 code.Michael Meeks2-49/+31
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara3-24/+7
2012-06-25unused static rtl::OUStringsCaolán McNamara1-11/+0
2012-06-25merge 3 copy and paste efforts back together as bestFitOpenSymbolToMSFontCaolán McNamara1-45/+4
2012-06-25TODO: get rid of this in another incompatible build with SW projectCaolán McNamara1-1/+2
2012-06-25remove some annoying XubStringsCaolán McNamara1-3/+2
2012-06-25Remove various commented out definesThomas Arnhold7-22/+0
2012-06-22remove bunch of obsolete looking .dxp filesMichael Stahl1-1/+0
2012-06-22.dxp files don't need executable bitsMichael Stahl1-0/+0
2012-06-22.xml files don't need executable bitsMichael Stahl8-0/+0
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák5-5/+5
2012-06-22Remove empty or non-called methodsThomas Arnhold11-79/+0
2012-06-22re-base on ALv2 code.Michael Meeks17-394/+241
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks3-3/+3
2012-06-21re-base on ALv2 code.Michael Meeks366-8727/+5495
2012-06-21re-base on ALv2 code.Michael Meeks93-1927/+1513
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold17-280/+2
2012-06-21Remove unused dbexch.hrcThomas Arnhold2-2/+0
2012-06-20ditch last (?) uses of UniString::UniString(sal_Unicode, ...)Caolán McNamara1-3/+3
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara2-9/+4
2012-06-19Revert "Remove License/Credits menu items"Petr Mladek2-0/+4
2012-06-18Remove License/Credits menu itemsStefan Knorr (astron)2-4/+0
2012-06-18ditch last (?) String::String(const sal_Unicode*)Caolán McNamara1-3/+2
2012-06-18callcatcher: drop unused macro-generated GetChildWindowId methodsCaolán McNamara8-12/+12
2012-06-16removed unused forward declarations of classTakeshi Abe3-7/+0
2012-06-15fdo#48874 - remove html export dialog artworkRob Snelders4-327/+126
2012-06-15added zoom submenu to ViewTim Hardeck2-2/+28
2012-06-15move zoomitem from svx to sfx2Tim Hardeck10-10/+11
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold1-2/+2
2012-06-13Tidy up *commands.h - Remove unused CMD_ definesThomas Arnhold1-182/+0
2012-06-12Convert SV_DECL_PTRARR(SvBaseLinks) to std::vectorNoel Grandin2-4/+4
2012-06-12Convert SV_DECL_PTRARR_DEL(_PptSlidePersistList) to std::vectorNoel Grandin1-7/+7
2012-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky1-3/+3
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara1-3/+2