summaryrefslogtreecommitdiff
path: root/configmgr/source
AgeCommit message (Expand)Author
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-10-31Some more configuration::theDefaultProvider simplificationsStephan Bergmann
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-17Require XComponentContext.getServiceManager to throw instead of returning nullStephan Bergmann
2012-09-17migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud
2012-07-25Make comphelper/configuration.hxx work for localized propertiesStephan Bergmann
2012-07-16the unknwon typo is surprisingly popularLuboš Luňák
2012-07-16Unused includeStephan Bergmann
2012-06-20removed unused forward declarations of classTakeshi Abe
2012-06-12re-base on ALv2 code.Michael Meeks
2012-06-01nuke unused namespaceTakeshi Abe
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-23.component files don't need executable bitsMichael Stahl
2012-03-20Unused includesStephan Bergmann
2012-03-15fdo#42961 Don't let env vars interfere with internal bootstrap varsStephan Bergmann
2012-03-09Line breaks in registrymodifications.xcuStephan Bergmann
2012-02-24Resolves fdo#46074: Fix Partial::contains for paths that go past a leaf nodeStephan Bergmann
2012-02-23Adapted WriteThread to safer-to-use salhelper::ThreadStephan Bergmann
2012-02-19add configmgr, ucb1, ucpfile1, xcr to libmergedMatúš Kukan
2012-02-14Moved configmgr/source/README into configmgr/READMEStephan Bergmann
2012-01-30Fixed cppheader.xsl nillable treatment.Stephan Bergmann
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-12Check for xcu <node> that should rather be <prop>.Stephan Bergmann
2011-12-17Fix for fdo43460 Part VIII getLength() to isEmpty()Olivier Hallot
2011-12-14Replaced remaining OSL_ASSERT in configmgr.Stephan Bergmann
2011-12-14Ported configmgr to gbuild.Stephan Bergmann
2011-12-13Unified configmgr::Node::getMember{s,Map} again.Stephan Bergmann
2011-12-13Fix problem when compiling against a wrong colour version of the GNU STLTor Lillqvist
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-11-17Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist
2011-10-31Cleaned up configmgr initialization.Stephan Bergmann
2011-10-27Fixed previous configmgr layer numbering fix.Stephan Bergmann
2011-10-26Fixed configmgr layer numbering.Stephan Bergmann
2011-10-26more tweaks to unittests, also move registrymodifications.xcuNoel Power
2011-10-26Handle removal of non-mandatory set members.Stephan Bergmann
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-08-30Make configmgr buildable with debug=true.Kohei Yoshida
2011-07-25another redundant fileMichael Meeks
2011-07-25remove obsolete files, they now live in xmlreader/Michael Meeks
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan