summaryrefslogtreecommitdiff
path: root/xmlscript
ModeNameSize
-rw-r--r--IwyuFilter_xmlscript.yaml68logplain
-rw-r--r--Library_xmlscript.mk1819logplain
-rw-r--r--Makefile478logplain
-rw-r--r--Module_xmlscript.mk485logplain
-rw-r--r--Package_dtd.mk592logplain
-rw-r--r--README262logplain
d---------dtd156logplain
d---------inc / pch30logplain
d---------source255logplain
d---------test147logplain
d---------util47logplain
pec (after enabling the rewriting mode, to be committed shortly). The way it only removes exception specs from declarations if it also sees a definition, it identified some dead declarations-w/o-definitions (that have been removed manually) and some cases where a definition appeared in multiple include files (which have also been cleaned up manually). There's also been cases of macro paramters (that were used to abstract over exception specs) that have become unused now (and been removed). Furthermore, some code needed to be cleaned up manually (avmedia/source/quicktime/ and connectivity/source/drivers/kab/), as I had no configurations available that would actually build that code. Missing @throws documentation has not been applied in such manual clean-up. Change-Id: I3408691256c9b0c12bc5332de976743626e13960 Reviewed-on: https://gerrit.libreoffice.org/33574 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com> 2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann Change-Id: I9b99327d58a63dfa5c292784cefb4894ee6d7fa8