summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)AuthorFilesLines
2012-04-07More stuffs related to OUStrings in sdOlivier Hallot4-33/+29
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 Holesovsky2-191/+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-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 Abe69-93/+0
2012-03-24Remove unused class.Rafael Dominguez1-91/+0
2012-03-23.hrc files don't need executable bitsMichael Stahl8-0/+0
2012-03-20remove ToDouble/ToFloatCaolán McNamara1-6/+6
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 Bergmann12-1/+42
2012-03-13Resolves: fdo#46728 reference count the overlay managersCaolán McNamara3-6/+9
2012-03-08fdo#32598: Changing media playback options sets modified flagKatarina Machalkova1-0/+4
2012-03-08de-uno-ize ScriptTypeDetectorCaolán McNamara2-20/+8
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
2012-03-02WaE: unused functionTor Lillqvist1-8/+0
2012-03-02WaE: virtual functions but non-virtual destructorTor Lillqvist1-0/+4
2012-03-02WaE: use of logical '&&' with constant operandTor Lillqvist1-2/+2
2012-03-02WaE: use of logical '||' with constant operandTor Lillqvist1-1/+2
2012-03-02WaE: expression result unusedTor Lillqvist1-0/+6
2012-03-02WaE: equality comparison with extraneous parenthesesTor Lillqvist1-1/+1
2012-03-02WaE: indexes past the end of an arrayTor Lillqvist2-2/+10
2012-03-02WaE: equality comparison with extraneous parenthesesTor Lillqvist1-1/+1
2012-03-02WaE: use of logical '||' with constant operandTor Lillqvist1-1/+1