summaryrefslogtreecommitdiff
path: root/sax
AgeCommit message (Expand)Author
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-22no need makeStringAndClear() when appending to bufferNoel Grandin
2021-04-18reduce log noiseNoel Grandin
2021-04-16tdf#122222: add DOCX export of resolved comments as "done"Mike Kaganski
2021-04-13tdf#79591: No need to use getStr hereMike Kaganski
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-03-24Revert "Fix typo"Andrea Gelmini
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-03-19Fix typoAndrea Gelmini
2021-03-03Remove workaround now its fixed in AFL++ and oss-fuzz updatedStephan Bergmann
2021-02-24ofz#30767 Build-FailureCaolán McNamara
2021-02-22sax: document SAX_DISABLE_THREADSMiklos Vajna
2021-02-21loplugin:refcounting in package..saxNoel
2021-02-18loplugin:referencecasting in saxNoel
2021-02-17tdf#39593: reduce copy/paste in Converter::convertDurationBayram Çiçek
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski
2021-02-10pass FastAttributeList around by rtl::ReferenceNoel
2021-02-08oox: prefix VML shapetype ids with _x0000_tMichael Stahl
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-28simplify code, use more subView()Noel
2021-01-27Improve loplugin:stringliteralvarStephan Bergmann
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-28ofz#28733 Direct-leakCaolán McNamara
2020-12-27Preparations for customized xml entities on exportdante
2020-12-26Improve handle of custom XML entitiesdante
2020-12-22use string_view in ProcessAttributeNoel
2020-12-22reduce duplication in sax converterNoel
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-12-19Proposition for solution for memory error in 106804dante
2020-12-17use more string_view in sax::ConverterNoel
2020-12-17Sort custom entity names on fast parserdante
2020-12-15use views to parse rather than allocating OUStringNoel
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-11FastParser.cxx changesdante
2020-12-09Begining of support for &entityname for mathml.dante
2020-12-07Adding suppor for &#dddd; and &#xhhhh; on fastparser.dante
2020-12-01cid#1470375 Unrecoverable parse warningCaolán McNamara
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-29Preparing for mathml support of custom entity references.dante
2020-11-25use string_view for the parsing in sax utilsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-16tdf#138144 Form wizard fails to saveNoel