summaryrefslogtreecommitdiff
path: root/configmgr
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck1-1/+1
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-06remove obsolete no_localization filesAndras Timar1-0/+0
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl1-0/+2
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac1-2/+2
2012-12-20Partially reverted 786f15e605867668d88ab23d66cabb18f18bdcf9Cédric Bosdonnat1-0/+5
2012-12-20Removed File > Templates > Address Book Source... menu entry and its codeCédric Bosdonnat1-5/+0
2012-12-11rtl:: prefix removal from configmgrRadu Ioan55-1142/+816
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens26-96/+0
2012-11-29Support optional dependencies among .xcd filesStephan Bergmann12-38/+82