summaryrefslogtreecommitdiff
path: root/configmgr
AgeCommit message (Expand)Author
2014-01-24Replace "known-good" dynamic_casts with static_castsStephan Bergmann
2014-01-24Revert "coverity#704575 et al. and clean-up."Stephan Bergmann
2014-01-22coverity#704575 et al. and clean-up.Norbert Thiebaud
2014-01-19do not resolve empty locale here when set, fdo#73549 relatedEike Rathke
2014-01-08Fix some configmgr XServiceInfoStephan Bergmann
2013-12-16Allow setting environment value directly in .component filesStephan Bergmann
2013-12-16change config example in commentAndras Timar
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin
2013-12-09Get rid of redundant configmgr::XcuParser::State::lockedStephan Bergmann
2013-12-09fdo#69027 check for state_.top().lockedAndras Timar
2013-12-06Do not create paths starting "//" when root is just "/"Stephan Bergmann
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-21Some more adaptions to cppu::supportsServiceStephan Bergmann
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-18fdo#60698: Move fileaccess module to ucbMarcos Paulo de Souza
2013-10-17The getSupportedServiceNames implementations will already take careStephan Bergmann
2013-10-17fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza
2013-10-15Allow starts-/endsWith* to also return the rest of the matched stringStephan Bergmann
2013-10-15Simplify some matchAsciiL -> matchStephan Bergmann
2013-10-02winreg backend: add support for oor:op in config nodesJanos Farago
2013-09-25fdo#69028 Set PropertyAttribute::READONLY for finalized configmgr propsStephan Bergmann
2013-09-10configmgr: more makefile cleanup.Michael Meeks
2013-09-10configmgr: cleanup unit test pieces.Michael Meeks
2013-09-10fdo#46723 enable configmgr unit testsJelle van der Waa
2013-09-10Some clean upStephan Bergmann
2013-09-10Windows registry configuration backendJanos Farago
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-07-24Style and graceStephan Bergmann
2013-07-23Clean up redundant explicit OUString(...) ctorsStephan Bergmann
2013-07-23These SAL_INFOs do not make much sense any moreStephan Bergmann
2013-07-23fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-06-20Turn redundant member direct-initializations into value-initializationsStephan Bergmann
2013-06-18WaE: initialization orderDavid Tardon
2013-06-17cppcheck: fix some uninitMemberVar in configmgr partJulien Nabet
2013-06-17fdo#43460 configmgr: use isEmpty()Jelle van der Waa
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann
2013-05-16Some string literal clean upStephan Bergmann
2013-05-15Related: #i122208# avoid default assignment of recursive STL containersHerbert Dürr
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-19remove unused component_canUnload functionsMatúš Kukan
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-05use LanguageTagEike Rathke
2013-03-28unused comphelper/locale.hxxEike Rathke
2013-03-28use LanguageTag instead of comphelper::LocaleEike Rathke