/source/kk/tubes/

cppuhelper/source/macro_expander.cxx?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/cppuhelper/source/macro_expander.cxx
AgeCommit message (Expand)Author
2024-03-29tdf#146619 Drop unused 'using namespace' in: cppu/ cppuhelper/Gabor Kelemen
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: cppuhelperStephan Bergmann
2023-05-10use WeakComponentImplHelper2 in Bootstrap_MacroExpanderNoel Grandin
2021-08-15rtl::Static -> thread-safe static localNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in cppcanvas..cppuhelperNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): cppuhelperStephan Bergmann
2019-02-14tdf#42949 Fix IWYU warnings in cppuhelper/Gabor Kelemen
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-07tdf#88206 replace cppu::WeakImplHelper* in cppuhelperJochen Nitschke
2016-11-28loplugin:unnecessaryoverride (dtors) in cppuhelperStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2014-06-05cppuhelper: remove SAL_THROW macroNoel Grandin
2014-06-04cppuhelper: fix includesThomas Arnhold
2014-05-24coverity#983624 Uncaught exceptionCaolán McNamara
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from cppuhelperAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-16Clean-up uno/lbnames.hStephan Bergmann
2013-08-19Prefer using declarations over using directivesStephan Bergmann
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák