summaryrefslogtreecommitdiff
path: root/svtools/source/config
AgeCommit message (Expand)AuthorFilesLines
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-04-17-Werror=unused-macros (MinGW, svtools)Stephan Bergmann1-0/+2
2013-04-15fdo#60724 informations -> informationThomas Arnhold3-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák12-218/+213
2013-03-27-Wunused-macrosStephan Bergmann2-4/+0
2013-03-25Fix spelling errors and typos: 'unkown' change to 'unknown'vincent1-1/+1
2013-03-21coverity#704123 Logical vs. bitwise operatorJulien Nabet1-1/+1
2013-03-19further OUString cleanupThomas Arnhold1-2/+2
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2-24/+24
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold7-58/+58
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist1-99/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-25loplugin: unused variablesThomas Arnhold1-1/+0
2013-02-23sal: update log areasThomas Arnhold2-36/+33
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac1-8/+6
2013-02-05svtools: ASCII_STR is no longer necessaryMiklos Vajna1-24/+23
2013-01-30remove useless macrosLuboš Luňák3-5/+0
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac3-29/+29
2013-01-01Minimal fix fdo#58766 Macro Recorder opt not savedLeMoyne Castle1-11/+12
2012-12-05Bye bye ODMATor Lillqvist1-50/+0
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens4-14/+0
2012-11-29Resolves: fdo#44664 Provide a way to set the default print job format.Caolán McNamara1-2/+50
2012-11-19re-base on ALv2 code. Includes:Michael Meeks14-322/+196
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin1-5/+5
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin2-2/+2
2012-10-09AddListenerLink/RemoveListenerLink not implementedCaolán McNamara1-10/+0
2012-10-09Remove more unused methodsMarcos Paulo de Souza1-29/+0
2012-09-21unusedcode: SvtSlideSorterBarOptions::*ListenerLinkMatúš Kukan1-47/+0
2012-09-14- fdo#35973 - Remember the state of the sidebar pane in Impress (ToolPanel)Rob Snelders1-0/+441
2012-08-14code cleanupRob Snelders1-121/+89
2012-08-08reduce ascii noise and useless commentsThomas Arnhold5-36/+1
2012-08-08remove include comments and boxesThomas Arnhold5-25/+0
2012-08-07Use the correct licence headerArnaud Versini1-1/+12
2012-08-07drop bogus eof linesThomas Arnhold1-2/+0
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara1-1/+0
2012-07-26fd0#35973 - [EasyHack] Remember the state of the sidebar pane in ImpressRob Snelders1-0/+496
2012-07-04fdo#35365 Set the default font color to black and the document color to white.Benjamin Drung1-10/+2
2012-06-15Give Macro recorder separate option, apart from Experimental featuresCor Nouws1-1/+33
2012-06-10nuke dead codeTakeshi Abe1-4/+0
2012-05-16Unwound unhelpful LogHelper::logItStephan Bergmann2-35/+32
2012-05-11removed unused definesTakeshi Abe3-7/+0
2012-04-27Make the default application background lighter (and remove a hack).Jan Holesovsky1-9/+0
2012-04-21Replace css macro with namespace for nicer namespacingThomas Arnhold1-9/+1
2012-04-09s/pathes/paths/Tor Lillqvist2-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-02removed duplicate includes in svl / svtoolsTakeshi Abe1-1/+0
2012-03-28don't leak pDirMutex and other code janitorialsCaolán McNamara1-8/+4
2012-03-26ditch collection of static OUStringsCaolán McNamara1-10/+10
2012-03-26fold accessibilityoptions_const.hxx into accessibilityoptions.cxxCaolán McNamara1-1/+13
2012-03-23weird use of volatileCaolán McNamara1-2/+2