summaryrefslogtreecommitdiff
path: root/configmgr
AgeCommit message (Expand)AuthorFilesLines
2015-09-01dconf: Change the way set elements are encodedStephan Bergmann1-96/+136
2015-09-01Handle dconf_client_new failureStephan Bergmann1-0/+4
2015-09-01dconf: fix check for matching templateStephan Bergmann1-36/+36
2015-09-01dconf: fix encoding of set element namesStephan Bergmann1-10/+21
2015-09-01Rename stuff, in preparation of dconf::writeModificationsStephan Bergmann4-12/+12
2015-09-01Support modification write-back to other than registrymodifications.xcuStephan Bergmann2-18/+48
2015-09-01readdconflayer: avoid deref of null (removed) memberStephan Bergmann1-63/+68
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2-6/+6
2015-08-27Simplify hasModifications checkStephan Bergmann3-12/+5
2015-08-21Generalize CONFIGURATION_LAYERS "winreg:" notationStephan Bergmann1-6/+9
2015-08-21Support "finalized" in dconf layerStephan Bergmann1-1/+18
2015-07-28com::sun::star->css in configmgrNoel Grandin16-326/+299
2015-07-24loplugin:unusedmethodsNoel Grandin3-1/+4
2015-07-15tdf#92764 - make configmgr write less noisy.Michael Meeks3-58/+102
2015-07-15loplugin:unusedmethods configmgrNoel Grandin8-21/+0
2015-07-14Add HKEY_CURRENT_USER registry integration.Michael Meeks3-5/+11
2015-07-13tdf#92639: Slashes are allowed in set member names, of courseStephan Bergmann2-8/+9
2015-07-13tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe7-20/+17
2015-07-08configmgr: support reading from a dconf layer (WIP)Stephan Bergmann5-2/+977
2015-07-07Validate names of elements added via the APIStephan Bergmann2-0/+74
2015-07-02Minor clean upStephan Bergmann1-29/+23
2015-07-01parseFileLeniently is always called with data_ as argumentStephan Bergmann2-10/+9
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara7-7/+7
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann3-0/+3
2015-04-02loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-01Add isReadOnly() support to simplified configuration accessStephan Bergmann1-0/+13
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann1-2/+2
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara1-59/+56
2015-02-16incomplete type error under some compilersCaolán McNamara2-4/+4
2015-02-16restore dependenciesCaolán McNamara2-0/+3
2015-02-16boost::noncopyable->'= delete'Caolán McNamara16-44/+67
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara10-19/+18
2015-02-12coverity#1269597 Uncaught exceptionCaolán McNamara1-4/+4
2015-02-11loplugin:unreffunStephan Bergmann1-178/+184
2015-02-11tdf#46723 - enable configmgr unit testsRadu Ioan2-49/+41
2015-02-10cppcheck: assertWithSideEffectCaolán McNamara1-2/+3
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage4-22/+21
2014-12-16configmgr: Use appropriate OUString functions on string constantsStephan Bergmann3-6/+6
2014-12-05Revert "Log parsing time of each xcd file"Stephan Bergmann2-4/+3
2014-12-04Log parsing time of each xcd fileTor Lillqvist2-3/+4
2014-12-04SAL_INFO how long parseXcsXcuLayer() and parseResLayer() tookTor Lillqvist1-0/+4
2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-11-04line spacing: Change the implementation so that it can be used in toolbars.Jan Holesovsky1-0/+5
2014-10-24Use xmlreader::XmlReader::getUrlStephan Bergmann2-4/+3
2014-10-24Beware gb_CppunitTest_use_library_files plus gb_CppunitTest_use_componentStephan Bergmann1-1/+2
2014-10-23Log parsing time of each xcd fileTor Lillqvist2-1/+5
2014-10-22Bin unused version.map fileTor Lillqvist1-25/+0
2014-10-22WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist1-8/+8
2014-10-22WaE: Unreferenced function definitionTor Lillqvist1-28/+0