summaryrefslogtreecommitdiff
path: root/configmgr
AgeCommit message (Expand)Author
2014-01-19fdo#73549 do not attempt to resolve an empty localeEike Rathke
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-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
2013-03-28use LanguageTag instead of comphelper::LocaleEike Rathke
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck
2013-02-28remove all d.lstMichael Stahl
2013-02-06remove obsolete no_localization filesAndras Timar
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2012-12-20Partially reverted 786f15e605867668d88ab23d66cabb18f18bdcf9Cédric Bosdonnat