summaryrefslogtreecommitdiffstats
path: root/sax/qa
Commit message (Expand)AuthorAgeFilesLines
* loplugin:stringstaticStephan Bergmann2016-08-161-15/+15
* GSoC - Making legacyfastparser to use tokens:Mohammed Abdul Azeem2016-08-101-0/+89
* GSOC - Handling namespace declaration missing case:Mohammed Abdul Azeem2016-07-193-2/+55
* loplugin:passstuffbyrefStephan Bergmann2016-07-171-1/+1
* GSoC - Sync namespace handler calls with elements:Mohammed Abdul Azeem2016-07-162-2/+9
* loplugin:unreffunStephan Bergmann2016-07-101-1/+0
* GSOC: Adapt XLegacyFastParser to function like XParser.Mohammed Abdul Azeem2016-07-091-162/+8
* loplugin:staticmethodsStephan Bergmann2016-07-081-27/+22
* GSOC: Added test case for mishandle of namespaces.Mohammed Abdul Azeem2016-07-081-0/+78
* loplugin:refcountingStephan Bergmann2016-06-171-6/+6
* loplugin:passstuffbyrefStephan Bergmann2016-06-171-1/+1
* GSoC: Mapping legacy sax parser and XFastParserMohammed Abdul Azeem2016-06-171-8/+45
* loplugin:refcountingStephan Bergmann2016-06-161-4/+4
* GSoC: sax2/ unit tests:Mohammed Abdul Azeem2016-06-152-39/+181
* Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann2016-06-081-1/+1
* teach refcounting clang plugin about uno::ReferenceNoel Grandin2016-05-313-5/+6
* loplugin:unreffunStephan Bergmann2016-05-291-1/+0
* sax2/ unit tests.Mohammed Abdul Azeem2016-05-2810-33/+197
* -Werror,-Wunused-private-fieldStephan Bergmann2016-05-221-1/+1
* loplugin:unreffun and loplugin:nullptrNoel Grandin2016-05-191-2/+2
* First cut at adding sax2/ unit tests.Mohammed Abdul Azeem2016-05-193-0/+194
* tdf#97966 Drop 'static' keywordsWastack2016-04-011-7/+7
* tdf#97703 Removed empty setUp/tearDown methodsChirag Manwani2016-03-081-10/+0
* sax: use CPPUNIT_ASSERT_THROWMatúš Kukan2016-01-172-20/+2
* loplugin:unusedfieldsNoel Grandin2015-12-241-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-102-10/+10
* new loplugin: badvectorinitNoel Grandin2015-10-201-3/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-122-6/+6
* sax: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe2015-08-271-2/+2
* new loplugin: refcountingNoel Grandin2015-08-032-25/+26
* V813: Decreased performanceCaolán McNamara2015-03-041-1/+1
* fdo#75757: Remove inheritance from std::vectorMatthew Pottage2015-02-061-5/+5
* Some more loplugin:cstylecast: saxStephan Bergmann2015-01-201-1/+1
* Remove unused XFastTokenHandler functionsMatúš Kukan2014-09-191-12/+0
* Use FastSaxParser directlyMatúš Kukan2014-09-191-7/+6
* fastparser: Use dummy token handler in unit test instead of an oox one.Matúš Kukan2014-09-181-3/+36
* various loplugin:passsequencebyrefNoel Grandin2014-05-141-2/+2
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-262-4/+4
* Find places where OUString and OString are passed by value.Noel Grandin2014-03-181-2/+2
* Improve output in case of test failureStephan Bergmann2014-02-121-2/+2
* css.xml.sax service ctor clean-upStephan Bergmann2013-12-191-5/+2
* Improve CPPUNIT_ASSERTsStephan Bergmann2013-12-171-9/+8
* sax, xmloff: fix ODF import/export of text:time/text:time-valueMichael Stahl2013-12-101-1/+137
* Remove comphelper::ComponentContextStephan Bergmann2013-10-211-3/+4
* FastTokenHandler service should apparently have a default constructorStephan Bergmann2013-10-211-6/+3
* sax: fix build: needs explicit typeMatúš Kukan2013-10-171-4/+4
* sax: add unit test for FastAttributeListMatúš Kukan2013-10-171-0/+83
* sax: add unit test for FastSaxParserMatúš Kukan2013-10-171-0/+98
* fixup SAL_INFO macros to actually print the stringsLionel Elie Mamane2013-08-041-10/+10
* sax converter unittest: test accept trailing zeros in fractional secondsLionel Elie Mamane2013-08-041-1/+1