summaryrefslogtreecommitdiff
path: root/unotools/source/config/configmgr.cxx
AgeCommit message (Expand)Author
2019-05-23Make utl::ConfigManager::get* use direct C++ config access internallyStephan Bergmann
2019-05-19Fix nillability of ooSetupLastVersionStephan Bergmann
2019-05-17Resolves: tdf#69042 - Add a "What's New" infobarheiko tietze
2019-05-15tdf#42949 Fix IWYU warnings in unotools/*Gabor Kelemen
2018-10-12tdf#119739 split ConfigManager::getLocale(), getUILocale(), getWorkLocale()Eike Rathke
2018-08-13short-circuit IsFuzzing when FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION definedCaolán McNamara
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-01-05ofz#4952 avoid liblangtag config when fuzzing enabledCaolán McNamara
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-11-05Replace lists by vectors in configmgr/unotoolsJulien Nabet
2017-07-17loplugin:constparams in configmgr,unotoolsNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2016-11-05Replace some OSL_ASSERT (unotools/configmgr)Julien Nabet
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara
2015-05-06convert CONFIG_MODE constants to scoped enumNoel Grandin
2015-02-16boost::noncopyable->'= delete'Caolán McNamara
2014-12-18unotools: Use appropriate OUString functions on string constantsStephan Bergmann
2014-05-11fix-includes.pl: unotoolsThomas Arnhold
2013-10-01desktop: stop replacing %PRODUCTNAME %PRODUCTXMLFILEFORMATVERSIONMichael Stahl
2013-10-01remove run-time replacement of %WRITERCOMPATIBILITYVERSIONOOO11Michael Stahl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-11Remove RTL_CONSTASCII_STRINGPARAM (unotools)Chr. Rossmanith
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-03-06leak in IMHandler::signalIMPreeditChanged early returnCaolán McNamara
2012-03-06remove TransliterationWrapper::compareSubstringCaolán McNamara
2011-12-16add version suffix (beta1) to about dialogPetr Mladek
2011-11-27remove include of och header from unotoolsNorbert Thiebaud
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann
2011-10-20Undo basis/brand split: moved ini files from basis program/ to brand program/.Stephan Bergmann
2011-08-15make it a const arrayCaolán McNamara
2011-08-08dump dangling config item names before assertCaolán McNamara
2011-07-08catch by const referenceCaolán McNamara
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
2011-05-20dump offending config entry namesCaolán McNamara
2011-05-05bug 36262 - undo BrOffice branding workMichael Meeks
2011-04-26Kill BrOffice, fdo#36262Tor Lillqvist
2011-04-05Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4Petr Mladek
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-02Move some DBG_UTIL to OSL_DEBUG_LEVELThomas Arnhold
2011-03-01Fix debug build: add missing using ::rtl::OStringThomas Arnhold
2011-02-27Remove "using namespace ::rtl"Julien Nabet
2011-02-11use "BrOffice" name if the Brazilian UI translation is used (bnc#33744)Petr Mladek