summaryrefslogtreecommitdiff
path: root/l10ntools/source/xmlparse.cxx
AgeCommit message (Expand)Author
2024-07-22tdf#145538 Use range based for loopsZainab Abbasi
2023-11-30Extended loplugin:ostr: l10ntoolsStephan Bergmann
2023-11-20Extended loplugin:ostr: l10ntoolsStephan Bergmann
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: l10ntoolsStephan Bergmann
2023-04-12loplugin:stringview whitelist getLength and isEmptyNoel Grandin
2022-11-22Simplify previous fixStephan Bergmann
2022-11-20Avoid some unnecessary, wrong downcasts during `make translations`Stephan Bergmann
2022-06-23clang-tidy modernize-pass-by-value in l10ntoolsNoel Grandin
2022-01-27Recheck modules [i-l]* with IWYUGabor Kelemen
2021-12-22loplugin:flatten in l10ntools..lotuswordproNoel Grandin
2021-11-26loplugin:stringliteraldefine in l10ntools..ooxNoel Grandin
2021-11-10new loplugin:stringliteraldefineNoel Grandin
2021-10-04drop 'using namespace std' in l*Julien Nabet
2021-06-03-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-04-07loplugin:flatten in l10ntoolsNoel Grandin
2019-12-03remove some useless comment linesNoel Grandin
2019-08-01new loplugin:mapindexNoel Grandin
2019-06-27Ditch "using namespace U_ICU_NAMESPACE;", qualify icu:: insteadEike Rathke
2019-02-23loplugin:unusedfields in l10ntools..saxNoel Grandin
2018-11-28tdf#121697 XHP extensionsOlivier Hallot
2018-10-31loplugin:useuniqueptr in l10ntoolsNoel Grandin
2018-07-26loplugin:returnconstant in sal,l10ntools,sotNoel Grandin
2018-05-07tdf#116745 handle <object> element when localizingOlivier Hallot
2018-03-25Use for-range loops in some modulesJulien Nabet
2017-10-23loplugin:includeform: l10ntoolsStephan Bergmann
2017-09-13Use "en-US" as the default for XHP's xml-lang attribute.Jan Holesovsky
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-04loplugin:unusedfields l10ntools..rscNoel Grandin
2017-06-23Remove support for the oldref attribute in l10ntoolsGabor Kelemen
2017-06-19tdf#106175 Support <sub> tag in localized help text as wellGabor Kelemen
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-29remove some unnecessary OString constructor callsNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-04-24loplugin:checkunusedparams in i18nlangtag and l10ntoolsNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-02-21loplugin:subtlezeroinit: l10ntoolsStephan Bergmann
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-08-16new loplugin to check for static OUStringsNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-05loplugin:staticanonymousTor Lillqvist
2016-04-04genlang, update to satisfy clang.jan iversen
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-17tdf#84938 Replaced #defined constants with enum classChirag Manwani
2016-03-02loplugin:unuseddefaultparam in l10ntoolsNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-21start next find at previous endpos, not one after previous startposEike Rathke
2015-10-21properly check for ICU status so known tags get actually recognizedEike Rathke
2015-10-12cppcheck:variableScopeNoel Grandin