summaryrefslogtreecommitdiff
path: root/stoc/source/corereflection/base.hxx
AgeCommit message (Expand)Author
2021-05-29std::unique->std::optionalNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2020-03-14Revert "loplugin:constfields in stoc..svgio"Noel Grandin
2019-05-20tdf#42949 Fix IWYU warnings in stoc/Gabor Kelemen
2018-10-08loplugin:constfields in stoc..svgioNoel Grandin
2018-09-12loplugin:simplifyconstruct in stoc..svlNoel Grandin
2018-06-07tdf#96099 Remove std::vector typedefsAbhyudaya Sharma
2018-01-11loplugin:useuniqueptr in tools,stoc,unotoolsNoel Grandin
2017-11-04Replace lists by vectors (stoc)Julien Nabet
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23use rtl::Reference in stocNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, stocStephan Bergmann
2017-01-19new loplugin: useuniqueptr: sot..toolsNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-21Clean up uses of Any::getValue() in stocStephan Bergmann
2015-12-21loplugin:unusedfields in sfx2,slideshow,starmath,stocNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-09-07stoc: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-15cppcheck: noExplicitConstructorCaolán McNamara
2015-07-06loplugin:unusedmethods sax,shell,stoc,basegfxNoel Grandin
2015-07-03Revert "loplugin:unusedmethods sax,shell,stoc,basegfx"Michael Stahl
2015-07-03loplugin:unusedmethods sax,shell,stoc,basegfxNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-29Clean up remaining C-style casts among void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-20Some more loplugin:cstylecast: stocStephan Bergmann
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara
2014-09-18fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler
2014-06-01fdo#68849: Add header guards to all include filesJens Carl
2014-05-22stoc: convert TEST_LIST_CLASSES case alsoThomas Arnhold
2014-05-22stoc: make use of css aliasThomas Arnhold
2014-05-22stoc: remove using namespace from headersThomas Arnhold
2014-04-30stoc: sal_Bool->boolNoel Grandin
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-02-26Remove visual noise from stocAlexander Wilms
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-06-29re-base on ALv2 code.Michael Meeks
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-15Remove unused TRACE macroThomas Arnhold
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-03Remove "using namespace ::rtl"Julien Nabet
2011-02-04moving the rest of ure repository to boost unordered containersFridrich Strba
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb