summaryrefslogtreecommitdiff
path: root/configmgr
AgeCommit message (Expand)Author
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-11error: ‘class configmgr::NodeMap’ has no member named ‘emplace’Caolán McNamara
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-17loplugin:constparams in configmgr,unotoolsNoel Grandin
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-15use more SAL_N_ELEMENTS part 3Noel Grandin
2017-04-28loplugin:salunicodeliteral: configmgrStephan Bergmann
2017-04-28loplugin:cppunitassertequals: configmgrStephan Bergmann
2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
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-30data.xcd dead after tdf#46723 - enable configmgr unit testsNoel Grandin
2017-03-24Fix configmgr argumentAndrea Gelmini
2017-03-17cleanup double includes and declarationsJochen Nitschke
2017-03-08tdf#106283: Registry settings are not read properly on WindowsTamás Zolnai
2017-03-06Revert "tdf#106283: Registry settings are not read properly on Windows"Stephan Bergmann
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03tdf#106283: Registry settings are not read properly on WindowsTamás Zolnai
2017-02-20tdf#84323: Make osl::Condition::wait more readableFakabbir Amin
2017-02-17convert ValueParser::State to scoped enumNoel Grandin
2017-02-09tdf#105447 Move accelerator to first letters in Help menuYousuf Philips
2017-02-07configmgr: add SAL_CONFIG_WINREG_RETAIN_TMP variable.Michael Meeks
2017-02-03makeAny->Any in canvas..configmgrNoel Grandin
2017-02-02loplugin:useuniqueptrStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin
2016-11-21Kill the AutoPilotPresentations UNO commandGabor Kelemen
2016-10-23Fix typosAndrea Gelmini
2016-10-16clang-cl loplugin: configmgrStephan Bergmann
2016-10-12profilesafe: Multiple adaptionsArmin Le Grand
2016-10-11profilesafe: Add values for SecureUserConfigfeature/profilesafemodeArmin Le Grand
2016-10-11profilesafe: Collect copies in single *.pack fileArmin Le Grand
2016-10-11profilesafe: Enhancements to BackupFileHelperArmin Le Grand
2016-10-11profilesafe: Initial creation of BackupFileHelperArmin Le Grand
2016-09-28tdf#95386 Remove remains of .uno:HelperDialogGabor Kelemen
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-05Tell where the colon is missing in the exception messageTor Lillqvist
2016-08-05configmgr: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-15tdf#61396 Possibility to edit a template not in Template RepositoryAkshay Deep
2016-05-31tdf#91781 A round of minor tweaks to Writer's menusYousuf Philips
2016-05-25Convert XmlReader::Result to scoped enumNoel Grandin
2016-05-24Convert XmlReader::Text to scoped enumNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin