summaryrefslogtreecommitdiffstats
path: root/configmgr
Commit message (Expand)AuthorAgeFilesLines
* fdo#55138: Do not double-expand bootstrap variablesStephan Bergmann2012-11-072-13/+7
* nuke unused namespaceTakeshi Abe2012-06-011-6/+0
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* gbuild: "use" vs. "add":Michael Stahl2012-04-082-3/+3
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-063-14/+8
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-064-9/+9
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-4/+4
* .sce files don't need executable bitsMichael Stahl2012-03-231-0/+0
* .component files don't need executable bitsMichael Stahl2012-03-231-0/+0
* chmod -xTor Lillqvist2012-03-211-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
* more idle code documentation improvementMichael Meeks2012-03-061-0/+5
* 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
* gb_JunitTest_JunitTest takes only one argumentStephan Bergmann2012-02-201-1/+1
* add configmgr, ucb1, ucpfile1, xcr to libmergedMatúš Kukan2012-02-192-2/+2
* Moved configmgr/source/README into configmgr/READMEStephan Bergmann2012-02-142-156/+131
* Added READMEs for modules which used to be in libs-coreJosh Heidenreich2012-02-081-0/+1
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* 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
* Revert "Move configmgr to tail_build."Stephan Bergmann2011-12-161-0/+2
* Code modules no longer depend on stlport.Stephan Bergmann2011-12-161-1/+1
* Move configmgr to tail_build.Stephan Bergmann2011-12-161-2/+0
* Missing configmgr/prj/build.lst adaption.Stephan Bergmann2011-12-141-2/+1
* Replaced remaining OSL_ASSERT in configmgr.Stephan Bergmann2011-12-144-12/+16
* Ported configmgr to gbuild.Stephan Bergmann2011-12-146-133/+86
* 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
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
* Adapted to new assertion/logging mechanisms.Stephan Bergmann2011-11-2920-290/+282
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-65/+0
* remove include of pch header in configmgrNorbert Thiebaud2011-11-2731-31/+0
* remove PCH support in dmake-moduleNorbert Thiebaud2011-11-271-3/+0
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-1/+1
* cleanup .uno:HelpSupportAndras Timar2011-11-211-5/+0
* Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist2011-11-172-4/+4
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
* Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann2011-11-141-7/+2
* 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