summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-12-01 18:34:38 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-12-01 18:34:38 +0100
commitc7bedb49e2cbd7b9a60c047e1cc5a34c611e093c (patch)
tree4ec7e43725de737b8874f110e7472a39d72cbf88
parent16b3293a53b202a7baddbda76da5368118bc91e1 (diff)
Version 5.4.4.1, tag libreoffice-5.4.4.1 libreoffice-5.4.4.1
Change-Id: Ic7dd46e98a9c4d1e4ad8cca6bc34d0e374ea02ab
0 files changed, 0 insertions, 0 deletions
/option> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/i18npool/inc/textconversion.hxx
AgeCommit message (Expand)Author
2020-01-14loplugin:finalclasses in i18npool..linguisticNoel Grandin
2019-12-19sal_Char->char in formula..i18npoolNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
2019-05-28tdf#42949 Fix IWYU warnings in i18npool/Gabor Kelemen
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-10-04move stuff in i18npool/i18nutil in own namespaceNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-11-20loplugin:unusedfields i18npoolNoel Grandin
2015-10-19com::sun::star->css in i18npoolNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-18i18npool: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2014-09-11Avoid name clash with generated C++ class corresponding to UNOIDL serviceStephan Bergmann
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-04-23i18npool: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from i18npoolAlexander Wilms
2014-02-11coverity#707927 Uninitialized pointer fieldCaolán McNamara
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist