summaryrefslogtreecommitdiff
path: root/sax/source/expatwrap
AgeCommit message (Expand)Author
2019-10-01loplugin:stringadd in package..saxNoel Grandin
2019-09-25tdf#42949 Fix IWYU warnings in sax/Gabor Kelemen
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-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov
2019-02-23loplugin:unusedfields in l10ntools..saxNoel Grandin
2019-02-09loplugin:indentation in registry..saxNoel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2018-10-12loplugin:constfields in reportdesign,sal,saxNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-10loplugin:simplifyconstruct in reportdesign..saxNoel Grandin
2018-06-26Avoid potential double-delete in ~XMLFile2UTFConverterStephan Bergmann
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-03-16crashtesting: asserts on legal xml names on exportCaolán McNamara
2018-03-01tdf#115429 sax: assert if exporting an invalid XML attribute/elementMichael Stahl
2018-02-21New loplugin:nestedunnamedStephan Bergmann
2018-01-16Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: saxStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-10ofz#4571 Direct-leakCaolán McNamara
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-13Fix typosAndrea Gelmini
2017-10-23loplugin:includeform: saxStephan Bergmann
2017-09-17protect against short fileCaolán McNamara
2017-09-17ofz: string has to be at least 5 chars longCaolán McNamara
2017-09-13New rtl::isUnicodeScalarValue, rtl::isSurrogateStephan Bergmann
2017-09-05tdf#112164 sax: handle errors on last call to XML_Parse()Michael Stahl
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-20sax: Check if it starts with 5 bytes of "<?xml"Takeshi Abe
2017-07-17RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TOChris Sherlock
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-26loplugin:oncevar in oox..saxNoel Grandin
2017-06-23loplugin:unusedfields in registry..saxNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, saxStephan Bergmann
2017-01-17new loplugin: useuniqueptr: jvmfwk..saxNoel Grandin
2016-09-15loplugin:singlevalfields in l10ntools..saxNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-17GSoC: Mapping legacy sax parser and XFastParserMohammed Abdul Azeem
2016-04-21loplugin:salbool: sal_Bool[] -> bool[]Stephan Bergmann
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-02-15Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePointStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock