summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2016-12-17More blind fix attempt for MSVCStephan Bergmann1-11/+2
2016-12-17More blind fix attempt for MSVCStephan Bergmann1-5/+10
2016-12-17More blind fix attempt for MSVCStephan Bergmann1-1/+4
2016-12-17Blind fix for MSVCStephan Bergmann1-2/+3
2016-12-17Minor simplificationStephan Bergmann1-38/+17
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann1-1/+1
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin4-13/+13
2016-12-14remove local macroJochen Nitschke1-18/+12
2016-12-13tdf#95416 Fix includes for xmloffAdam Kasztenny2-1/+1
2016-12-12coverity#1397053 Logically dead code (golden)Caolán McNamara1-2/+2
2016-12-12coverity#704109 Unchecked return valueCaolán McNamara5-9/+9
2016-12-12coverity#704108 Unchecked return valueCaolán McNamara1-4/+4
2016-12-09xmloff: XMLChangeImportContext: replace boolean pair with proper enumMichael Stahl4-27/+28
2016-12-09xmloff: convert some DBG_ASSERT in txtparae.cxxMichael Stahl1-8/+6
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin3-6/+6
2016-12-02Remove dup line in aGroupShapeElemTokenMap (xmloff)Julien Nabet1-1/+0
2016-12-02inline some constant strings in xmloff (part1)Noel Grandin56-954/+348
2016-12-01crashtesting: a gadzillion failures on export to odpCaolán McNamara1-0/+3
2016-12-01loplugin:unnecessaryoverride (dtors) in xmloffStephan Bergmann41-470/+1
2016-11-29tdf#102479 ODF export: ignore exceptions when checking shape textMichael Stahl1-1/+16
2016-11-25add exception context to error log messageEike Rathke1-2/+7
2016-11-25replace useless OSL_FAIL with DBG_UNHANDLED_EXCEPTION_WHENEike Rathke1-7/+8
2016-11-25replace meaningless OSL_FAIL with DBG_UNHANDLED_EXCEPTION_WHENEike Rathke1-16/+17
2016-11-23loplugin field-can-be-private in include/vcl..xmlscriptNoel Grandin1-1/+1
2016-11-18includes should be at the top of the fileNoel Grandin2-3/+2
2016-11-17ODF: do not write an empty style:text-position="" attribute for CharEscapementEike Rathke1-1/+1
2016-11-17clearly a wrong offset is worth an assert() instead of OSL_ENSURE()Eike Rathke1-2/+2
2016-11-17loplugin:datamembershadow in xmloffNoel Grandin4-12/+8
2016-11-16This condition has been checked beforeSamuel Mehrbrodt1-31/+28
2016-11-16Small housekeeping: merged two if's with same result into oneMike Kaganski1-3/+2
2016-11-16new loplugin finalprotectedNoel Grandin2-4/+3
2016-11-15fix typoDavid Tardon1-1/+1
2016-11-15remove prop. name variableDavid Tardon1-3/+2
2016-11-15loplugin:constantparamNoel Grandin1-4/+4
2016-11-11xmloff: print a warning if we drop a style on the floorMichael Stahl1-0/+3
2016-11-11tdf#67544 Embed slide transition sound in the presentationSamuel Mehrbrodt2-2/+97
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin2-2/+2
2016-11-04update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin5-8/+8
2016-10-31This apparently always wanted to check that _rChars.trim() is non-emptyStephan Bergmann1-1/+1
2016-10-31loplugin:oncevar in xmloff..xmlsecurityNoel Grandin32-482/+221
2016-10-31Omit comparator which is the same as default std::less<key_type>Takeshi Abe2-18/+2
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin1-2/+1
2016-10-24loplugin:expandablemethods in xmloffNoel Grandin15-76/+21
2016-10-24Simplify code furtherStephan Bergmann1-19/+15
2016-10-24fixes for >>= with rhs AnyJochen Nitschke1-1/+2
2016-10-21loplugin:expandablemethodds in include/xmloffNoel Grandin3-8/+3
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke3-3/+3
2016-10-18loplugin:inlineablemethods in xmloffNoel Grandin12-55/+10
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke1-1/+1
2016-10-14tdf#64038 ODF import: fix handling of space following <text:s>Michael Stahl1-0/+1