summaryrefslogtreecommitdiff
path: root/svtools/source/config/printoptions.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin1-28/+29
2018-01-15More loplugin:cstylecast: svtoolsStephan Bergmann1-3/+3
2018-01-12More loplugin:cstylecast: svtoolsStephan Bergmann1-2/+2
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-14/+14
2017-07-31svtools: Mark arrays as constantTakeshi Abe1-1/+1
2017-06-17replace misc double checked locking patternsJochen Nitschke1-18/+3
2017-02-10convert EItem to scoped enumNoel Grandin1-2/+2
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2016-02-24convert EConfigurationModes to scoped enumNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-14/+14
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-4/+4
2015-11-04yyyyyNoel Grandin1-14/+14
2015-07-08Fix typosAndrea Gelmini1-1/+1
2015-06-02cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann1-2/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-05-11fix-includes.pl: svtoolsThomas Arnhold1-1/+1
2014-03-24svtools: sal_Bool->boolNoel Grandin1-49/+46
2014-03-19coverity#708279 Uninitialized pointer fieldCaolán McNamara1-0/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-4/+4
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl1-1/+1
2013-08-05fdo#63926 - remove extra include paths in svtools/ and sfx2/Radu Ioan1-1/+1
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2013-03-19further OUString cleanupThomas Arnhold1-2/+2
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-16/+16
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist1-99/+0
2013-02-23sal: update log areasThomas Arnhold1-17/+14
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-1/+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 Meeks1-23/+14
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin1-1/+1
2012-08-08remove include comments and boxesThomas Arnhold1-5/+0
2012-05-16Unwound unhelpful LogHelper::logItStephan Bergmann1-15/+13
2012-03-14svtools/source/config: fix typos, translateStefan Knorr (astron)1-9/+9
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-1/+0
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-5/+6
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud1-2/+0
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann1-2/+2
2011-08-18use namespace for ItemHolder2 in svtoolsMatúš Kukan1-2/+2
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-3/+3
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang1-3/+3
2010-10-18replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTSKenneth Venken1-2/+2
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-14/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-08#i103496#: make svtools buildableMathias Bauer1-5/+0
2009-10-06#103496#: move VCL free ConfigItems to unotoolsMathias Bauer1-1/+1
2009-05-19#i10000#: fix CRLF. SighJens-Heiner Rechtien1-31/+31
2008-12-09CWS-TOOLING: integrate CWS configitems02_svnRüdiger Timm1-193/+364