summaryrefslogtreecommitdiffstats
path: root/configmgr
Commit message (Expand)AuthorAgeFilesLines
* There is no css::uno::Sequence<bool>Stephan Bergmann2014-05-091-3/+3
* various: sal_Bool->boolNoel Grandin2014-05-081-3/+3
* Avoid using incomplete types with std containersStephan Bergmann2014-05-061-3/+2
* Unnecessary to mention dependency on icudata as only libicuuc directly uses itTor Lillqvist2014-04-121-1/+0
* Missing includeStephan Bergmann2014-04-091-0/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-2618-212/+212
* Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann2014-03-181-5/+5
* Find places where OUString and OString are passed by value.Noel Grandin2014-03-181-1/+1
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2611-261/+261
* Drop unused #includeTakeshi Abe2014-02-141-1/+0
* auto_ptr -> scoped_ptrStephan Bergmann2014-02-071-3/+3
* fix winreg exampleAndras Timar2014-02-031-1/+1
* coverity#707684 Uninitialized scalar fieldCaolán McNamara2014-01-271-1/+1
* coverity#983618 Uncaught exceptionCaolán McNamara2014-01-271-4/+7
* coverity#983617 Uncaught exceptionCaolán McNamara2014-01-272-2/+5
* coverity#707681 Uninitialized scalar fieldCaolán McNamara2014-01-271-0/+1
* coverity#707680 Uninitialized scalar fieldCaolán McNamara2014-01-271-1/+3
* Replace "known-good" dynamic_casts with static_castsStephan Bergmann2014-01-247-38/+38
* Revert "coverity#704575 et al. and clean-up."Stephan Bergmann2014-01-242-146/+89
* coverity#704575 et al. and clean-up.Norbert Thiebaud2014-01-222-89/+146
* do not resolve empty locale here when set, fdo#73549 relatedEike Rathke2014-01-191-1/+1
* Fix some configmgr XServiceInfoStephan Bergmann2014-01-082-5/+25
* Allow setting environment value directly in .component filesStephan Bergmann2013-12-161-2/+2
* change config example in commentAndras Timar2013-12-161-3/+3
* simplify - use OUString::startsWith where possibleNoel Grandin2013-12-121-1/+1
* Get rid of redundant configmgr::XcuParser::State::lockedStephan Bergmann2013-12-092-92/+88
* fdo#69027 check for state_.top().lockedAndras Timar2013-12-091-1/+1
* Do not create paths starting "//" when root is just "/"Stephan Bergmann2013-12-061-3/+4
* remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin2013-11-221-8/+4
* Some more adaptions to cppu::supportsServiceStephan Bergmann2013-11-214-7/+11
* remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2013-11-191-32/+16
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-144-12/+12
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-1/+1
* fdo#60698: Move fileaccess module to ucbMarcos Paulo de Souza2013-10-181-1/+0
* The getSupportedServiceNames implementations will already take careStephan Bergmann2013-10-171-4/+1
* fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza2013-10-171-7/+2
* Allow starts-/endsWith* to also return the rest of the matched stringStephan Bergmann2013-10-152-17/+9
* Simplify some matchAsciiL -> matchStephan Bergmann2013-10-151-8/+3
* winreg backend: add support for oor:op in config nodesJanos Farago2013-10-021-6/+67
* fdo#69028 Set PropertyAttribute::READONLY for finalized configmgr propsStephan Bergmann2013-09-251-3/+4
* configmgr: more makefile cleanup.Michael Meeks2013-09-101-3/+4
* configmgr: cleanup unit test pieces.Michael Meeks2013-09-102-40/+39
* fdo#46723 enable configmgr unit testsJelle van der Waa2013-09-103-5/+63
* Some clean upStephan Bergmann2013-09-102-145/+152
* Windows registry configuration backendJanos Farago2013-09-106-7/+226
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-3/+3
* Use subfolder names from <config_folders.h>Tor Lillqvist2013-08-181-1/+3
* Style and graceStephan Bergmann2013-07-241-1/+1
* Clean up redundant explicit OUString(...) ctorsStephan Bergmann2013-07-2316-351/+204
* These SAL_INFOs do not make much sense any moreStephan Bergmann2013-07-231-3/+0