summaryrefslogtreecommitdiff
path: root/include/sax/fastparser.hxx
AgeCommit message (Expand)Author
2020-12-26Improve handle of custom XML entitiesdante
2020-11-29Preparing for mathml support of custom entity references.dante
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2019-10-29loplugin:finalclasses sfx2Noel Grandin
2018-10-30tdf#42949 Fix IWYU warnings in include/sax/*Gabor Kelemen
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-19GSOC - Handling namespace declaration missing case:Mohammed Abdul Azeem
2016-07-09GSOC: Adapt XLegacyFastParser to function like XParser.Mohammed Abdul Azeem
2016-02-09Remove excess newlinesChris Sherlock
2016-01-20loplugin:unusedmethodsNoel Grandin
2015-11-18use unique_ptr for pImpl in sax/Noel Grandin
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-08coverity#1130446 Uncaught exceptionCaolán McNamara
2013-12-18sax: various clean up. Move _getFactory next to the implementation.Matúš Kukan
2013-12-03sax: stop using SAX_DLLIMPLEMENTATION for both sax and fastsaxMichael Stahl
2013-12-02Hide the implementation.Kohei Yoshida
2013-12-02Add a means to check if a namespace exists.Kohei Yoshida
2013-12-02Move this header out into a public place.Kohei Yoshida