/svx/qa/unoapi/

'>cgit logo index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/l10ntools/inc/xmlparse.hxx
AgeCommit message (Expand)Author
2022-11-22Simplify previous fixStephan Bergmann
2022-06-23Removed duplicated includeAndrea Gelmini
2022-06-23clang-tidy modernize-pass-by-value in l10ntoolsNoel Grandin
2022-01-27Recheck modules [i-l]* with IWYUGabor Kelemen
2021-09-22Fix typosAndrea Gelmini
2020-01-14loplugin:finalclasses in i18npool..linguisticNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-29Fix typosAndrea Gelmini
2019-02-23loplugin:unusedfields in l10ntools..saxNoel Grandin
2018-10-31loplugin:useuniqueptr in l10ntoolsNoel Grandin
2018-07-27l10ntools: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-26loplugin:returnconstant in sal,l10ntools,sotNoel Grandin
2018-07-23Fix typosAndrea Gelmini
2018-01-22remove some sal_Bool remnantsNoel Grandin
2017-12-19inline use-once typedefsNoel Grandin
2017-11-01loplugin:finalclasses in h*,i*,j*Noel Grandin
2017-10-23loplugin:includeform: l10ntoolsStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-07-04loplugin:unusedfields l10ntools..rscNoel Grandin
2017-06-23Remove support for the oldref attribute in l10ntoolsGabor Kelemen
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24loplugin:checkunusedparams in i18nlangtag and l10ntoolsNoel Grandin
2017-01-24loplugin: unnecessary destructor jvmfwk..lotuswordproNoel Grandin
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-05loplugin:countusersofdefaultparams in framework..lotuswordproNoel Grandin
2016-06-01loplugin:unusedmethodsNoel Grandin
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-19loplugin:unusedmethods in l10ntools to lotuswordproNoel Grandin
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-03-17tdf#84938 Replaced #defined constants with enum classChirag Manwani
2016-03-02loplugin:unuseddefaultparam in l10ntoolsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-20new loplugin automemNoel Grandin
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara