summaryrefslogtreecommitdiffstats
path: root/configmgr
Commit message (Expand)AuthorAgeFilesLines
* Replace lists by vectors in configmgr/unotoolsJulien Nabet2017-11-051-2/+1
* Winreg configuration layer: don't assert on user inputMike Kaganski2017-11-021-1/+2
* Winreg configuration layer: use writeAttributeValue for oox:externalMike Kaganski2017-11-011-7/+7
* Winreg configuration layer: support oox:external valuesMike Kaganski2017-11-011-10/+43
* typo: xs::boolean -> xs:booleanAndras Timar2017-10-311-1/+1
* loplugin:constmethod in idl,helpcompilerNoel Grandin2017-10-302-2/+2
* loplugin:includeform: configmgrStephan Bergmann2017-10-233-10/+10
* Replace list by vector in components (configmgr)Julien Nabet2017-10-131-6/+6
* Rename and move SAL_U/W to o3tl::toU/WMike Kaganski2017-10-051-5/+6
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-10/+5
* Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski2017-09-301-16/+10
* Fresh run of bin/update_pch.shMike Kaganski2017-09-221-2/+5
* loplugin:flatten in basctl..configmgrNoel Grandin2017-09-211-16/+13
* use more default copy ctorsJochen Nitschke2017-09-174-13/+2
* New rtl::isUnicodeScalarValue, rtl::isSurrogateStephan Bergmann2017-09-131-2/+2
* clang-tidy modernize-use-emplace in c*Noel Grandin2017-09-113-34/+25
* loplugin:constparamsStephan Bergmann2017-08-301-1/+1
* convert std::map::insert to std::map::emplace IINoel Grandin2017-08-114-10/+6
* error: ‘class configmgr::NodeMap’ has no member named ‘emplace’Caolán McNamara2017-08-111-2/+2
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-111-2/+2
* loplugin:constparams in configmgr,unotoolsNoel Grandin2017-07-172-2/+2
* use more begin()/end() for SequenceNoel Grandin2017-07-061-3/+1
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-1/+0
* use more SAL_N_ELEMENTS part 3Noel Grandin2017-06-151-2/+2
* loplugin:salunicodeliteral: configmgrStephan Bergmann2017-04-281-1/+1
* loplugin:cppunitassertequals: configmgrStephan Bergmann2017-04-281-2/+10
* loplugin:checkunusedparams in configmgr and vclNoel Grandin2017-04-284-8/+6
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-212-2/+0
* Clean up uses of SAL_U/SAL_W: configmgrStephan Bergmann2017-04-101-8/+17
* Introduce o3tl::string_view.hxx approximation of C++17 <string_view>Stephan Bergmann2017-04-073-154/+132
* Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann2017-04-041-5/+5
* data.xcd dead after tdf#46723 - enable configmgr unit testsNoel Grandin2017-03-301-5113/+0
* Fix configmgr argumentAndrea Gelmini2017-03-241-1/+1
* cleanup double includes and declarationsJochen Nitschke2017-03-171-1/+0
* tdf#106283: Registry settings are not read properly on WindowsTamás Zolnai2017-03-081-0/+22
* Revert "tdf#106283: Registry settings are not read properly on Windows"Stephan Bergmann2017-03-061-1/+1
* Remove redundant 'inline' keywordStephan Bergmann2017-03-032-2/+2
* tdf#106283: Registry settings are not read properly on WindowsTamás Zolnai2017-03-031-1/+1
* tdf#84323: Make osl::Condition::wait more readableFakabbir Amin2017-02-201-2/+2
* convert ValueParser::State to scoped enumNoel Grandin2017-02-172-15/+17
* tdf#105447 Move accelerator to first letters in Help menuYousuf Philips2017-02-091-1/+1
* configmgr: add SAL_CONFIG_WINREG_RETAIN_TMP variable.Michael Meeks2017-02-071-1/+2
* makeAny->Any in canvas..configmgrNoel Grandin2017-02-036-34/+31
* loplugin:useuniqueptrStephan Bergmann2017-02-021-8/+10
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-311-2/+2
* Remove dynamic exception specificationsStephan Bergmann2017-01-2612-623/+177
* loplugin: unnecessary destructor: comphelper..desktopNoel Grandin2017-01-231-2/+1
* Kill the AutoPilotPresentations UNO commandGabor Kelemen2016-11-211-5/+0
* Fix typosAndrea Gelmini2016-10-232-2/+2
* clang-cl loplugin: configmgrStephan Bergmann2016-10-163-8/+8