summaryrefslogtreecommitdiff
path: root/configmgr/source/winreg.cxx
AgeCommit message (Expand)Author
2018-05-09Add possibility to read <value xsi:nil="true"/> from winreg conf backendAndras Timar
2018-04-25Winreg config layer: Allow to define external backend separatelyMike Kaganski
2018-02-01configmgr: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2017-11-02Winreg configuration layer: don't assert on user inputMike Kaganski
2017-11-01Winreg configuration layer: use writeAttributeValue for oox:externalMike Kaganski
2017-11-01Winreg configuration layer: support oox:external valuesMike Kaganski
2017-10-31typo: xs::boolean -> xs:booleanAndras Timar
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-09-30Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski
2017-04-10Clean up uses of SAL_U/SAL_W: configmgrStephan Bergmann
2017-04-07Introduce o3tl::string_view.hxx approximation of C++17 <string_view>Stephan Bergmann
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-03-08tdf#106283: Registry settings are not read properly on WindowsTamás Zolnai
2017-02-02loplugin:useuniqueptrStephan Bergmann
2016-10-16clang-cl loplugin: configmgrStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2015-07-15tdf#92764 - make configmgr write less noisy.Michael Meeks
2015-07-14Add HKEY_CURRENT_USER registry integration.Michael Meeks
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2014-05-28fix-includes.pl: configmgrThomas Arnhold
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-02-03fix winreg exampleAndras Timar
2013-12-16change config example in commentAndras Timar
2013-10-02winreg backend: add support for oor:op in config nodesJanos Farago
2013-09-10Windows registry configuration backendJanos Farago