summaryrefslogtreecommitdiff
path: root/sax
AgeCommit message (Expand)AuthorFilesLines
2021-01-29loplugin:stringviewparam extend to new..Noel1-1/+1
2021-01-28simplify code, use more subView()Noel1-1/+1
2021-01-27Improve loplugin:stringliteralvarStephan Bergmann1-3/+3
2021-01-20Fix typoAndrea Gelmini1-1/+1
2021-01-19Simplify getFirstLineBreakdante1-18/+2
2021-01-19Use customized xml entities on xmleport.dante1-85/+157
2020-12-30Clang-format saxwriterdante1-350/+313
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann2-3/+4
2020-12-28ofz#28733 Direct-leakCaolán McNamara1-1/+7
2020-12-27Preparations for customized xml entities on exportdante1-2/+42
2020-12-26Improve handle of custom XML entitiesdante1-12/+11
2020-12-22use string_view in ProcessAttributeNoel1-24/+199
2020-12-22reduce duplication in sax converterNoel1-347/+68
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann1-2/+2
2020-12-19make *String(string_view) constructors explicitNoel Grandin2-16/+18
2020-12-19Proposition for solution for memory error in 106804dante1-10/+19
2020-12-17use more string_view in sax::ConverterNoel1-42/+42
2020-12-17Sort custom entity names on fast parserdante1-17/+35
2020-12-15use views to parse rather than allocating OUStringNoel1-0/+442
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann4-7/+9
2020-12-11FastParser.cxx changesdante1-9/+9
2020-12-09Begining of support for &entityname for mathml.dante1-3/+8
2020-12-07Adding suppor for &#dddd; and &#xhhhh; on fastparser.dante1-2/+37
2020-12-01cid#1470375 Unrecoverable parse warningCaolán McNamara1-14/+14
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen4-6/+0
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel1-5/+5
2020-11-29Preparing for mathml support of custom entity references.dante1-1/+42
2020-11-25use string_view for the parsing in sax utilsNoel1-49/+63
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-4/+4
2020-11-16tdf#138144 Form wizard fails to saveNoel1-0/+4
2020-11-11loplugin:stringviewNoel2-5/+5
2020-11-11use fastparser in formsNoel Grandin1-0/+29
2020-11-08ofz#26944Noel Grandin1-2/+143
2020-10-23long->tools::Long in pyuno..sdNoel1-3/+4
2020-09-29tdf#136551 DOTX import: restore support for large XML attribute valuesMiklos Vajna1-1/+3
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann2-7/+4
2020-09-03Fix crashtest fdo77855.odtNoel Grandin1-0/+3
2020-08-31Simplify code with std::string_viewStephan Bergmann1-15/+16
2020-08-31Fix typo in codeAndrea Gelmini1-5/+5
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann3-6/+6
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin2-15/+22
2020-08-11loplugin:flattenNoel Grandin1-6/+6
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: saxStephan Bergmann3-16/+16
2020-06-15small optimisationsNoel Grandin1-3/+6
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin1-1/+1
2020-05-29loplugin:simplifybool in oox..sdNoel Grandin3-4/+4
2020-05-19tdf#89475 xmloff: ODF import/export: continue fixing draw:angleMichael Stahl1-12/+23
2020-04-25make FastParser always take a FastTokenHandlerBase subclassNoel Grandin6-30/+20
2020-04-02loplugin:flatten in saxNoel Grandin5-141/+139
2020-03-12Revert "loplugin:constfields in reportdesign,sal,sax"Noel Grandin3-5/+5