summaryrefslogtreecommitdiff
path: root/accessibility/Makefile
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-08-27 17:20:17 +0200
committerStephan Bergmann <sbergman@redhat.com>2013-08-27 17:20:17 +0200
commit1b7ac34ea6c1ee8b06ef4cb2ac1791b70189e5cf (patch)
treee468bea2cb5c2ca2c901402232cb71ad470841e8 /accessibility/Makefile
parent3fed166279377f7ad702b8911899243b8adff3bf (diff)
PLAINLIBS_NONE means layer NONE
Change-Id: I69a0f21e73e65747513c478aa6cdd8832d94f9de
Diffstat (limited to 'accessibility/Makefile')
0 files changed, 0 insertions, 0 deletions
n 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-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann The issue of 362d4f0cd4e50111edfae9d30c90602c37ed65a2 "Explicitly mark overriding destructors as 'virtual'" appears to no longer be a problem with MSVC 2013. (The little change in the rewriting code of compilerplugins/clang/override.cxx was necessary to prevent an endless loop when adding "override" to OOO_DLLPUBLIC_CHARTTOOLS virtual ~CloseableLifeTimeManager(); in chart2/source/inc/LifeTime.hxx, getting stuck in the leading OOO_DLLPUBLIC_CHARTTOOLS macro. Can't remember what that isAtEndOfImmediateMacroExpansion thing was originally necessary for, anyway.) Change-Id: I534c634504d7216b9bb632c2775c04eaf27e927e 2016-03-11...and now it got included twiceStephan Bergmann Change-Id: I5cb7eda5a8dc1bddd3e76e1d3aae94f264d609d9 2016-03-11Missing includeStephan Bergmann Change-Id: Ia99c17d90f66860bcd9ef6bb1732437e425a4a04 2016-03-11include memoryCaolán McNamara Change-Id: If91042b2a72b0dd70cc630e1140f602ac1b823d2 2016-03-11Resolves: tdf#98418 AttributeList must support XCloneableCaolán McNamara regression from commit 8998768a34751d35403678a81464a26835b2230e Date: Sat Feb 6 18:38:32 2016 +0100 Change-Id: I217fb66621505b77b6102954c07ef513e2d4b25e 2016-02-06sax: Use comphelper's AttributeListMatúš Kukan Change-Id: I6eb0115dba8797025a513cf1e6cfbfbe0b6f7e50