summaryrefslogtreecommitdiffstats
path: root/configmgr/source
Commit message (Expand)AuthorAgeFilesLines
* fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck2013-03-061-1/+1
* Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac2013-01-211-2/+2
* rtl:: prefix removal from configmgrRadu Ioan2012-12-1155-1142/+816
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-3025-94/+0
* Support optional dependencies among .xcd filesStephan Bergmann2012-11-2912-38/+82
* fdo#55138: Do not double-expand bootstrap variablesStephan Bergmann2012-11-062-13/+7
* Some more configuration::theDefaultProvider simplificationsStephan Bergmann2012-10-311-18/+2
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-184-4/+0
* Require XComponentContext.getServiceManager to throw instead of returning nullStephan Bergmann2012-09-172-12/+7
* migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud2012-09-171-2/+2
* Make comphelper/configuration.hxx work for localized propertiesStephan Bergmann2012-07-255-105/+186
* the unknwon typo is surprisingly popularLuboš Luňák2012-07-161-1/+1
* Unused includeStephan Bergmann2012-07-161-1/+0
* removed unused forward declarations of classTakeshi Abe2012-06-203-6/+0
* re-base on ALv2 code.Michael Meeks2012-06-1261-1582/+1037
* nuke unused namespaceTakeshi Abe2012-06-011-6/+0
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-5/+3
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-064-9/+9
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-4/+4
* .component files don't need executable bitsMichael Stahl2012-03-231-0/+0
* Unused includesStephan Bergmann2012-03-201-1/+0
* fdo#42961 Don't let env vars interfere with internal bootstrap varsStephan Bergmann2012-03-151-9/+31
* Line breaks in registrymodifications.xcuStephan Bergmann2012-03-091-4/+4
* Resolves fdo#46074: Fix Partial::contains for paths that go past a leaf nodeStephan Bergmann2012-02-241-1/+14
* Adapted WriteThread to safer-to-use salhelper::ThreadStephan Bergmann2012-02-231-18/+7
* add configmgr, ucb1, ucpfile1, xcr to libmergedMatúš Kukan2012-02-192-2/+2
* Moved configmgr/source/README into configmgr/READMEStephan Bergmann2012-02-141-155/+0
* Fixed cppheader.xsl nillable treatment.Stephan Bergmann2012-01-301-0/+4
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-212-3/+6
* Check for xcu <node> that should rather be <prop>.Stephan Bergmann2012-01-121-0/+10
* Fix for fdo43460 Part VIII getLength() to isEmpty()Olivier Hallot2011-12-1710-41/+41
* Replaced remaining OSL_ASSERT in configmgr.Stephan Bergmann2011-12-144-12/+16
* Ported configmgr to gbuild.Stephan Bergmann2011-12-141-94/+0
* Unified configmgr::Node::getMember{s,Map} again.Stephan Bergmann2011-12-1318-112/+97
* Fix problem when compiling against a wrong colour version of the GNU STLTor Lillqvist2011-12-131-1/+1
* Simplified, type-safe C++ configuration access.Stephan Bergmann2011-12-1328-929/+1590
* Adapted to new assertion/logging mechanisms.Stephan Bergmann2011-11-2920-290/+282
* remove include of pch header in configmgrNorbert Thiebaud2011-11-2729-29/+0
* Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist2011-11-171-1/+1
* Cleaned up configmgr initialization.Stephan Bergmann2011-10-312-101/+119
* Fixed previous configmgr layer numbering fix.Stephan Bergmann2011-10-271-1/+2
* Fixed configmgr layer numbering.Stephan Bergmann2011-10-261-1/+1
* more tweaks to unittests, also move registrymodifications.xcuNoel Power2011-10-261-1/+11
* Handle removal of non-mandatory set members.Stephan Bergmann2011-10-261-1/+1
* more support for basic/vba unit testsNoel Power2011-10-251-0/+1
* Undo basis/brand split: moved ini files from basis program/ to brand program/.Stephan Bergmann2011-10-201-4/+4
* Undo basis/brand split: merge basis share/ into brand share/.Stephan Bergmann2011-10-071-17/+7
* let unit tests use the solver's config xml with OOO_CONFIG_REGISTRY_DIRMichael Meeks2011-09-021-2/+15
* Tell RootAccess when Components instance is destroyed.Kohei Yoshida2011-08-313-17/+20
* Make configmgr buildable with debug=true.Kohei Yoshida2011-08-301-0/+14