office-gobmx/compilerplugins/clang/store
Stephan Bergmann bff4c13475 Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code
Change-Id: I328ac7a95ccc87732efae48b567a0556865928f3
2015-10-12 17:52:26 +02:00
..
tutorial
cascadingassignop.cxx
cascadingassignop.hxx
cascadingcondop.cxx
cascadingcondop.hxx
changefunctioncalls.cxx
constantfunction.cxx
deletedspecial.cxx
derivedclass.cxx
findoncontainer.cxx
lclstaticfix.cxx
lclstaticfix.hxx
nullptr.cxx
paintmethodconversion.cxx
postfixincrementfix.cxx
postfixincrementfix.hxx
README
referencecasting.cxx
referencecasting.hxx
removeforwardstringdecl.cxx
removeforwardstringdecl.hxx
removevirtuals.cxx
returnunique.cxx
revisibility.cxx
rtlconstasciimacro.cxx
sallogareas.cxx
sallogareas.hxx
stdexception.cxx
svstreamoutputoperators.cxx
unnecessaryvirtual.cxx
unnecessaryvirtual.py
unusedcode.cxx
valueof.cxx

This plugin actions are not used. They are still kept in case they would be useful again
(they can be activated again by simply moving them back in the clang/ source directory)
or simply as a reference when writing new plugins.