summaryrefslogtreecommitdiff
path: root/sax/qa/cppunit/parser.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-08-27sax: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe1-2/+2
2015-08-03new loplugin: refcountingNoel Grandin1-4/+5
2015-01-20Some more loplugin:cstylecast: saxStephan Bergmann1-1/+1
2014-09-19Remove unused XFastTokenHandler functionsMatúš Kukan1-12/+0
2014-09-19Use FastSaxParser directlyMatúš Kukan1-7/+6
2014-09-18fastparser: Use dummy token handler in unit test instead of an oox one.Matúš Kukan1-3/+36
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin1-2/+2
2013-12-19css.xml.sax service ctor clean-upStephan Bergmann1-5/+2
2013-10-21Remove comphelper::ComponentContextStephan Bergmann1-3/+4
2013-10-21FastTokenHandler service should apparently have a default constructorStephan Bergmann1-6/+3
2013-10-17sax: add unit test for FastSaxParserMatúš Kukan1-0/+98