summaryrefslogtreecommitdiff
path: root/unotools/source/config/configmgr.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-05-16loplugin:ostr in unotoolsNoel Grandin1-5/+5
2023-12-30move IsFuzzing to comphelperCaolán McNamara1-15/+0
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (unotools)Julien Nabet1-1/+1
2022-05-03Just use Any ctor instead of makeAny in unotoolsStephan Bergmann1-3/+3
2021-11-19rtl::Static->thread-safe static in unotoolsNoel Grandin1-6/+2
2021-11-01Prepare for removal of non-const operator[] from Sequence in unotoolsMike Kaganski1-7/+5
2021-07-25simplify SvFontSubstNoel Grandin1-0/+13
2019-05-23Make utl::ConfigManager::get* use direct C++ config access internallyStephan Bergmann1-42/+10
2019-05-19Fix nillability of ooSetupLastVersionStephan Bergmann1-6/+0
2019-05-17Resolves: tdf#69042 - Add a "What's New" infobarheiko tietze1-0/+6
2019-05-15tdf#42949 Fix IWYU warnings in unotools/*Gabor Kelemen1-3/+0
2018-10-12tdf#119739 split ConfigManager::getLocale(), getUILocale(), getWorkLocale()Eike Rathke1-1/+7
2018-08-13short-circuit IsFuzzing when FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION definedCaolán McNamara1-0/+2
2018-08-02Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-01-05ofz#4952 avoid liblangtag config when fuzzing enabledCaolán McNamara1-0/+2
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara1-5/+5
2017-11-05Replace lists by vectors in configmgr/unotoolsJulien Nabet1-13/+5
2017-07-17loplugin:constparams in configmgr,unotoolsNoel Grandin1-1/+1
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-3/+3
2016-11-05Replace some OSL_ASSERT (unotools/configmgr)Julien Nabet1-3/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-16/+16
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin1-2/+2
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara1-0/+12
2015-05-06convert CONFIG_MODE constants to scoped enumNoel Grandin1-1/+1
2015-02-16boost::noncopyable->'= delete'Caolán McNamara1-2/+4
2014-12-18unotools: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+1
2014-05-11fix-includes.pl: unotoolsThomas Arnhold1-16/+16
2013-10-01desktop: stop replacing %PRODUCTNAME %PRODUCTXMLFILEFORMATVERSIONMichael Stahl1-12/+0
2013-10-01remove run-time replacement of %WRITERCOMPATIBILITYVERSIONOOO11Michael Stahl1-6/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-03-11Remove RTL_CONSTASCII_STRINGPARAM (unotools)Chr. Rossmanith1-55/+40
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin1-8/+2
2012-07-11re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-03-06leak in IMHandler::signalIMPreeditChanged early returnCaolán McNamara1-7/+0
2012-03-06remove TransliterationWrapper::compareSubstringCaolán McNamara1-0/+7
2011-12-16add version suffix (beta1) to about dialogPetr Mladek1-0/+7
2011-11-27remove include of och header from unotoolsNorbert Thiebaud1-1/+0
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann1-2/+2
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann1-627/+159
2011-10-20Undo basis/brand split: moved ini files from basis program/ to brand program/.Stephan Bergmann1-1/+1
2011-08-15make it a const arrayCaolán McNamara1-10/+10
2011-08-08dump dangling config item names before assertCaolán McNamara1-4/+10
2011-07-08catch by const referenceCaolán McNamara1-23/+33
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky1-7/+4
2011-05-20dump offending config entry namesCaolán McNamara1-4/+6
2011-05-05bug 36262 - undo BrOffice branding workMichael Meeks1-13/+4
2011-04-26Kill BrOffice, fdo#36262Tor Lillqvist1-7/+1