summaryrefslogtreecommitdiff
path: root/sax
AgeCommit message (Expand)Author
2017-02-17Also consider saved exceptions when mbEnableThreads is trueMike Kaganski
2016-10-28tdf#103544: DOCX exp.: Image loss when have a frame anchored to the same para.Tamás Zolnai
2016-10-13loplugin:unnecessaryoverrideNoel Grandin
2016-10-12tdf#103159 allow compiling on 12.04 systems stillJustin Luth
2016-09-15loplugin:singlevalfields in l10ntools..saxNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sax)Stephan Bergmann
2016-08-25cid#1371329 Misused comma operatorNoel Grandin
2016-08-25cid#1371333 Misused comma operatorNoel Grandin
2016-08-16loplugin:stringstaticStephan Bergmann
2016-08-10GSoC - Making legacyfastparser to use tokens:Mohammed Abdul Azeem
2016-08-08Related: tdf#99312, add specialized interaction handlerGiuseppe Castagno
2016-08-05loplugin:countusersofdefaultparams in oox..sdNoel Grandin
2016-07-29GSoC - moving FastAttributeList::clear to consumer thread:Mohammed Abdul Azeem
2016-07-27GSOC - Avoid tokenizing strings for Unknown elements: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-15new loplugin unnecessary overrideNoel Grandin
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-07-08loplugin:redundantcast: redundant static_casts in saxStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-04use SAL_DEPRECATED in uno::ReferenceNoel Grandin
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-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko
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-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-05clang-tidy modernize-loop-convert in oox to saxNoel Grandin
2016-05-04tdf#94260 Convert pixel to 1/100 mmRosemary Sebastian
2016-04-21loplugin:salbool: sal_Bool[] -> bool[]Stephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-13loplugin:passstuffbyref in saxNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in saxNoel Grandin
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan
2016-04-01tdf#97966 Drop 'static' keywordsWastack