summaryrefslogtreecommitdiff
path: root/configmgr
AgeCommit message (Expand)AuthorFilesLines
2012-06-26re-base on ALv2 code.Michael Meeks1-26/+17
2012-06-22.xcd files don't need executable bitsMichael Stahl1-0/+0
2012-06-20removed unused forward declarations of classTakeshi Abe3-6/+0
2012-06-15added zoom submenu to ViewTim Hardeck1-3/+3
2012-06-12re-base on ALv2 code.Michael Meeks66-1692/+1102
2012-06-01nuke unused namespaceTakeshi Abe1-6/+0
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-08gbuild: "use" vs. "add":Michael Stahl2-3/+3
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-14/+8
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi4-9/+9
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-4/+4
2012-03-23.sce files don't need executable bitsMichael Stahl1-0/+0
2012-03-23.component files don't need executable bitsMichael Stahl1-0/+0
2012-03-21chmod -xTor Lillqvist1-0/+0
2012-03-20Unused includesStephan Bergmann1-1/+0
2012-03-15fdo#42961 Don't let env vars interfere with internal bootstrap varsStephan Bergmann1-9/+31
2012-03-09Line breaks in registrymodifications.xcuStephan Bergmann1-4/+4
2012-03-06more idle code documentation improvementMichael Meeks1-0/+5
2012-02-24Resolves fdo#46074: Fix Partial::contains for paths that go past a leaf nodeStephan Bergmann1-1/+14
2012-02-23Adapted WriteThread to safer-to-use salhelper::ThreadStephan Bergmann1-18/+7
2012-02-20gb_JunitTest_JunitTest takes only one argumentStephan Bergmann1-1/+1
2012-02-19add configmgr, ucb1, ucpfile1, xcr to libmergedMatúš Kukan2-2/+2
2012-02-14Moved configmgr/source/README into configmgr/READMEStephan Bergmann2-156/+131
2012-02-08Added READMEs for modules which used to be in libs-coreJosh Heidenreich1-0/+1
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-01-30Fixed cppheader.xsl nillable treatment.Stephan Bergmann1-0/+4
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2-3/+6
2012-01-12Check for xcu <node> that should rather be <prop>.Stephan Bergmann1-0/+10
2011-12-17Fix for fdo43460 Part VIII getLength() to isEmpty()Olivier Hallot10-41/+41
2011-12-16Revert "Move configmgr to tail_build."Stephan Bergmann1-0/+2
2011-12-16Code modules no longer depend on stlport.Stephan Bergmann1-1/+1
2011-12-16Move configmgr to tail_build.Stephan Bergmann1-2/+0
2011-12-14Missing configmgr/prj/build.lst adaption.Stephan Bergmann1-2/+1
2011-12-14Replaced remaining OSL_ASSERT in configmgr.Stephan Bergmann4-12/+16
2011-12-14Ported configmgr to gbuild.Stephan Bergmann6-133/+86
2011-12-13Unified configmgr::Node::getMember{s,Map} again.Stephan Bergmann18-112/+97
2011-12-13Fix problem when compiling against a wrong colour version of the GNU STLTor Lillqvist1-1/+1
2011-12-13Simplified, type-safe C++ configuration access.Stephan Bergmann28-929/+1590
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-29Adapted to new assertion/logging mechanisms.Stephan Bergmann20-290/+282
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-65/+0
2011-11-27remove include of pch header in configmgrNorbert Thiebaud31-31/+0
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud1-3/+0
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-1/+1
2011-11-21cleanup .uno:HelpSupportAndras Timar1-5/+0
2011-11-17Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist2-4/+4
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-11-14Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann1-7/+2
2011-10-31Cleaned up configmgr initialization.Stephan Bergmann2-101/+119