summaryrefslogtreecommitdiff
path: root/filter/source/msfilter/eschesdo.cxx
AgeCommit message (Expand)Author
2017-09-01Follow up changes related to DOCX form control exportTamás Zolnai
2017-08-28crashtesting: failure on exporting tdf95568-1.ots to xlsxCaolán McNamara
2017-08-25tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai
2016-10-13loplugin:mergeclasses ImplEESdrWriter with ImplEscherExSdrNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-23fix denglish commentMichael Stahl
2016-09-20loplugin:unusedfieldsNoel Grandin
2016-07-07crashtesting: assert on export of tdf99571-1.docx to docxCaolán McNamara
2016-06-28loplugin:singlevalfields in filterNoel Grandin
2016-06-10Clean up uses of Any::getValue() in filterStephan Bergmann
2016-06-10dispose of ImplEscherExSdr correctlyNoel Grandin
2016-06-03loplugin:constantparamsNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-03-23loplugin:constantparam in filterNoel Grandin
2016-03-03loplugin:unuseddefaultparams in filterNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-12-21coverity#707837 Uninitialized scalar fieldCaolán McNamara
2015-12-05Simplify and remove this do/whileJulien Nabet
2015-11-20loplugin:unusedfields filterNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-02Fix typosAndrea Gelmini
2015-10-01com::sun::star->css in filter/Noel Grandin
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-07-27inline a bunch of use-once macrosNoel Grandin
2015-07-03Fix typosAndrea Gelmini
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-19loplugin:constantfunction: filterNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-26filter: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-07-07DBG_ASSERT->assert when followed by dereferenceCaolán McNamara
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-22filter: sal_Bool->boolNoel Grandin
2014-04-14typo: simpe -> simpleThomas Arnhold
2014-04-14USED is never definedThomas Arnhold
2014-04-11coverity#707837 Uninitialized scalar fieldCaolán McNamara
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-03filter/msfilter: sal_Bool->boolNoel Grandin
2014-03-08coverity#1190346 silence Unchecked return valueCaolán McNamara
2014-02-27Remove visual noise from filterAlexander Wilms
2014-02-24filter: Code reduction, prevents crash.Jacobo Aragunde Pérez
2014-01-29coverity#1157789 Division or modulo by zeroCaolán McNamara
2014-01-28bool improvementsStephan Bergmann