summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/store/deletedspecial.cxx
Commit message (Expand)AuthorAgeFilesLines
* replace usage of whitelist with allowlistThorsten Behrens2020-07-101-38/+38
* make some headers privateCaolán McNamara2020-02-031-1/+1
* better name for a function in compilerpluginsLuboš Luňák2019-10-081-1/+1
* do not use compiler.getSourceManager().getFilename()Luboš Luňák2019-10-071-1/+1
* filter out some of the AST in the pluginsNoel Grandin2018-08-141-2/+2
* Adapt compilerplugins/clang/store/deletedspecial.cxxStephan Bergmann2018-07-031-1/+0
* Remove support for Clang < 3.4Stephan Bergmann2016-06-291-2/+1
* Rename OfficeIPCThread to RequestHandlerStephan Bergmann2016-03-291-2/+2
* Move CommandInfoProvider to vcl and use it from thereSamuel Mehrbrodt2015-11-161-1/+1
* Cleanup: Consolidate the different ways to get command labels/tooltipsSamuel Mehrbrodt2015-11-161-1/+1
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* loplugin:deletedspecial (Mac OS X)Stephan Bergmann2015-02-071-1/+5
* loplugin:deletedspecial to help add SAL_DELETED_FUNCTION annotationsStephan Bergmann2015-02-071-0/+151