summaryrefslogtreecommitdiff
path: root/sax
AgeCommit message (Expand)Author
2017-06-17Literal tab character is bad XML, write '	' insteadEike Rathke
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sax module away from OSL_ASSERT to assertChris Sherlock
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-04-28loplugin:salunicodeliteral: saxStephan Bergmann
2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: saxStephan Bergmann
2017-03-25Fix typosAndrea Gelmini
2017-03-03escape invalid XML characters with _xHHHH_ when writing escapedEike Rathke
2017-02-28FastSaxSerializer: SAL_WARN() when writing invalid XML charactersEike Rathke
2017-02-23Better make the zero-initialization more explicitStephan Bergmann
2017-02-22Revert "Fix typos"jan iversen
2017-02-22Fix typosAndrea Gelmini
2017-02-21loplugin:subtlezeroinit: saxStephan Bergmann
2017-02-20MSVC 14.0: Fix warning C4702: unreachable codeDavid Ostrovsky
2017-02-06Add missing #includesStephan Bergmann
2017-02-02fix linux buildNoel Grandin
2017-02-02expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor oox..saxNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, saxStephan Bergmann
2017-01-19Also consider saved exceptions when mbEnableThreads is trueMike Kaganski
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2017-01-17new loplugin: useuniqueptr: jvmfwk..saxNoel Grandin
2017-01-10New loplugin:conststringvar: saxStephan Bergmann
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann
2016-12-05loplugin:unnecessaryoverride (dtors) in saxStephan Bergmann
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