summaryrefslogtreecommitdiff
path: root/sax
AgeCommit message (Expand)Author
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
2020-11-11loplugin:stringviewNoel
2020-11-11use fastparser in formsNoel Grandin
2020-11-08ofz#26944Noel Grandin
2020-10-23long->tools::Long in pyuno..sdNoel
2020-09-29tdf#136551 DOTX import: restore support for large XML attribute valuesMiklos Vajna
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-03Fix crashtest fdo77855.odtNoel Grandin
2020-08-31Simplify code with std::string_viewStephan Bergmann
2020-08-31Fix typo in codeAndrea Gelmini
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-08-11loplugin:flattenNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: saxStephan Bergmann
2020-06-15small optimisationsNoel Grandin
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin
2020-05-29loplugin:simplifybool in oox..sdNoel Grandin
2020-05-19tdf#89475 xmloff: ODF import/export: continue fixing draw:angleMichael Stahl
2020-04-25make FastParser always take a FastTokenHandlerBase subclassNoel Grandin
2020-04-02loplugin:flatten in saxNoel Grandin
2020-03-12Revert "loplugin:constfields in reportdesign,sal,sax"Noel Grandin
2020-02-29tdf#130878 Report does not show label-fieldsNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-20use fast-parser APIs for embedded script parsingNoel 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-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci