compbase1.hxx, compbase2.hxx, ... are just there because they are part of the published API. In LO internals, we could just use compbase.hxx so it would allow us to make the compbase.hxx deprecated See https://lists.freedesktop.org/archives/libreoffice/2022-January/088279.html ong.cn/lo/core' title='lo/core Git repository'/>
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): eventattacherStephan Bergmann
2019-06-21simplify some getSupportedServiceNamesNoel Grandin
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-05-23tdf#42949 Fix IWYU warnings in: animations/ eventattacher/ i18nutil/Gabor Kelemen
2019-02-12tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-02-08loplugin:indentation in editeng..extensionsNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-08loplugin:simplifyconstruct in editeng..extensionsNoel Grandin
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-09-21loplugin:flatten in editeng..extensionsNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-20Translate German comments and debug strings (leftovers in e... dirs)Johnny_M
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-07Fix typosAndrea Gelmini
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, eventattacherStephan Bergmann
2016-12-05loplugin:unnecessaryoverride (dtors) in eventattacherStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann