summaryrefslogtreecommitdiff
path: root/sax
AgeCommit message (Expand)Author
2024-03-02tdf#158302 fix build against system-libxml-2.12Miklos Vajna
2019-12-06cleanup "tdf#117274 XLSX export: fix VML comment shape type id"László Németh
2019-11-20tdf#128820: use wps namespace for simple text shapesMike Kaganski
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
2019-09-13tdf#117274 XLSX export: fix VML comment shape type idLászló Németh
2019-09-01Fix '..'Andrea Gelmini
2019-08-24loplugin:returnconstval in sal..scNoel Grandin
2019-08-23loplugin:returnconstval in saxNoel Grandin
2019-08-22loplugin:constmethod in saxNoel Grandin
2019-08-20loplugin:constvars in package..scNoel Grandin
2019-08-20Fix typosAndrea Gelmini
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-26cid#1448394 try silence unsafe_xml_parse_configCaolán McNamara
2019-07-24cid#1448394 can't change xml_parse_config settingCaolán McNamara
2019-07-23close some more holes in structuresNoel Grandin
2019-06-25improve loplugin:simplifyconstructNoel 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-05-10an uno -> a unoCaolán McNamara
2019-04-19Further cleanup of FastSerializerHelper's startElement/singleElement[NS]Mike Kaganski
2019-04-17loplugin:sequentialassign in scNoel Grandin
2019-04-14tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-02-23loplugin:unusedfields in l10ntools..saxNoel Grandin
2019-02-12Simplify containers iterations in reportdesign, sal, saxArkadiy Illarionov
2019-02-09loplugin:indentation in registry..saxNoel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-29loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-23convert CallbackType to scoped enumNoel Grandin
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-10-30tdf#42949 Fix IWYU warnings in include/sax/*Gabor Kelemen