summaryrefslogtreecommitdiff
path: root/sax
AgeCommit message (Expand)AuthorFilesLines
2017-06-15[API CHANGE] Add processingInstruction event to XFastDocumentHandler:Mohammed Abdul Azeem4-2/+58
2017-06-14use more SAL_N_ELEMENTS part 2Noel Grandin1-2/+2
2017-06-01convert SAX_ARGS_ARG macros to varargs template methodsNoel Grandin1-34/+11
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke4-4/+0
2017-05-07revert OSL_ASSERT changesChris Sherlock1-4/+4
2017-05-07tdf#43157: convert sax module away from OSL_ASSERT to assertChris Sherlock1-4/+4
2017-05-04Replace all OUString("") with OUString()Arnaud Versini1-2/+2
2017-04-28loplugin:salunicodeliteral: saxStephan Bergmann1-34/+34
2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin1-11/+11
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2-0/+2
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky6-6/+0
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: saxStephan Bergmann1-1/+1
2017-03-25Fix typosAndrea Gelmini5-7/+7
2017-03-03escape invalid XML characters with _xHHHH_ when writing escapedEike Rathke2-15/+115
2017-02-28FastSaxSerializer: SAL_WARN() when writing invalid XML charactersEike Rathke1-1/+54
2017-02-23Better make the zero-initialization more explicitStephan Bergmann1-1/+2
2017-02-22Revert "Fix typos"jan iversen1-1/+1
2017-02-22Fix typosAndrea Gelmini1-1/+1
2017-02-21loplugin:subtlezeroinit: saxStephan Bergmann1-1/+1
2017-02-20MSVC 14.0: Fix warning C4702: unreachable codeDavid Ostrovsky1-1/+1
2017-02-06Add missing #includesStephan Bergmann7-2/+8
2017-02-02fix linux buildNoel Grandin1-1/+1
2017-02-02expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin2-22/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann9-266/+169
2017-01-25loplugin: unnecessary destructor oox..saxNoel Grandin3-11/+0
2017-01-19New loplugin:dynexcspec: Add @throws documentation, saxStephan Bergmann3-0/+36
2017-01-19Also consider saved exceptions when mbEnableThreads is trueMike Kaganski1-0/+4
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl2-4/+4
2017-01-17new loplugin: useuniqueptr: jvmfwk..saxNoel Grandin2-20/+7
2017-01-10New loplugin:conststringvar: saxStephan Bergmann1-5/+5
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann1-3/+3
2016-12-05loplugin:unnecessaryoverride (dtors) in saxStephan Bergmann1-1/+0
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