summaryrefslogtreecommitdiff
path: root/unotools/source/config/optionsdlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan1-1/+1
2016-01-31unnecessary use of OUString constructorNoel Grandin1-2/+2
2015-11-18com::sun::star->css in unotools/Noel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl1-2/+3
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-2/+3
2014-12-18unotools: Use appropriate OUString functions on string constantsStephan Bergmann1-8/+7
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann1-3/+3
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist1-1/+1
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist1-22/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-10/+10
2014-02-19unotools: sal_Bool -> boolStephan Bergmann1-13/+13
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann1-1/+0
2013-09-17remove OUStringHashCode in favor of OUStringHashCaolán McNamara1-9/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-7/+6
2013-03-11Remove RTL_CONSTASCII_STRINGPARAM (unotools)Chr. Rossmanith1-6/+6
2012-07-11re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-01-27drop unnecessary includeCaolán McNamara1-4/+5
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-1/+0
2011-11-27remove include of och header from unotoolsNorbert Thiebaud1-2/+0
2011-04-03use rtl::Static where double-locked pattern usedCaolán McNamara1-12/+6
2011-02-27Remove "using namespace ::rtl"Julien Nabet1-1/+2
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba1-2/+2
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-06#103496#: move VCL free ConfigItems to unotoolsMathias Bauer1-0/+293