summaryrefslogtreecommitdiff
path: root/sdext/source/minimizer/optimizerdialogcontrols.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-2/+2
2015-08-20loplugin: defaultparamsNoel Grandin1-6/+6
2015-04-27More loplugin:simplifyboolStephan Bergmann1-4/+4
2015-03-09V801: Decreased performanceCaolán McNamara1-10/+10
2015-03-02cppcheck: duplicate inherited memberNoel Grandin1-1/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-04-30sdext, fix sal_Bool->bool conversionNoel Grandin1-25/+25
2014-04-30sdext: sal_Bool->boolNoel Grandin1-61/+61
2014-02-23Remove unneccessary commentsAlexander Wilms1-18/+18
2013-12-17Remove unnecessary use of OUString constructor in OUStringBuffer::append callsNoel Grandin1-1/+1
2013-10-15could not convert from ‘const char*’ to ‘rtl::OUString’Eike Rathke1-79/+79
2013-10-15Simplify TKGet(TK_FOO) -> "FOO"Stephan Bergmann1-181/+181
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-8/+8
2013-06-05fix field name, was mxMSF, but should have been named mxContextNoel Grandin1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-33/+33
2012-10-02re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-02targeted string re-workNorbert Thiebaud1-12/+12
2012-01-10Fix for fdo43460 Part XXXII getLength() to isEmpty()Olivier Hallot1-5/+5
2011-11-27remove include of pch header from sdextNorbert Thiebaud1-2/+0
2011-11-26Remove some uses of OUString::setCharAtAugust Sodora1-1/+1
2011-11-22remove (empty) help of Presentation Minimizer fdo#39306Andras Timar1-1/+0
2010-12-23cppcheck: prefer prefix variantCaolán McNamara1-2/+2
2010-12-06RTL_CONSTASCII_USTRINGPARAM in extensions 1Gert Faller1-1/+1
2010-12-03more Sal n elementsKenneth Venken1-9/+10
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-5/+1
2008-08-29#i10000# Missing precompiled header directive added.Rüdiger Timm1-1/+5
2008-04-10INTEGRATION: CWS changefileheader (1.12.28); FILE MERGEDRüdiger Timm1-39/+18
2007-10-08#i82403# fixed typoSven Jacobi1-3/+3
2007-08-17added default file nameSven Jacobi1-4/+3
2007-08-16storing setting if newly created document should be opened to configurationSven Jacobi1-6/+2
2007-08-16using localized file size separatorSven Jacobi1-6/+13
2007-08-16added spinfield for jpeg quality control to allow steps of 10Sven Jacobi1-4/+9
2007-08-15minor changesSven Jacobi1-14/+12
2007-08-15changed some control positionsSven Jacobi1-4/+4
2007-07-10some minor bugfixesSven Jacobi1-5/+5
2007-05-24some minor changesSven Jacobi1-30/+50
2007-05-16removed warningsSven Jacobi1-7/+7
2007-05-16minor changesSven Jacobi1-12/+13
2007-05-11initial versionSven Jacobi1-0/+955