summaryrefslogtreecommitdiff
path: root/sax/qa
AgeCommit message (Expand)Author
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-10-31loplugin:constantparam in sal,saxNoel Grandin
2017-10-23loplugin:includeform: saxStephan Bergmann
2017-09-12clang-tidy modernize-use-emplace in package..saxNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-15[API CHANGE] Add processingInstruction event to XFastDocumentHandler:Mohammed Abdul Azeem
2017-06-14use more SAL_N_ELEMENTS part 2Noel Grandin
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-03-25Fix typosAndrea Gelmini
2017-02-21loplugin:subtlezeroinit: saxStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-02-02expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann
2016-12-05loplugin:unnecessaryoverride (dtors) in saxStephan Bergmann
2016-10-13loplugin:unnecessaryoverrideNoel Grandin
2016-10-12tdf#103159 allow compiling on 12.04 systems stillJustin Luth
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-16loplugin:stringstaticStephan Bergmann
2016-08-10GSoC - Making legacyfastparser to use tokens:Mohammed Abdul Azeem
2016-07-19GSOC - Handling namespace declaration missing case:Mohammed Abdul Azeem
2016-07-17loplugin:passstuffbyrefStephan Bergmann
2016-07-16GSoC - Sync namespace handler calls with elements:Mohammed Abdul Azeem
2016-07-10loplugin:unreffunStephan Bergmann
2016-07-09GSOC: Adapt XLegacyFastParser to function like XParser.Mohammed Abdul Azeem
2016-07-08loplugin:staticmethodsStephan Bergmann
2016-07-08GSOC: Added test case for mishandle of namespaces.Mohammed Abdul Azeem
2016-06-17loplugin:refcountingStephan Bergmann
2016-06-17loplugin:passstuffbyrefStephan Bergmann
2016-06-17GSoC: Mapping legacy sax parser and XFastParserMohammed Abdul Azeem
2016-06-16loplugin:refcountingStephan Bergmann
2016-06-15GSoC: sax2/ unit tests:Mohammed Abdul Azeem
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-29loplugin:unreffunStephan Bergmann
2016-05-28sax2/ unit tests.Mohammed Abdul Azeem
2016-05-22-Werror,-Wunused-private-fieldStephan Bergmann
2016-05-19loplugin:unreffun and loplugin:nullptrNoel Grandin
2016-05-19First cut at adding sax2/ unit tests.Mohammed Abdul Azeem
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-08tdf#97703 Removed empty setUp/tearDown methodsChirag Manwani
2016-01-17sax: use CPPUNIT_ASSERT_THROWMatúš Kukan
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20new loplugin: badvectorinitNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-27sax: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-08-03new loplugin: refcountingNoel Grandin
2015-03-04V813: Decreased performanceCaolán McNamara
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage