summaryrefslogtreecommitdiff
path: root/sax
AgeCommit message (Expand)Author
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
2020-01-10use more std::make_sharedNoel Grandin
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann
2019-12-19sal_Char->char in remotebridges..saxNoel Grandin
2019-12-06cleanup "tdf#117274 XLSX export: fix VML comment shape type id"László Németh
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-26xmloff,sw: fix handling of invalid attribute with multiple ':'Michael Stahl
2019-11-24cppcheck: performing init in init list (oox, package, sal, sax)Julien Nabet
2019-11-19improve exception messageNoel Grandin
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-16Also consider saved exceptions when terminating parseMike Kaganski
2019-11-13Fix useless assert(true) (which would never fire)Stephan Bergmann
2019-10-31tdf#125688, special-case empty returnNoel Grandin
2019-10-31tdf#125688 speed up load of change-tracking ODSNoel Grandin
2019-10-23size some stringbuffer to prevent re-allocNoel Grandin
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-10-12No need to create functions for just returning "true" or "false"Julien Nabet
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-10-04Deduplicate some serializer writing code, and simplify writing OStringMike Kaganski
2019-10-04add gbuild function for a common PCH and use it in sc/ and sax/Luboš Luňák
2019-10-04support reusing PCH if linktarget has additional reasonable definesLuboš Luňák
2019-10-01loplugin:stringadd in package..saxNoel Grandin
2019-09-25tdf#42949 Fix IWYU warnings in sax/Gabor Kelemen
2019-09-14shave 10% off load time of large docx fileNoel Grandin