summaryrefslogtreecommitdiff
path: root/sax/source/tools
AgeCommit message (Expand)Author
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-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-20use fast-parser APIs for embedded script parsingNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
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-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-10-31tdf#125688, special-case empty returnNoel Grandin
2019-10-31tdf#125688 speed up load of change-tracking ODSNoel Grandin
2019-10-12No need to create functions for just returning "true" or "false"Julien Nabet
2019-10-04Deduplicate some serializer writing code, and simplify writing OStringMike Kaganski
2019-09-25tdf#42949 Fix IWYU warnings in sax/Gabor Kelemen
2019-09-13tdf#117274 XLSX export: fix VML comment shape type idLászló Németh
2019-09-01Fix '..'Andrea Gelmini
2019-08-23loplugin:returnconstval in saxNoel Grandin
2019-08-20loplugin:constvars in package..scNoel Grandin
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-07-23close some more holes in structuresNoel Grandin
2019-05-30Resolves: tdf#125279 do not double _x005F_ escapementEike Rathke
2019-05-30Reintroduce mbXescape that got overaggressively removedEike Rathke
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov
2019-04-19Further cleanup of FastSerializerHelper's startElement/singleElement[NS]Mike Kaganski
2019-04-14tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-02-12Simplify containers iterations in reportdesign, sal, saxArkadiy Illarionov
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-10-30tdf#42949 Fix IWYU warnings in include/sax/*Gabor Kelemen
2018-10-29loplugin:oncevarNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-21tdf#120703 (PVS): handle failed reallocMike Kaganski
2018-10-12loplugin:constfields in reportdesign,sal,saxNoel Grandin
2018-10-03no need to call empty() before clear()Noel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10loplugin:simplifyconstruct in reportdesign..saxNoel Grandin
2018-08-31tdf#42949 Fix IWYU warnings: boost/optional in include/Gabor Kelemen
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-07-27loplugin:stringloop in basic, framework, sax, svtoolsNoel Grandin
2018-07-08tdf#79878 perf loading docx file, sax improvementsNoel Grandin
2018-06-30sax: fix overflow in sax::Converter::convertMeasure()Michael Stahl
2018-03-05drop sax::tools::*base64 methodsNoel Grandin
2018-03-02tdf#115429 sax,xmloff: assert on empty attribute names & namespacesMichael Stahl