summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2012-04-07More stuffs related to OUStrings in sdOlivier Hallot4-33/+29
2012-04-07do not include contents of huge sc/sd/sw libs into tiny unittestsLuboš Luňák3-4/+4
2012-04-07More OUString ctor simplifcationsOlivier Hallot6-11/+10
2012-04-07More refactoring at OUString explicit constructors in sdOlivier Hallot3-40/+35
2012-04-06Further refactoring after RTL_CONSTASCII_USTRINGPARAM removalOlivier Hallot1-50/+46
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi9-40/+24
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-3/+3
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi12-75/+75
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi15-139/+139
2012-04-06Do not extern these const char[]'s.Jan Holesovsky3-192/+146
2012-04-06Review of some RTL_CONSTASCII_USTRINGPARAM removalOlivier Hallot8-50/+37
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-5/+5
2012-04-05More removal of RTL_CONSTASCII_USTRINGPARAM in sdOlivier Hallot4-11/+10
2012-04-05More RTL_CONSTASCII_USTRINGPARAM cleanupOlivier Hallot10-26/+26
2012-04-05Cleanup of some RTL_CONSTASCII_USTRINGPARAM macro in sdOlivier Hallot1-55/+55
2012-04-05Removal VERBOSERob Snelders9-159/+72
2012-04-05callcatcher: update list, add README, remove some newly unused codeCaolán McNamara1-30/+0
2012-04-03Cleanup some unnecessary #includeMatteo Casalin4-3/+1
2012-04-03SlsRequestQueue updatedRob Snelders2-15/+10
2012-04-03Removal of VERBOSE defineRob Snelders4-90/+35
2012-04-02Replace List with std:vector<EPPTHyperlink>.Rafael Dominguez3-8/+6
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara2-32/+27
2012-04-02pointer is always non-nullCaolán McNamara1-2/+2
2012-04-02always pass --headless to cppunitsLuboš Luňák3-3/+0
2012-03-30remove unused codeLuboš Luňák1-8/+0
2012-03-28remove unused code (oox, sc)Petr Vorel2-15/+0
2012-03-27drop intermediate temporary UniStringsCaolán McNamara2-11/+10
2012-03-26Resolves: rhbz#806663 SlideshowImpl can outlive SdModule (somehow)Caolán McNamara1-1/+4
2012-03-25removed unused AnimationSchemesPanelTakeshi Abe2-252/+0
2012-03-25removed duplicate includes in sdTakeshi Abe71-99/+0
2012-03-24Remove unused class.Rafael Dominguez1-91/+0
2012-03-23.sdi files don't need executable bitsMichael Stahl7-0/+0
2012-03-23.xcl files don't need executable bitsMichael Stahl1-0/+0
2012-03-23.sce files don't need executable bitsMichael Stahl1-0/+0
2012-03-23.hrc files don't need executable bitsMichael Stahl9-0/+0
2012-03-23.h files don't need executable bitsMichael Stahl1-0/+0
2012-03-21chmod -xTor Lillqvist1-0/+0
2012-03-20remove ToDouble/ToFloatCaolán McNamara1-6/+6
2012-03-20sd.flt is archaic nowCaolán McNamara1-135/+0
2012-03-20split macros to elide unneeded methodsCaolán McNamara2-3/+1
2012-03-15remove unused code (oox, sd)Petr Vorel2-11/+0
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann14-1/+48
2012-03-13Resolves: fdo#46728 reference count the overlay managersCaolán McNamara3-6/+9
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan8-19/+19
2012-03-08fdo#32598: Changing media playback options sets modified flagKatarina Machalkova1-0/+4
2012-03-08de-uno-ize ScriptTypeDetectorCaolán McNamara4-20/+10
2012-03-05Sprinkle more DISABLE_SCRIPTING ifdefsTor Lillqvist7-24/+66
2012-03-05remove unused codePetr Vorel2-18/+0
2012-03-02WaE: has virtual functions but non-virtual destructorTor Lillqvist1-0/+3
2012-03-02WaE: unused functionsTor Lillqvist1-45/+0