summaryrefslogtreecommitdiff
path: root/sax/source/fastparser/fastparser.cxx
AgeCommit message (Expand)Author
2019-11-20tdf#128820: use wps namespace for simple text shapesMike Kaganski
2019-10-23size some stringbuffer to prevent re-allocNoel 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-08-17Simplify Sequence iterations in postprocess..saxArkadiy Illarionov
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-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov
2019-05-10an uno -> a unoCaolán McNamara
2019-04-17loplugin:sequentialassign in scNoel Grandin
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-23loplugin:unusedfields in l10ntools..saxNoel Grandin
2019-02-12Simplify containers iterations in reportdesign, sal, saxArkadiy Illarionov
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-29loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin
2018-11-23convert CallbackType to scoped enumNoel Grandin
2018-10-17ofz: thread shenanigansCaolán McNamara
2018-10-12loplugin:constfields in reportdesign,sal,saxNoel Grandin
2018-09-14Join the thread only if launch succeeded.Michael Meeks
2018-09-12Ensure fastparser thread is joined in case of exceptions.Michael Meeks
2018-08-13ofz#9591 Indirect-leakCaolán McNamara
2018-07-20tdf#79878 perf loading docx file, pendingCharsNoel Grandin
2018-07-17tdf#79878 perf loading docx file, disable SAX threading for writerNoel Grandin
2018-07-11tdf#79878 perf loading docx file, improve threading heuristicNoel Grandin
2018-07-11tdf#79878 perf loading docx file, more saxNoel Grandin
2018-07-08tdf#79878 perf loading docx file, sax improvementsNoel Grandin
2018-03-25ofz#7110 ensure join is called on std::exceptions as well as uno::ExceptionCaolán McNamara
2018-02-28sax: don't crash during loggingVasily Melenchuk
2018-01-24loplugin:constparamsNoel Grandin
2018-01-06ofz#4392 sax: guard access to Entity::maSavedException with mutexMichael Stahl
2018-01-05sax: remove that odd Entity copy constructorMichael Stahl
2018-01-04Modifying the impl. of startUnknownElement of FastParser:Mohammed Abdul Azeem
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-30ofz: always free with xmlFreeParserCtxtCaolán McNamara
2017-11-13Fix typosAndrea Gelmini
2017-11-03loplugin:constparam in vcl,svtoolsNoel Grandin
2017-10-25loplugin:constmethod in tools,sax,UnoControlsNoel Grandin
2017-10-23loplugin:includeform: saxStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-18allow events to accumulate past limit if an exception is pendingCaolán McNamara
2017-09-16ofz: leak on fdo72541-1.fodtCaolán McNamara
2017-09-13sax: allow some debug logging in FastParserMichael Stahl
2017-08-11sax parser: remove long-disabled codeThorsten Behrens
2017-06-15[API CHANGE] Add processingInstruction event to XFastDocumentHandler:Mohammed Abdul Azeem
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin