summaryrefslogtreecommitdiff
path: root/unotools/source/config/viewoptions.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-12/+12
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-3/+2
2015-09-30Fix typosAndrea Gelmini1-3/+3
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-2/+2
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara1-0/+3
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-1/+0
2014-11-22Cleanup some whitespace when I'm touching this code anyway.Jan Holesovsky1-5/+5
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet1-1/+1
2014-05-11fix-includes.pl: unotoolsThomas Arnhold1-1/+1
2014-04-07Clean up unused functionsStephan Bergmann1-161/+8
2014-04-06Bin empty @seealso, @param, @return and @onerror metacommentsTor Lillqvist1-10/+0
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist1-26/+26
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist1-39/+0
2014-02-26Remove visual noise from unotoolsAlexander Wilms1-50/+50
2014-02-23Remove unneccessary commentsAlexander Wilms1-12/+12
2014-02-19unotools: sal_Bool -> boolStephan Bergmann1-47/+47
2013-12-20typo fixesAndras Timar1-5/+5
2013-09-26typo fixes in commentsAndras Timar1-2/+2
2013-04-15fdo#60724 informations -> informationThomas Arnhold1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-56/+56
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet1-1/+1
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac1-17/+11
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-6/+0
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin1-1/+1
2012-10-05fdo#46071: Do not hide windows based on nil "Visible" propertyStephan Bergmann1-7/+33
2012-08-08reduce ascii noise and useless commentsThomas Arnhold1-8/+0
2012-08-08remove include comments and boxesThomas Arnhold1-4/+0
2012-08-07remove bogus date informationThomas Arnhold1-6/+0
2012-07-11re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-05-06removed unused definesTakeshi Abe1-7/+0
2012-04-09s/pathes/paths/Tor Lillqvist1-1/+1
2011-11-27remove include of och header from unotoolsNorbert Thiebaud1-2/+0
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann1-2/+2
2011-04-03use rtl::Static where double-locked pattern usedCaolán McNamara1-18/+6
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-1/+1
2011-02-21Drop a few apparently pointless assertionsTor Lillqvist1-1/+0
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/+3
2010-09-17mib19: #163566# do not throw assertion if node is not availableChristian Lippka1-1/+1
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/+1304