summaryrefslogtreecommitdiff
path: root/sax/qa
AgeCommit message (Expand)Author
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
2015-01-20Some more loplugin:cstylecast: saxStephan Bergmann
2014-09-19Remove unused XFastTokenHandler functionsMatúš Kukan
2014-09-19Use FastSaxParser directlyMatúš Kukan
2014-09-18fastparser: Use dummy token handler in unit test instead of an oox one.Matúš Kukan
2014-05-14various loplugin:passsequencebyrefNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-02-12Improve output in case of test failureStephan Bergmann
2013-12-19css.xml.sax service ctor clean-upStephan Bergmann
2013-12-17Improve CPPUNIT_ASSERTsStephan Bergmann
2013-12-10sax, xmloff: fix ODF import/export of text:time/text:time-valueMichael Stahl
2013-10-21Remove comphelper::ComponentContextStephan Bergmann
2013-10-21FastTokenHandler service should apparently have a default constructorStephan Bergmann
2013-10-17sax: fix build: needs explicit typeMatúš Kukan
2013-10-17sax: add unit test for FastAttributeListMatúš Kukan
2013-10-17sax: add unit test for FastSaxParserMatúš Kukan
2013-08-04fixup SAL_INFO macros to actually print the stringsLionel Elie Mamane
2013-08-04sax converter unittest: test accept trailing zeros in fractional secondsLionel Elie Mamane
2013-07-15i#108348: support DateTimeWithTimezone in user defined Document PropertiesMichael Stahl
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl
2013-06-29i#108348 sax::Converter: support negative date and dateTimeMichael Stahl
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-19fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2012-08-15warning C4310: cast truncates constant valueMichael Stahl
2012-08-15sigh.. MSVC warning C4146: unary minus applied to unsigned type?Michael Stahl
2012-08-15oops forgot #include limitsMichael Stahl