summaryrefslogtreecommitdiff
path: root/desktop/Library_sofficeapp.mk
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2016-02-26 15:24:26 +0100
committerEike Rathke <erack@redhat.com>2016-02-26 15:25:45 +0100
commit8e9d171cf42931de44b00205a97c7801f07156a4 (patch)
tree93e84e20f3ae29b8e17e78d7a53c51103f7b4e7e /desktop/Library_sofficeapp.mk
parentfd2355221f7d603ddc8f85076cc50022a298ae69 (diff)
unpublish SearchAlgorithms2 SearchOptions2 TextSearch2 XTextSearch2
so we're free to fiddle around a little longer.. Change-Id: Idd6f4a6a4ce51d4991bac1907b808919f34638d7
Diffstat (limited to 'desktop/Library_sofficeapp.mk')
0 files changed, 0 insertions, 0 deletions
ave been done automatically by the rewriting loplugin:dynexcspec (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>