summaryrefslogtreecommitdiff
path: root/sax/source/expatwrap
AgeCommit message (Expand)Author
2021-02-21loplugin:refcounting in package..saxNoel
2021-02-18loplugin:referencecasting in saxNoel
2021-01-20Fix typoAndrea Gelmini
2021-01-19Simplify getFirstLineBreakdante
2021-01-19Use customized xml entities on xmleport.dante
2020-12-30Clang-format saxwriterdante
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-27Preparations for customized xml entities on exportdante
2020-09-03Fix crashtest fdo77855.odtNoel Grandin
2020-08-31Fix typo in codeAndrea Gelmini
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: saxStephan Bergmann
2020-05-29loplugin:simplifybool in oox..sdNoel Grandin
2020-04-02loplugin:flatten in saxNoel Grandin
2020-03-12Revert "loplugin:constfields in reportdesign,sal,sax"Noel Grandin
2020-01-26remove some unused local varsNoel Grandin
2020-01-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann
2019-12-19sal_Char->char in remotebridges..saxNoel Grandin
2019-11-26xmloff,sw: fix handling of invalid attribute with multiple ':'Michael Stahl
2019-11-13Fix useless assert(true) (which would never fire)Stephan Bergmann
2019-10-01loplugin:stringadd in package..saxNoel Grandin
2019-09-25tdf#42949 Fix IWYU warnings in sax/Gabor Kelemen
2019-08-20Fix typosAndrea Gelmini
2019-08-17Simplify Sequence iterations in postprocess..saxArkadiy Illarionov
2019-08-12Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): saxStephan Bergmann
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov
2019-02-23loplugin:unusedfields in l10ntools..saxNoel Grandin
2019-02-09loplugin:indentation in registry..saxNoel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2018-10-12loplugin:constfields in reportdesign,sal,saxNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-10loplugin:simplifyconstruct in reportdesign..saxNoel Grandin
2018-06-26Avoid potential double-delete in ~XMLFile2UTFConverterStephan Bergmann
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-03-16crashtesting: asserts on legal xml names on exportCaolán McNamara
2018-03-01tdf#115429 sax: assert if exporting an invalid XML attribute/elementMichael Stahl
2018-02-21New loplugin:nestedunnamedStephan Bergmann
2018-01-16Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: saxStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-10ofz#4571 Direct-leakCaolán McNamara
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-13Fix typosAndrea Gelmini
2017-10-23loplugin:includeform: saxStephan Bergmann
2017-09-17protect against short fileCaolán McNamara
2017-09-17ofz: string has to be at least 5 chars longCaolán McNamara
2017-09-13New rtl::isUnicodeScalarValue, rtl::isSurrogateStephan Bergmann
2017-09-05tdf#112164 sax: handle errors on last call to XML_Parse()Michael Stahl