summaryrefslogtreecommitdiff
path: root/configmgr
AgeCommit message (Expand)AuthorFilesLines
2014-01-08Fix some configmgr XServiceInfoStephan Bergmann2-5/+25
2013-12-16Allow setting environment value directly in .component filesStephan Bergmann1-2/+2
2013-12-16change config example in commentAndras Timar1-3/+3
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin1-1/+1
2013-12-09Get rid of redundant configmgr::XcuParser::State::lockedStephan Bergmann2-92/+88
2013-12-09fdo#69027 check for state_.top().lockedAndras Timar1-1/+1
2013-12-06Do not create paths starting "//" when root is just "/"Stephan Bergmann1-3/+4
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin1-8/+4
2013-11-21Some more adaptions to cppu::supportsServiceStephan Bergmann4-7/+11
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin1-32/+16
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin4-12/+12
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-18fdo#60698: Move fileaccess module to ucbMarcos Paulo de Souza1-1/+0
2013-10-17The getSupportedServiceNames implementations will already take careStephan Bergmann1-4/+1
2013-10-17fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza1-7/+2
2013-10-15Allow starts-/endsWith* to also return the rest of the matched stringStephan Bergmann2-17/+9
2013-10-15Simplify some matchAsciiL -> matchStephan Bergmann1-8/+3
2013-10-02winreg backend: add support for oor:op in config nodesJanos Farago1-6/+67
2013-09-25fdo#69028 Set PropertyAttribute::READONLY for finalized configmgr propsStephan Bergmann1-3/+4
2013-09-10configmgr: more makefile cleanup.Michael Meeks1-3/+4
2013-09-10configmgr: cleanup unit test pieces.Michael Meeks2-40/+39
2013-09-10fdo#46723 enable configmgr unit testsJelle van der Waa3-5/+63
2013-09-10Some clean upStephan Bergmann2-145/+152
2013-09-10Windows registry configuration backendJanos Farago6-7/+226
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-3/+3
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist1-1/+3
2013-07-24Style and graceStephan Bergmann1-1/+1
2013-07-23Clean up redundant explicit OUString(...) ctorsStephan Bergmann16-351/+204
2013-07-23These SAL_INFOs do not make much sense any moreStephan Bergmann1-3/+0
2013-07-23fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa1-2/+2
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-2/+2
2013-06-20Turn redundant member direct-initializations into value-initializationsStephan Bergmann3-3/+3
2013-06-18WaE: initialization orderDavid Tardon1-1/+1
2013-06-17cppcheck: fix some uninitMemberVar in configmgr partJulien Nabet3-3/+3
2013-06-17fdo#43460 configmgr: use isEmpty()Jelle van der Waa2-6/+6
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann1-9/+12
2013-05-16Some string literal clean upStephan Bergmann5-236/+146
2013-05-15Related: #i122208# avoid default assignment of recursive STL containersHerbert Dürr2-4/+5
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-27/+7
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks8-190/+32
2013-04-19remove unused component_canUnload functionsMatúš Kukan2-2/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák6-117/+117
2013-04-05new module i18nlangtagEike Rathke2-2/+2
2013-04-05use LanguageTagEike Rathke1-3/+1
2013-03-28unused comphelper/locale.hxxEike Rathke1-1/+0
2013-03-28use LanguageTag instead of comphelper::LocaleEike Rathke1-2/+1
2013-03-28use LanguageTag instead of comphelper::LocaleEike Rathke2-12/+5
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann1-12/+4
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold3-65/+50
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-4/+0