summaryrefslogtreecommitdiff
path: root/sax/README
AgeCommit message (Expand)Author
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2017-09-13sax: allow some debug logging in FastParserMichael Stahl
2017-09-13sax: improve READMEMichael Stahl
2012-02-08Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich
Julien Nabet 2019-02-12Simplify containers iterations in reportdesign, sal, saxArkadiy Illarionov 2018-08-04Fix typosAndrea Gelmini 2018-01-24Fix typosAndrea Gelmini 2018-01-19SAL_W32 is just an alias for _WIN32Stephan Bergmann 2017-08-02remove unnecessary use of 'this->'Noel Grandin 2017-07-03Translate German comments and debug strings (leftovers in dirs sal to sc)Johnny_M 2017-05-09cleanup osl/diagnose.h includesJochen Nitschke 2017-05-07revert OSL_ASSERT changesChris Sherlock 2017-05-07tdf#43157: convert sax module away from OSL_ASSERT to assertChris Sherlock 2017-03-25Fix typosAndrea Gelmini 2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl 2016-02-09Remove excess newlinesChris Sherlock 2015-11-16use initialiser list for Sequence<OUString>Noel Grandin 2015-11-04use uno::Reference::set method instead of assignmentNoel Grandin 2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin 2015-10-30cppcheck: noExplicitConstructorCaolán McNamara 2015-10-28com::sun::star->css in sal,saxNoel Grandin 2015-08-27sax: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe 2015-08-27Clean up emptyStringStephan Bergmann 2015-07-27inline a bunch of use-once macrosNoel Grandin 2015-04-15remove unnecessary use of void in function declarationsNoel Grandin 2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann 2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini 2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin