summaryrefslogtreecommitdiffstats
path: root/l10ntools/source/xmlparse.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unusedfields in l10ntools..saxNoel Grandin2019-02-231-10/+0
* tdf#121697 XHP extensionsOlivier Hallot2018-11-281-2/+13
* loplugin:useuniqueptr in l10ntoolsNoel Grandin2018-10-311-8/+6
* loplugin:returnconstant in sal,l10ntools,sotNoel Grandin2018-07-261-2/+1
* tdf#116745 handle <object> element when localizingOlivier Hallot2018-05-071-2/+3
* Use for-range loops in some modulesJulien Nabet2018-03-251-8/+7
* loplugin:includeform: l10ntoolsStephan Bergmann2017-10-231-4/+4
* Use "en-US" as the default for XHP's xml-lang attribute.Jan Holesovsky2017-09-131-4/+12
* convert std::map::insert to std::map::emplaceNoel Grandin2017-08-111-8/+8
* loplugin:unusedfields l10ntools..rscNoel Grandin2017-07-041-7/+3
* Remove support for the oldref attribute in l10ntoolsGabor Kelemen2017-06-231-10/+1
* tdf#106175 Support <sub> tag in localized help text as wellGabor Kelemen2017-06-191-2/+2
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-1/+0
* remove some unnecessary OString constructor callsNoel Grandin2017-05-291-1/+1
* remove unnecessary use of OString::getStrNoel Grandin2017-05-281-8/+8
* loplugin:checkunusedparams in i18nlangtag and l10ntoolsNoel Grandin2017-04-241-7/+7
* Fix typosAndrea Gelmini2017-03-251-1/+1
* loplugin:subtlezeroinit: l10ntoolsStephan Bergmann2017-02-211-10/+10
* loplugin:unusedfieldsNoel Grandin2016-11-171-9/+0
* new loplugin to check for static OUStringsNoel Grandin2016-08-161-5/+1
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-7/+7
* loplugin:staticanonymousTor Lillqvist2016-04-051-3/+3
* genlang, update to satisfy clang.jan iversen2016-04-041-3/+3
* tdf#97966 Drop 'static' keywordsWastack2016-04-011-3/+3
* tdf#84938 Replaced #defined constants with enum classChirag Manwani2016-03-171-30/+30
* loplugin:unuseddefaultparam in l10ntoolsNoel Grandin2016-03-021-10/+2
* Fix typosAndrea Gelmini2016-01-101-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-18/+18
* start next find at previous endpos, not one after previous startposEike Rathke2015-10-211-1/+1
* properly check for ICU status so known tags get actually recognizedEike Rathke2015-10-211-1/+1
* cppcheck:variableScopeNoel Grandin2015-10-121-3/+2
* Fix typosAndrea Gelmini2015-09-301-1/+1
* remove unused #include <sal/alloca.h>Michael Stahl2015-09-291-1/+0
* tdf#39440 reduce scope of local variablesMichael Weghorn2015-08-221-2/+1
* implicit conversion of NULL constant to 'nullptr_t'Noel Grandin2015-08-201-1/+1
* new loplugin automemNoel Grandin2015-08-201-41/+26
* new loplugin: defaultparamsNoel Grandin2015-08-111-1/+1
* remove unnecessary check for null when calling deleteNoel Grandin2015-06-151-4/+2
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-4/+4
* loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann2015-05-111-1/+1
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-311-1/+1
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-5/+5
* fdo#39440 reduce scope of local variablesMichael Weghorn2014-12-181-12/+6
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-061-2/+2
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-061-2/+2
* create clang plugin to warn about C-style castsNoel Grandin2014-09-071-6/+6
* Fix XMLFile::SearchL10NElements signatureStephan Bergmann2014-06-111-3/+3
* coverity#984098 Uninitialized pointer fieldCaolán McNamara2014-03-191-1/+3
* Remove visual noise from l10ntoolsAlexander Wilms2014-02-261-8/+8
* l10ntools: sal_Bool -> boolStephan Bergmann2014-02-171-2/+2