summaryrefslogtreecommitdiff
path: root/configmgr/source/rootaccess.hxx
AgeCommit message (Expand)Author
2019-07-17tdf#42949 Fix IWYU warnings in configmgr/*Gabor Kelemen
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2017-03-24Fix configmgr argumentAndrea Gelmini
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-03-15tdf#96099 fix trival typedefs, Path to std::vector<OUString>Jakub Trzebiatowski
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-28com::sun::star->css in configmgrNoel Grandin
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-28fix-includes.pl: configmgrThomas Arnhold
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-27coverity#983617 Uncaught exceptionCaolán McNamara
2012-12-11rtl:: prefix removal from configmgrRadu Ioan
2012-06-12re-base on ALv2 code.Michael Meeks
2011-12-13Simplified, type-safe C++ configuration access.Stephan Bergmann
2011-08-31Tell RootAccess when Components instance is destroyed.Kohei Yoshida
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-07fdo#33994: Fixed several crashes around config UNO APICédric Bosdonnat
2010-11-25Resolves: fdo#31494# get ownership rightCaolán McNamara
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-04-16slidecopy: (patch by SB) for compatibility with the old implementation, let g...Frank Schoenheit [fs]
2010-02-25sb118: #i109125# change source file copyright notice from Sun Microsystems to...sb
2009-11-02sb111: #i101955# moved configmgr2/ to configmgr/sb