summaryrefslogtreecommitdiffstats
path: root/sd/source
Commit message (Expand)AuthorAgeFilesLines
* Remove some unused methodsJulien Nabet2012-04-094-98/+0
* More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot2012-04-089-44/+29
* More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot2012-04-084-17/+11
* More RT_CONSTASCII_USTRINGPARAM removalsOlivier Hallot2012-04-0815-168/+161
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-081-2/+2
* More stuffs related to OUStrings in sdOlivier Hallot2012-04-074-33/+29
* More OUString ctor simplifcationsOlivier Hallot2012-04-076-11/+10
* More refactoring at OUString explicit constructors in sdOlivier Hallot2012-04-073-40/+35
* Further refactoring after RTL_CONSTASCII_USTRINGPARAM removalOlivier Hallot2012-04-061-50/+46
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-069-40/+24
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-3/+3
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-0612-75/+75
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-0615-139/+139
* Do not extern these const char[]'s.Jan Holesovsky2012-04-062-191/+146
* Review of some RTL_CONSTASCII_USTRINGPARAM removalOlivier Hallot2012-04-068-50/+37
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-5/+5
* More removal of RTL_CONSTASCII_USTRINGPARAM in sdOlivier Hallot2012-04-054-11/+10
* More RTL_CONSTASCII_USTRINGPARAM cleanupOlivier Hallot2012-04-0510-26/+26
* Cleanup of some RTL_CONSTASCII_USTRINGPARAM macro in sdOlivier Hallot2012-04-051-55/+55
* Removal VERBOSERob Snelders2012-04-059-159/+72
* callcatcher: update list, add README, remove some newly unused codeCaolán McNamara2012-04-051-30/+0
* Cleanup some unnecessary #includeMatteo Casalin2012-04-034-3/+1
* SlsRequestQueue updatedRob Snelders2012-04-032-15/+10
* Removal of VERBOSE defineRob Snelders2012-04-034-90/+35
* Replace List with std:vector<EPPTHyperlink>.Rafael Dominguez2012-04-023-8/+6
* remove static objects from static_initialization_and_destruction chainCaolán McNamara2012-04-022-32/+27
* pointer is always non-nullCaolán McNamara2012-04-021-2/+2
* remove unused codeLuboš Luňák2012-03-301-8/+0
* remove unused code (oox, sc)Petr Vorel2012-03-282-15/+0
* drop intermediate temporary UniStringsCaolán McNamara2012-03-272-11/+10
* Resolves: rhbz#806663 SlideshowImpl can outlive SdModule (somehow)Caolán McNamara2012-03-261-1/+4
* removed unused AnimationSchemesPanelTakeshi Abe2012-03-252-252/+0
* removed duplicate includes in sdTakeshi Abe2012-03-2569-93/+0
* Remove unused class.Rafael Dominguez2012-03-241-91/+0
* .hrc files don't need executable bitsMichael Stahl2012-03-238-0/+0
* remove ToDouble/ToFloatCaolán McNamara2012-03-201-6/+6
* split macros to elide unneeded methodsCaolán McNamara2012-03-202-3/+1
* remove unused code (oox, sd)Petr Vorel2012-03-152-11/+0
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-1412-1/+42
* Resolves: fdo#46728 reference count the overlay managersCaolán McNamara2012-03-133-6/+9
* fdo#32598: Changing media playback options sets modified flagKatarina Machalkova2012-03-081-0/+4
* de-uno-ize ScriptTypeDetectorCaolán McNamara2012-03-082-20/+8
* Sprinkle more DISABLE_SCRIPTING ifdefsTor Lillqvist2012-03-057-24/+66
* remove unused codePetr Vorel2012-03-052-18/+0
* WaE: has virtual functions but non-virtual destructorTor Lillqvist2012-03-021-0/+3
* WaE: unused functionsTor Lillqvist2012-03-021-45/+0
* WaE: unused functionTor Lillqvist2012-03-021-8/+0
* WaE: virtual functions but non-virtual destructorTor Lillqvist2012-03-021-0/+4
* WaE: use of logical '&&' with constant operandTor Lillqvist2012-03-021-2/+2
* WaE: use of logical '||' with constant operandTor Lillqvist2012-03-021-1/+2