summaryrefslogtreecommitdiff
path: root/sax/source/tools
AgeCommit message (Expand)Author
2017-04-28loplugin:salunicodeliteral: saxStephan Bergmann
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-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-10New loplugin:conststringvar: saxStephan Bergmann
2016-10-28tdf#103544: DOCX exp.: Image loss when have a frame anchored to the same para.Tamás Zolnai
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-05loplugin:countusersofdefaultparams in oox..sdNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-05clang-tidy modernize-loop-convert in oox to saxNoel Grandin
2016-05-04tdf#94260 Convert pixel to 1/100 mmRosemary Sebastian
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-13loplugin:passstuffbyref in saxNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in saxNoel Grandin
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis
2016-02-09Remove excess newlinesChris Sherlock
2016-02-03fix gcc build errorCaolán McNamara
2016-01-17crashtesting: plain-text import allows liberal with the UTF-8 inputCaolán McNamara
2016-01-12Fix FastSaxSerializer::write() for non-BMP unicode characters.Mark Hung
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30cppcheck: noExplicitConstructorCaolán McNamara
2015-10-28com::sun::star->css in sal,saxNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-09xmloff: fix ODF import of gradient draw:angle attribute a bitMichael Stahl
2015-09-17boost->stdCaolán McNamara
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-22tdf#39440 reduce scope of local variablesMichael Weghorn
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-18sax: convert MergeMarksEnum to enum classMichael Stahl
2015-07-18sax, sw: try to make that maMarkStack easier to understandMichael Stahl
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-07-04WaE do not us #if for DB_UTIL but #ifdefNorbert Thiebaud
2015-07-04sax: FastSaxSerializer well-formed element test in presence of ...Michael Stahl
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-11Show duplicate attributeJulien Nabet
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2015-01-27add assert that first element is 0Caolán McNamara