summaryrefslogtreecommitdiff
path: root/configmgr/source
AgeCommit message (Expand)AuthorFilesLines
2012-06-20removed unused forward declarations of classTakeshi Abe3-6/+0
2012-06-12re-base on ALv2 code.Michael Meeks61-1582/+1037
2012-06-01nuke unused namespaceTakeshi Abe1-6/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-5/+3
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.component files don't need executable bitsMichael Stahl1-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-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-19add configmgr, ucb1, ucpfile1, xcr to libmergedMatúš Kukan2-2/+2
2012-02-14Moved configmgr/source/README into configmgr/READMEStephan Bergmann1-155/+0
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-14Replaced remaining OSL_ASSERT in configmgr.Stephan Bergmann4-12/+16
2011-12-14Ported configmgr to gbuild.Stephan Bergmann1-94/+0
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-11-29Adapted to new assertion/logging mechanisms.Stephan Bergmann20-290/+282
2011-11-27remove include of pch header in configmgrNorbert Thiebaud29-29/+0
2011-11-17Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist1-1/+1
2011-10-31Cleaned up configmgr initialization.Stephan Bergmann2-101/+119
2011-10-27Fixed previous configmgr layer numbering fix.Stephan Bergmann1-1/+2
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-26Handle removal of non-mandatory set members.Stephan Bergmann1-1/+1
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 Yoshida3-17/+20
2011-08-30Make configmgr buildable with debug=true.Kohei Yoshida1-0/+14
2011-07-25another redundant fileMichael Meeks1-94/+0
2011-07-25remove obsolete files, they now live in xmlreader/Michael Meeks2-1240/+0
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan1-6/+0
2011-06-01use tunnel pattern hereCaolán McNamara1-10/+9
2011-06-01use StaticWithArgCaolán McNamara3-18/+14
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky2-0/+14
2011-05-23Resolves: fdo#33638 add extra level of language tag matchingCaolán McNamara1-26/+56
2011-04-26Stopgap fixes for the crash on exit, fdo#36301Tor Lillqvist2-0/+14
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+1
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-core)Christina Rossmanith1-4/+4
2011-04-12fix a warning about parenthesis suggestionJulien Nabet1-2/+2
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito63-0/+0
2011-03-18WaE: id only used in debugging codeCaolán McNamara1-0/+1