summaryrefslogtreecommitdiff
path: root/configmgr/source/components.cxx
AgeCommit message (Expand)Author
2015-08-31Generalize CONFIGURATION_LAYERS "winreg:" notationStephan Bergmann
2015-08-31tdf#93546 -Add HKEY_CURRENT_USER registry integration.Michael Meeks
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2014-12-04SAL_INFO how long parseXcsXcuLayer() and parseResLayer() tookTor Lillqvist
2014-06-28configmgr: re-factor findNode and clone into NodeMap.Michael Meeks
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-28fix-includes.pl: configmgrThomas Arnhold
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2013-10-15Allow starts-/endsWith* to also return the rest of the matched stringStephan Bergmann
2013-09-10Windows registry configuration backendJanos Farago
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-07-23Clean up redundant explicit OUString(...) ctorsStephan Bergmann
2013-07-23These SAL_INFOs do not make much sense any moreStephan Bergmann
2013-07-23fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2012-12-11rtl:: prefix removal from configmgrRadu Ioan
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-29Support optional dependencies among .xcd filesStephan Bergmann
2012-11-06fdo#55138: Do not double-expand bootstrap variablesStephan Bergmann
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-17Require XComponentContext.getServiceManager to throw instead of returning nullStephan Bergmann
2012-07-16the unknwon typo is surprisingly popularLuboš Luňák
2012-06-12re-base on ALv2 code.Michael Meeks
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-15fdo#42961 Don't let env vars interfere with internal bootstrap varsStephan Bergmann
2012-02-23Adapted WriteThread to safer-to-use salhelper::ThreadStephan Bergmann
2011-12-17Fix for fdo43460 Part VIII getLength() to isEmpty()Olivier Hallot
2011-12-13Unified configmgr::Node::getMember{s,Map} again.Stephan Bergmann
2011-12-13Simplified, type-safe C++ configuration access.Stephan Bergmann
2011-11-29Adapted to new assertion/logging mechanisms.Stephan Bergmann
2011-11-27remove include of pch header in configmgrNorbert Thiebaud
2011-10-31Cleaned up configmgr initialization.Stephan Bergmann
2011-10-26Fixed configmgr layer numbering.Stephan Bergmann
2011-10-26more tweaks to unittests, also move registrymodifications.xcuNoel Power
2011-10-25more support for basic/vba unit testsNoel Power
2011-10-20Undo basis/brand split: moved ini files from basis program/ to brand program/.Stephan Bergmann
2011-10-07Undo basis/brand split: merge basis share/ into brand share/.Stephan Bergmann
2011-09-02let unit tests use the solver's config xml with OOO_CONFIG_REGISTRY_DIRMichael Meeks
2011-08-31Tell RootAccess when Components instance is destroyed.Kohei Yoshida
2011-06-01use StaticWithArgCaolán McNamara
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky
2011-04-26Stopgap fixes for the crash on exit, fdo#36301Tor Lillqvist
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-core)Christina Rossmanith
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-12-13valgrind: don't leave an evil thread running after main is completedCaolán McNamara
2010-11-25Resolves: fdo#31494# get ownership rightCaolán McNamara
2010-10-28sb132: #i114877# combined configmgr::Components::{init,get}Singletonsb