summaryrefslogtreecommitdiffstats
path: root/sax
Commit message (Expand)AuthorAgeFilesLines
* sax: Check if it starts with 5 bytes of "<?xml"Takeshi Abe2017-09-181-5/+3
* tdf#112164 sax: handle errors on last call to XML_Parse()Michael Stahl2017-09-081-5/+10
* Also consider saved exceptions when mbEnableThreads is trueMike Kaganski2017-02-171-0/+4
* tdf#103544: DOCX exp.: Image loss when have a frame anchored to the same para.Tamás Zolnai2016-10-281-5/+1
* loplugin:unnecessaryoverrideNoel Grandin2016-10-132-12/+0
* tdf#103159 allow compiling on 12.04 systems stillJustin Luth2016-10-121-9/+15
* loplugin:singlevalfields in l10ntools..saxNoel Grandin2016-09-152-22/+6
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-134-4/+4
* loplugin:stringconstant: adapt to improved OUStringLiteral1 (sax)Stephan Bergmann2016-08-301-1/+1
* cid#1371329 Misused comma operatorNoel Grandin2016-08-251-2/+2
* cid#1371333 Misused comma operatorNoel Grandin2016-08-251-2/+2
* loplugin:stringstaticStephan Bergmann2016-08-161-15/+15
* GSoC - Making legacyfastparser to use tokens:Mohammed Abdul Azeem2016-08-103-54/+206
* Related: tdf#99312, add specialized interaction handlerGiuseppe Castagno2016-08-081-0/+1
* loplugin:countusersofdefaultparams in oox..sdNoel Grandin2016-08-051-2/+2
* GSoC - moving FastAttributeList::clear to consumer thread:Mohammed Abdul Azeem2016-07-291-8/+42
* GSOC - Avoid tokenizing strings for Unknown elements:Mohammed Abdul Azeem2016-07-272-58/+67
* GSOC - Handling namespace declaration missing case:Mohammed Abdul Azeem2016-07-195-5/+82
* loplugin:passstuffbyrefStephan Bergmann2016-07-171-1/+1
* GSoC - Sync namespace handler calls with elements:Mohammed Abdul Azeem2016-07-163-5/+31
* new loplugin unnecessary overrideNoel Grandin2016-07-151-0/+1
* loplugin:unreffunStephan Bergmann2016-07-101-1/+0
* GSOC: Adapt XLegacyFastParser to function like XParser.Mohammed Abdul Azeem2016-07-093-175/+121
* loplugin:staticmethodsStephan Bergmann2016-07-081-27/+22
* GSOC: Added test case for mishandle of namespaces.Mohammed Abdul Azeem2016-07-081-0/+78
* loplugin:redundantcast: redundant static_casts in saxStephan Bergmann2016-07-081-1/+1
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-072-2/+2
* use SAL_DEPRECATED in uno::ReferenceNoel Grandin2016-07-041-1/+1
* loplugin:refcountingStephan Bergmann2016-06-171-6/+6
* loplugin:passstuffbyrefStephan Bergmann2016-06-171-1/+1
* GSoC: Mapping legacy sax parser and XFastParserMohammed Abdul Azeem2016-06-174-8/+325
* loplugin:refcountingStephan Bergmann2016-06-161-4/+4
* GSoC: sax2/ unit tests:Mohammed Abdul Azeem2016-06-153-41/+190
* tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko2016-06-091-4/+1
* Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann2016-06-082-2/+2
* 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-195-0/+243
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-2/+2
* clang-tidy modernize-loop-convert in oox to saxNoel Grandin2016-05-052-5/+5
* tdf#94260 Convert pixel to 1/100 mmRosemary Sebastian2016-05-041-9/+15
* loplugin:salbool: sal_Bool[] -> bool[]Stephan Bergmann2016-04-211-6/+6
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-202-3/+3
* clean-up: unused using declarations and includesJochen Nitschke2016-04-181-1/+0
* loplugin:passstuffbyref in saxNoel Grandin2016-04-131-1/+1
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-121-1/+0
* clang-tidy performance-unnecessary-value-param in saxNoel Grandin2016-04-111-2/+2