summaryrefslogtreecommitdiff
path: root/l10ntools/source/xmlparse.cxx
AgeCommit message (Expand)Author
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
2015-09-30Fix typosAndrea Gelmini
2015-09-29remove unused #include <sal/alloca.h>Michael Stahl
2015-08-22tdf#39440 reduce scope of local variablesMichael Weghorn
2015-08-20implicit conversion of NULL constant to 'nullptr_t'Noel Grandin
2015-08-20new loplugin automemNoel Grandin
2015-08-11new loplugin: defaultparamsNoel Grandin
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2014-12-18fdo#39440 reduce scope of local variablesMichael Weghorn
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-09-07create clang plugin to warn about C-style castsNoel Grandin
2014-06-11Fix XMLFile::SearchL10NElements signatureStephan Bergmann
2014-03-19coverity#984098 Uninitialized pointer fieldCaolán McNamara
2014-02-26Remove visual noise from l10ntoolsAlexander Wilms
2014-02-17l10ntools: sal_Bool -> boolStephan Bergmann
2013-12-02fdo#71056 add <sup> to list of inline help XML tagsAndras Timar
2013-09-18Clean up l10ntools xml parser.Zolnai Tamás
2013-09-18Use OString in xmlparse.cxx to avoid numerous srting conversionZolnai Tamás
2013-09-18xmlparse.cxx: Useless const variablesZolnai Tamás
2013-08-22downcast of address which does not point to an object of type 'XMLParentNode'Stephan Bergmann
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-02Fix assertion in xmlparse and call this function with more careZolnai Tamás
2013-04-02Prevent asserts from firingStephan Bergmann
2013-03-31Make a bit cleaner transformation of help stringsZolnai Tamás
2013-03-27Refactor l10ntoolsZolnai Tamás
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-22s/the the/the/Tor Lillqvist
2012-12-11Revert "performance tuning of helpex"Stephan Bergmann
2012-12-11performance tuning of helpexNorbert Thiebaud
2012-09-29re-base on ALv2 code.Michael Meeks
2012-06-27callcatcher: remove some unused codeCaolán McNamara
2012-06-01targeted string re-workNorbert Thiebaud