summaryrefslogtreecommitdiffstats
path: root/sax
Commit message (Expand)AuthorAgeFilesLines
* loplugin: unnecessary destructor oox..saxNoel Grandin2017-01-253-11/+0
* New loplugin:dynexcspec: Add @throws documentation, saxStephan Bergmann2017-01-193-0/+36
* Also consider saved exceptions when mbEnableThreads is trueMike Kaganski2017-01-191-0/+4
* replace #ifdef SOLARIS with #ifdef __sunMichael Stahl2017-01-172-4/+4
* new loplugin: useuniqueptr: jvmfwk..saxNoel Grandin2017-01-172-20/+7
* New loplugin:conststringvar: saxStephan Bergmann2017-01-101-5/+5
* Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann2016-12-171-3/+3
* loplugin:unnecessaryoverride (dtors) in saxStephan Bergmann2016-12-051-1/+0
* 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