aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
0 files changed, 0 insertions, 0 deletions
ion> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/i18npool/inc/breakiteratorImpl.hxx
AgeCommit message (Expand)Author
2022-05-26clang-tidy modernize-pass-by-value in i18npoolNoel Grandin
2021-11-21tdf#143148 Use pragma once in i18npoolHarjot
2021-01-26loplugin:passstuffbyrefNoel
2019-12-03remove some useless comment linesNoel Grandin
2019-05-28tdf#42949 Fix IWYU warnings in i18npool/Gabor Kelemen
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-02-02loplugin:useuniqueptr in i18npoolNoel Grandin
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-10-04move stuff in i18npool/i18nutil in own namespaceNoel Grandin
2017-07-31loplugin:constparams in basctlNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, i18npoolStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-10-19com::sun::star->css in i18npoolNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-08-18i18npool: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
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
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist