--- misc/icu/source/config/mh-linux +++ misc/build/icu/source/config/mh-linux @@ -30,7 +30,7 @@ ## Compiler switch to embed a library name # The initial tab in the next line is to prevent icu-config from reading it. - LD_SONAME = -Wl,-soname -Wl,$(notdir $(MIDDLE_SO_TARGET)) +# LD_SONAME = -Wl,-soname -Wl,$(notdir $(MIDDLE_SO_TARGET)) #SH# # We can't depend on MIDDLE_SO_TARGET being set. #SH# LD_SONAME= iv id='cgit'>
summaryrefslogtreecommitdiff
path: root/editeng/source/misc/SvXMLAutoCorrectTokenHandler.hxx
AgeCommit message (Expand)Author
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-04-25make FastParser always take a FastTokenHandlerBase subclassNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-13Also get rid of :: prefix for cssTor Lillqvist
2015-07-30tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2014-11-11fdo#80403: TokenHandler impl. FastTokenHandlerBaseDaniel Sikeler
2014-10-31fdo#80403: AutoCorrect uses XFastParserDaniel Sikeler