summaryrefslogtreecommitdiff
path: root/sax
AgeCommit message (Expand)AuthorFilesLines
2017-09-18sax: Check if it starts with 5 bytes of "<?xml"Takeshi Abe1-5/+3
2017-09-08tdf#112164 sax: handle errors on last call to XML_Parse()Michael Stahl1-5/+10
2017-02-17Also consider saved exceptions when mbEnableThreads is trueMike Kaganski1-0/+4
2016-10-28tdf#103544: DOCX exp.: Image loss when have a frame anchored to the same para.Tamás Zolnai1-5/+1
2016-10-13loplugin:unnecessaryoverrideNoel Grandin2-12/+0
2016-10-12tdf#103159 allow compiling on 12.04 systems stillJustin Luth1-9/+15
2016-09-15loplugin:singlevalfields in l10ntools..saxNoel Grandin2-22/+6
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann4-4/+4
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sax)Stephan Bergmann1-1/+1
2016-08-25cid#1371329 Misused comma operatorNoel Grandin1-2/+2
2016-08-25cid#1371333 Misused comma operatorNoel Grandin1-2/+2
2016-08-16loplugin:stringstaticStephan Bergmann1-15/+15
2016-08-10GSoC - Making legacyfastparser to use tokens:Mohammed Abdul Azeem3-54/+206
2016-08-08Related: tdf#99312, add specialized interaction handlerGiuseppe Castagno1-0/+1
2016-08-05loplugin:countusersofdefaultparams in oox..sdNoel Grandin1-2/+2
2016-07-29GSoC - moving FastAttributeList::clear to consumer thread:Mohammed Abdul Azeem1-8/+42
2016-07-27GSOC - Avoid tokenizing strings for Unknown elements:Mohammed Abdul Azeem2-58/+67
2016-07-19GSOC - Handling namespace declaration missing case:Mohammed Abdul Azeem5-5/+82
2016-07-17loplugin:passstuffbyrefStephan Bergmann1-1/+1
2016-07-16GSoC - Sync namespace handler calls with elements:Mohammed Abdul Azeem3-5/+31
2016-07-15new loplugin unnecessary overrideNoel Grandin1-0/+1
2016-07-10loplugin:unreffunStephan Bergmann1-1/+0
2016-07-09GSOC: Adapt XLegacyFastParser to function like XParser.Mohammed Abdul Azeem3-175/+121
2016-07-08loplugin:staticmethodsStephan Bergmann1-27/+22
2016-07-08GSOC: Added test case for mishandle of namespaces.Mohammed Abdul Azeem1-0/+78
2016-07-08loplugin:redundantcast: redundant static_casts in saxStephan Bergmann1-1/+1
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2-2/+2
2016-07-04use SAL_DEPRECATED in uno::ReferenceNoel Grandin1-1/+1
2016-06-17loplugin:refcountingStephan Bergmann1-6/+6
2016-06-17loplugin:passstuffbyrefStephan Bergmann1-1/+1
2016-06-17GSoC: Mapping legacy sax parser and XFastParserMohammed Abdul Azeem4-8/+325
2016-06-16loplugin:refcountingStephan Bergmann1-4/+4
2016-06-15GSoC: sax2/ unit tests:Mohammed Abdul Azeem3-41/+190
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko1-4/+1
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann2-2/+2
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin3-5/+6
2016-05-29loplugin:unreffunStephan Bergmann1-1/+0
2016-05-28sax2/ unit tests.Mohammed Abdul Azeem10-33/+197
2016-05-22-Werror,-Wunused-private-fieldStephan Bergmann1-1/+1
2016-05-19loplugin:unreffun and loplugin:nullptrNoel Grandin1-2/+2
2016-05-19First cut at adding sax2/ unit tests.Mohammed Abdul Azeem5-0/+243
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-2/+2
2016-05-05clang-tidy modernize-loop-convert in oox to saxNoel Grandin2-5/+5
2016-05-04tdf#94260 Convert pixel to 1/100 mmRosemary Sebastian1-9/+15
2016-04-21loplugin:salbool: sal_Bool[] -> bool[]Stephan Bergmann1-6/+6
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2-3/+3
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-1/+0
2016-04-13loplugin:passstuffbyref in saxNoel Grandin1-1/+1
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2016-04-11clang-tidy performance-unnecessary-value-param in saxNoel Grandin1-2/+2