summaryrefslogtreecommitdiff
path: root/configmgr/source/components.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-02-28tdf#84323: Make osl::Condition::wait more readableFakabbir Amin1-2/+2
2016-10-23Fix typosAndrea Gelmini1-1/+1
2016-10-16clang-cl loplugin: configmgrStephan Bergmann1-1/+1
2016-10-12profilesafe: Multiple adaptionsArmin Le Grand1-21/+8
2016-10-11profilesafe: Add values for SecureUserConfigfeature/profilesafemodeArmin Le Grand1-2/+0
2016-10-11profilesafe: Collect copies in single *.pack fileArmin Le Grand1-7/+11
2016-10-11profilesafe: Enhancements to BackupFileHelperArmin Le Grand1-10/+33
2016-10-11profilesafe: Initial creation of BackupFileHelperArmin Le Grand1-0/+17
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin1-3/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-05Tell where the colon is missing in the exception messageTor Lillqvist1-1/+1
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-2/+2
2016-03-15tdf#96099 fix trival typedefs, Path to std::vector<OUString>Jakub Trzebiatowski1-5/+5
2016-03-12Let's use the iterator return by erase method (part b)Julien Nabet1-1/+1
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-2/+2
2015-11-22cppcheck:useInitializationListNoel Grandin1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-20/+20
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni1-3/+3
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin1-2/+1
2015-10-21configmgr/dconf: Simplify Fleet Commander write-back modeStephan Bergmann1-5/+24
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-09-02configmgr: Split dconf in two /org/libreoffice/registry/{system,user}/Stephan Bergmann1-1/+2
2015-09-01configmgr: support writing back to dconf (WIP)Stephan Bergmann1-1/+3
2015-09-01Rename stuff, in preparation of dconf::writeModificationsStephan Bergmann1-2/+2
2015-09-01Support modification write-back to other than registrymodifications.xcuStephan Bergmann1-17/+44
2015-08-27Simplify hasModifications checkStephan Bergmann1-10/+3
2015-08-21Generalize CONFIGURATION_LAYERS "winreg:" notationStephan Bergmann1-6/+9
2015-07-14Add HKEY_CURRENT_USER registry integration.Michael Meeks1-2/+5
2015-07-08configmgr: support reading from a dconf layer (WIP)Stephan Bergmann1-0/+14
2015-07-02Minor clean upStephan Bergmann1-29/+23
2015-07-01parseFileLeniently is always called with data_ as argumentStephan Bergmann1-8/+7
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara1-1/+1
2014-12-04SAL_INFO how long parseXcsXcuLayer() and parseResLayer() tookTor Lillqvist1-0/+4
2014-06-28configmgr: re-factor findNode and clone into NodeMap.Michael Meeks1-1/+1
2014-06-05various: remove SAL_THROW macroNoel Grandin1-4/+0
2014-05-28fix-includes.pl: configmgrThomas Arnhold1-23/+23
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-44/+22
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-1/+1
2013-10-15Allow starts-/endsWith* to also return the rest of the matched stringStephan Bergmann1-13/+3
2013-09-10Windows registry configuration backendJanos Farago1-1/+22
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist1-1/+3
2013-07-23Clean up redundant explicit OUString(...) ctorsStephan Bergmann1-71/+35
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
2012-12-11rtl:: prefix removal from configmgrRadu Ioan1-119/+79
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-11-29Support optional dependencies among .xcd filesStephan Bergmann1-8/+12
2012-11-06fdo#55138: Do not double-expand bootstrap variablesStephan Bergmann1-8/+5
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+0