summaryrefslogtreecommitdiffstats
path: root/configmgr/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* another redundant fileMichael Meeks2011-07-251-94/+0
* remove obsolete files, they now live in xmlreader/Michael Meeks2011-07-252-1240/+0
* Remove component_getImplementationEnvironment methodsMatúš Kukan2011-07-121-6/+0
* use tunnel pattern hereCaolán McNamara2011-06-011-10/+9
* use StaticWithArgCaolán McNamara2011-06-013-18/+14
* Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky2011-05-312-0/+14
|\
| * Stopgap fixes for the crash on exit, fdo#36301Tor Lillqvist2011-04-262-0/+14
* | Resolves: fdo#33638 add extra level of language tag matchingCaolán McNamara2011-05-231-26/+56
* | Easyhack: Add visibility markup to all component_get* functionsJulien Nabet2011-04-211-2/+1
* | remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-core)Christina Rossmanith2011-04-191-4/+4
* | fix a warning about parenthesis suggestionJulien Nabet2011-04-121-2/+2
|/
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-2963-0/+0
* WaE: id only used in debugging codeCaolán McNamara2011-03-181-0/+1
* fix mis-merge all-around.Norbert Thiebaud2011-03-121-3/+1
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-1267-845/+621
|\
| * sb139: #i116391# for backwards compatibility, allow absolute paths in configm...sb2011-01-101-31/+69
| * sb139: #i77102# forget about configmgr user-layer removals that no longer rem...sb2011-01-101-9/+17