Age | Commit message (Expand) | Author |
2018-03-25 | ofz#7110 ensure join is called on std::exceptions as well as uno::Exception | Caolán McNamara |
2018-03-16 | crashtesting: asserts on legal xml names on export | Caolán McNamara |
2018-03-05 | drop sax::tools::*base64 methods | Noel Grandin |
2018-03-02 | tdf#115429 sax,xmloff: assert on empty attribute names & namespaces | Michael Stahl |
2018-03-01 | tdf#115429 sax: assert if exporting an invalid XML attribute/element | Michael Stahl |
2018-02-28 | sax: don't crash during logging | Vasily Melenchuk |
2018-02-21 | New loplugin:nestedunnamed | Stephan Bergmann |
2018-01-24 | loplugin:constparams | Noel Grandin |
2018-01-16 | Fix typos | Andrea Gelmini |
2018-01-12 | More loplugin:cstylecast: sax | Stephan Bergmann |
2018-01-06 | ofz#4392 sax: guard access to Entity::maSavedException with mutex | Michael Stahl |
2018-01-05 | sax: remove that odd Entity copy constructor | Michael Stahl |
2018-01-04 | Modifying the impl. of startUnknownElement of FastParser: | Mohammed Abdul Azeem |
2017-12-24 | loplugin:passstuffbyref even more return improvements | Noel Grandin |
2017-12-23 | loplugin:passstuffbyref improved returns | Noel Grandin |
2017-12-21 | new loplugin: convertlong | Noel Grandin |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-12-10 | ofz#4571 Direct-leak | Caolán McNamara |
2017-12-10 | remove unused osl/time.h includes .. | Jochen Nitschke |
2017-11-30 | loplugin:unnecessaryparen: signed numeric literals | Stephan Bergmann |
2017-11-30 | ofz: always free with xmlFreeParserCtxt | Caolán McNamara |
2017-11-23 | loplugin:simplifybool for negation of comparison operator | Noel Grandin |
2017-11-22 | Make loplugin:unnecessaryparen warn about (x) ? ... : ... after all | Stephan Bergmann |
2017-11-13 | Fix typos | Andrea Gelmini |
2017-11-13 | Fix typos | Andrea Gelmini |
2017-11-03 | loplugin:constparam in vcl,svtools | Noel Grandin |
2017-10-31 | loplugin:constantparam in sal,sax | Noel Grandin |
2017-10-26 | loplugin:constmethods in unotools | Noel Grandin |
2017-10-25 | ofz#3752 Integer-overflow | Caolán McNamara |
2017-10-25 | loplugin:constmethod in tools,sax,UnoControls | Noel Grandin |
2017-10-25 | ofz#3769 Integer-overflow | Caolán McNamara |
2017-10-23 | loplugin:includeform: sax | Stephan Bergmann |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-09-18 | allow events to accumulate past limit if an exception is pending | Caolán McNamara |
2017-09-17 | protect against short file | Caolán McNamara |
2017-09-17 | ofz: string has to be at least 5 chars long | Caolán McNamara |
2017-09-16 | ofz: leak on fdo72541-1.fodt | Caolán McNamara |
2017-09-13 | New rtl::isUnicodeScalarValue, rtl::isSurrogate | Stephan Bergmann |
2017-09-13 | sax: allow some debug logging in FastParser | Michael Stahl |
2017-09-12 | clang-tidy modernize-use-emplace in package..sax | Noel Grandin |
2017-09-05 | tdf#112164 sax: handle errors on last call to XML_Parse() | Michael Stahl |
2017-08-17 | remove unnecessary use of OUString::getStr | Noel Grandin |
2017-08-11 | sax parser: remove long-disabled code | Thorsten Behrens |
2017-08-02 | remove unnecessary use of 'this->' | Noel Grandin |
2017-07-20 | sax: Check if it starts with 5 bytes of "<?xml" | Takeshi Abe |
2017-07-17 | RTL_UNICODETOTEXT_INFO_{DEST|SCR}BUFFERTOSMALL should use TOO, not TO | Chris Sherlock |
2017-07-17 | loplugin:constparams in basegfx,sax,shell | Noel Grandin |
2017-07-16 | comphelper: move base64 encode/decode helpers from sax | Ashod Nakashian |
2017-07-05 | new loplugin unnecessaryparen | Noel Grandin |