summaryrefslogtreecommitdiff
path: root/compilerplugins
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@libreoffice.org>2022-09-25 11:34:10 +0200
committerBjoern Michaelsen <bjoern.michaelsen@libreoffice.org>2022-09-25 20:01:53 +0200
commiteb1294a60783ceb450cefd6891d6eafa0021aadc (patch)
tree25470a6789c0bef04bf071f7e18e9194c78b1284 /compilerplugins
parentb0cab944460816b96921bf4efd76e25d1cf75816 (diff)
unwrap SwDelChr to plain SfxHint
Change-Id: Ief37a8025181b6cc8a6e484e2726d8a8d92f57ea Reviewed-on: https://gerrit.libreoffice.org/c/core/+/140567 Tested-by: Jenkins Reviewed-by: Bjoern Michaelsen <bjoern.michaelsen@libreoffice.org>
Diffstat (limited to 'compilerplugins')
-rw-r--r--compilerplugins/clang/unusedmethods.results2
1 files changed, 0 insertions, 2 deletions
diff --git a/compilerplugins/clang/unusedmethods.results b/compilerplugins/clang/unusedmethods.results
index be732177c36b..524af6ade80c 100644
--- a/compilerplugins/clang/unusedmethods.results
+++ b/compilerplugins/clang/unusedmethods.results
@@ -1593,8 +1593,6 @@ include/svl/typedwhich.hxx:31
include/svl/typedwhich.hxx:31
TypedWhichId::TypedWhichId(TypedWhichId<type-parameter-?-?>,typename enable_if<std::is_base_of_v<SwCropGrf, derived_type>, int>::type)
include/svl/typedwhich.hxx:31
- TypedWhichId::TypedWhichId(TypedWhichId<type-parameter-?-?>,typename enable_if<std::is_base_of_v<SwDelChr, derived_type>, int>::type)
-include/svl/typedwhich.hxx:31
TypedWhichId::TypedWhichId(TypedWhichId<type-parameter-?-?>,typename enable_if<std::is_base_of_v<SwDocDisplayItem, derived_type>, int>::type)
include/svl/typedwhich.hxx:31
TypedWhichId::TypedWhichId(TypedWhichId<type-parameter-?-?>,typename enable_if<std::is_base_of_v<SwDocPosUpdate, derived_type>, int>::type)
6 15:44:58 +0200'>2014-09-06How the hell did this survive 14 years? Kill it!Markus Mohrhard 2014-06-25remove whitespaceMarkus Mohrhard 2014-04-19fixincludeguards.sh: scThomas Arnhold 2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann 2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann 2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann 2013-10-20drop unnecessary tools/string includesCaolán McNamara 2013-07-09Modifying comments to meet Doxygen standardsNourah.AlShoeibi 2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud 2013-07-02OUString convertion for unotoolsNorbert Thiebaud 2012-12-04re-base on ALv2 code. Includes:Michael Meeks 2011-11-10sal_Bool to boolEike Rathke 2011-09-06Improve performance of large Excel documents wrt cell style import.Kohei Yoshida 2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida 2011-01-25Translated comments from German to EnglishChristina Rossmanith 2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko 2010-10-28add modelines to .hxx files as wellCaolán McNamara 2010-09-29I think that this eliminates the remaining //UNUSED commentsJustin Malcolm 2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov 2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien 2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer 2009-10-19#i103496#: move some fontsubstitution stuff from vcl to unotools to get xmlof...Mathias Bauer 2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer 2008-09-30CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov 2008-04-10INTEGRATION: CWS changefileheader (1.13.330); FILE MERGEDRüdiger Timm