summaryrefslogtreecommitdiff
path: root/configmgr/source/components.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-07-23Clean up redundant explicit OUString(...) ctorsStephan Bergmann1-71/+35
2013-07-23These SAL_INFOs do not make much sense any moreStephan Bergmann1-3/+0
2013-07-23fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa1-2/+2
2012-12-11rtl:: prefix removal from configmgrRadu Ioan1-119/+79
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-11-29Support optional dependencies among .xcd filesStephan Bergmann1-8/+12
2012-11-06fdo#55138: Do not double-expand bootstrap variablesStephan Bergmann1-8/+5
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+0
2012-09-17Require XComponentContext.getServiceManager to throw instead of returning nullStephan Bergmann1-4/+2
2012-07-16the unknwon typo is surprisingly popularLuboš Luňák1-1/+1
2012-06-12re-base on ALv2 code.Michael Meeks1-26/+17
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-6/+6
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-15fdo#42961 Don't let env vars interfere with internal bootstrap varsStephan Bergmann1-9/+31
2012-02-23Adapted WriteThread to safer-to-use salhelper::ThreadStephan Bergmann1-18/+7
2011-12-17Fix for fdo43460 Part VIII getLength() to isEmpty()Olivier Hallot1-1/+1
2011-12-13Unified configmgr::Node::getMember{s,Map} again.Stephan Bergmann1-4/+2
2011-12-13Simplified, type-safe C++ configuration access.Stephan Bergmann1-2/+4
2011-11-29Adapted to new assertion/logging mechanisms.Stephan Bergmann1-49/+46
2011-11-27remove include of pch header in configmgrNorbert Thiebaud1-1/+0
2011-10-31Cleaned up configmgr initialization.Stephan Bergmann1-99/+114
2011-10-26Fixed configmgr layer numbering.Stephan Bergmann1-1/+1
2011-10-26more tweaks to unittests, also move registrymodifications.xcuNoel Power1-1/+11
2011-10-25more support for basic/vba unit testsNoel Power1-0/+1
2011-10-20Undo basis/brand split: moved ini files from basis program/ to brand program/.Stephan Bergmann1-4/+4
2011-10-07Undo basis/brand split: merge basis share/ into brand share/.Stephan Bergmann1-17/+7
2011-09-02let unit tests use the solver's config xml with OOO_CONFIG_REGISTRY_DIRMichael Meeks1-2/+15
2011-08-31Tell RootAccess when Components instance is destroyed.Kohei Yoshida1-5/+3
2011-06-01use StaticWithArgCaolán McNamara1-16/+10
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky1-0/+5
2011-04-26Stopgap fixes for the crash on exit, fdo#36301Tor Lillqvist1-0/+5
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-core)Christina Rossmanith1-4/+4
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-6/+2
2010-12-13valgrind: don't leave an evil thread running after main is completedCaolán McNamara1-1/+4
2010-11-25Resolves: fdo#31494# get ownership rightCaolán McNamara1-2/+16
2010-10-28sb132: #i114877# combined configmgr::Components::{init,get}Singletonsb1-5/+1
2010-10-24Merge commit 'ooo/OOO330_m12'Jan Holesovsky1-1/+83
2010-10-19don't set singletonCreated before possible throwsCaolán McNamara1-1/+1
2010-10-18#i10000# changes from OOO330 m11Vladimir Glazunov1-1/+83
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-04sb133: #i114705# osl::Thread::onTerminated must not be called on deleted objectsb1-0/+3
2010-10-04sb133: #i114705# for performance reasons, call configmgr::writeModFile asynch...sb1-1/+80
2010-09-29CWS-TOOLING: integrate CWS sb129Vladimir Glazunov1-1/+1
2010-09-22sb129: merged in DEV300_m88sb1-20/+116
2010-09-16fwk158: #i114541# generally ignore erroneous xcs/xcu files during startup (ty...sb1-14/+31
2010-09-16sb129: #i113189# adjusted commentssb1-1/+1
2010-09-10sb129: #i113189# move XmlReader from configmgr to UREsb1-2/+2
2010-08-26sb130: #i113096# previous configmgr::Components::removeExtensionXcuFile chang...sb1-11/+13