summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2017-01-11Some loplugin:conststringvar/stringconstant improvements: xmloffStephan Bergmann
2017-01-10New loplugin:conststringvar: xmloffStephan Bergmann
2017-01-09use (new) -mlong-jump-table-offsets on m68k for libxoRene Engelhard
2017-01-09New loplugin:externvar: xmloffStephan Bergmann
2017-01-07coverity#705098 Explicit null dereferencedCaolán McNamara
2017-01-07coverity#705097 Explicit null dereferencedCaolán McNamara
2017-01-06writerperfect, xmloff: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-12-17More blind fix attempt for MSVCStephan Bergmann
2016-12-17More blind fix attempt for MSVCStephan Bergmann
2016-12-17More blind fix attempt for MSVCStephan Bergmann
2016-12-17Blind fix for MSVCStephan Bergmann
2016-12-17Minor simplificationStephan Bergmann
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-14remove local macroJochen Nitschke
2016-12-13tdf#95416 Fix includes for xmloffAdam Kasztenny
2016-12-12coverity#1397053 Logically dead code (golden)Caolán McNamara
2016-12-12coverity#704109 Unchecked return valueCaolán McNamara
2016-12-12coverity#704108 Unchecked return valueCaolán McNamara
2016-12-09xmloff: XMLChangeImportContext: replace boolean pair with proper enumMichael Stahl
2016-12-09xmloff: convert some DBG_ASSERT in txtparae.cxxMichael Stahl
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-02Remove dup line in aGroupShapeElemTokenMap (xmloff)Julien Nabet
2016-12-02inline some constant strings in xmloff (part1)Noel Grandin
2016-12-01crashtesting: a gadzillion failures on export to odpCaolán McNamara
2016-12-01loplugin:unnecessaryoverride (dtors) in xmloffStephan Bergmann
2016-11-29tdf#102479 ODF export: ignore exceptions when checking shape textMichael Stahl
2016-11-25add exception context to error log messageEike Rathke
2016-11-25replace useless OSL_FAIL with DBG_UNHANDLED_EXCEPTION_WHENEike Rathke
2016-11-25replace meaningless OSL_FAIL with DBG_UNHANDLED_EXCEPTION_WHENEike Rathke
2016-11-23loplugin field-can-be-private in include/vcl..xmlscriptNoel Grandin
2016-11-18includes should be at the top of the fileNoel Grandin
2016-11-17ODF: do not write an empty style:text-position="" attribute for CharEscapementEike Rathke
2016-11-17clearly a wrong offset is worth an assert() instead of OSL_ENSURE()Eike Rathke
2016-11-17loplugin:datamembershadow in xmloffNoel Grandin
2016-11-16This condition has been checked beforeSamuel Mehrbrodt
2016-11-16Small housekeeping: merged two if's with same result into oneMike Kaganski
2016-11-16new loplugin finalprotectedNoel Grandin
2016-11-15fix typoDavid Tardon
2016-11-15remove prop. name variableDavid Tardon
2016-11-15loplugin:constantparamNoel Grandin
2016-11-11xmloff: print a warning if we drop a style on the floorMichael Stahl
2016-11-11tdf#67544 Embed slide transition sound in the presentationSamuel Mehrbrodt
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin
2016-11-04update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin
2016-10-31This apparently always wanted to check that _rChars.trim() is non-emptyStephan Bergmann
2016-10-31loplugin:oncevar in xmloff..xmlsecurityNoel Grandin
2016-10-31Omit comparator which is the same as default std::less<key_type>Takeshi Abe
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-24loplugin:expandablemethods in xmloffNoel Grandin