summaryrefslogtreecommitdiff
path: root/configmgr
AgeCommit message (Expand)Author
2015-02-06fdo#80536 UI: Menu entry for 'Edit File' -> 'Edit Mode'Joren De Cuyper
2014-05-09There is no css::uno::Sequence<bool>Stephan Bergmann
2014-05-08various: sal_Bool->boolNoel Grandin
2014-05-06Avoid using incomplete types with std containersStephan Bergmann
2014-04-12Unnecessary to mention dependency on icudata as only libicuuc directly uses itTor Lillqvist
2014-04-09Missing includeStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-14Drop unused #includeTakeshi Abe
2014-02-07auto_ptr -> scoped_ptrStephan Bergmann
2014-02-03fix winreg exampleAndras Timar
2014-01-27coverity#707684 Uninitialized scalar fieldCaolán McNamara
2014-01-27coverity#983618 Uncaught exceptionCaolán McNamara
2014-01-27coverity#983617 Uncaught exceptionCaolán McNamara
2014-01-27coverity#707681 Uninitialized scalar fieldCaolán McNamara
2014-01-27coverity#707680 Uninitialized scalar fieldCaolán McNamara
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