summaryrefslogtreecommitdiff
path: root/framework/inc/macros
AgeCommit message (Expand)Author
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): frameworkStephan Bergmann
2019-04-13loplugin:sequentialassign in frameworkNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-13Make loplugin:salcall look into macros tooStephan Bergmann
2017-06-08framework: replace double checked locking patternsJochen Nitschke
2017-06-08framework: remove unused macrosJochen Nitschke
2017-06-05spelling instanciate -> instantiateNoel Grandin
2017-03-11Fix typosAndrea Gelmini
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25Remove unused macrosStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, frameworkStephan Bergmann
2016-07-13no need to create temporary OUString for comparisonNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-14inline some use-once macrosNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-17loplugin:unnecessaryvirtualNoel Grandin
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02fix buildNoel Grandin
2015-11-02loplugin:stringconstantNoel Grandin
2015-10-14com::sun::star->css in frameworkNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-03remove some unused definesNoel Grandin
2015-07-27remove some unused definesNoel Grandin
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-02-18TyposJulien Nabet
2014-08-01typo: more then -> more thanTakeshi Abe
2014-05-15Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part13Julien Nabet
2014-04-27automaticly -> automatically.Jan Holesovsky
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-10framework: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26Remove visual noise from frameworkAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-02fdo#54938 Convert framework to cppu::supportsServiceAlexandre Vicenzi
2014-01-29bool improvementsStephan Bergmann
2014-01-21bool improvementsStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-11-05fixincludeguards.sh: frameworkThomas Arnhold
2013-09-09Bin now unused U2B macroTor Lillqvist
2013-09-09Bin unused remains of framework's own "debug framework"Tor Lillqvist
2013-09-09Bin the fairly pointless LOG_REGISTRATION_GETFACTORYTor Lillqvist
2013-09-08Use SAL_INFO instead of framework's own "event logging"Tor Lillqvist
2013-09-08Use SAL_INFO instead of framework's own WRITE_LOGFILETor Lillqvist