summaryrefslogtreecommitdiff
path: root/filter/source/msfilter/eschesdo.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-1/+1
2018-04-27loplugin:constantparamNoel Grandin1-5/+4
2018-03-05loplugin:useuniqueptr in ImplEESdrWriterNoel Grandin1-5/+3
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke1-1/+0
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-3/+1
2018-02-16Revert "loplugin:changetoolsgen in filter..framework" and reapply pluginNoel Grandin1-6/+6
2018-02-14loplugin:changetoolsgen in filter..frameworkNoel Grandin1-12/+12
2018-02-14shapes: don't use "GraphicURL" property, always use "Graphic"Tomaž Vajngerl1-2/+2
2018-01-12More loplugin:cstylecast: filterStephan Bergmann1-10/+10
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-09-04coverity#1417293 'Constant' variable guards dead codeCaolán McNamara1-1/+1
2017-09-02convert SHAPEFLAG defines to scoped enum ShapeFlagJochen Nitschke1-44/+45
2017-08-28Follow up changes related to DOCX form control exportTamás Zolnai1-16/+14
2017-08-28crashtesting: failure on exporting tdf95568-1.ots to xlsxCaolán McNamara1-3/+7
2017-08-17tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai1-1/+19
2017-05-29no need for the ImplGetPropertyValue(sal_Unicode*) overloadNoel Grandin1-9/+9
2017-05-19loplugin:stringcopy: filterStephan Bergmann1-1/+1
2017-05-12convert SdrLayerId to strong_intNoel Grandin1-2/+2
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin1-8/+4
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-13/+13
2017-03-25loplugin:redundantcastStephan Bergmann1-1/+1
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-2/+1
2016-12-06convert PolyStyle to scoped enumNoel Grandin1-6/+6
2016-10-13loplugin:mergeclasses ImplEESdrWriter with ImplEscherExSdrNoel Grandin1-27/+22
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-09-23fix denglish commentMichael Stahl1-1/+1
2016-09-20loplugin:unusedfieldsNoel Grandin1-2/+0
2016-07-07crashtesting: assert on export of tdf99571-1.docx to docxCaolán McNamara1-2/+11
2016-06-28loplugin:singlevalfields in filterNoel Grandin1-16/+2
2016-06-10Clean up uses of Any::getValue() in filterStephan Bergmann1-8/+9
2016-06-10dispose of ImplEscherExSdr correctlyNoel Grandin1-0/+6
2016-06-03loplugin:constantparamsNoel Grandin1-2/+1
2016-04-21new plugin stylepoliceNoel Grandin1-6/+6
2016-03-23loplugin:constantparam in filterNoel Grandin1-9/+8
2016-03-03loplugin:unuseddefaultparams in filterNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-12-21coverity#707837 Uninitialized scalar fieldCaolán McNamara1-0/+1
2015-12-05Simplify and remove this do/whileJulien Nabet1-24/+19
2015-11-20loplugin:unusedfields filterNoel Grandin1-4/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-14/+14
2015-11-04yyyyyNoel Grandin1-1/+1
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin1-3/+3
2015-10-20loplugin:defaultparamsStephan Bergmann1-5/+5
2015-10-02Fix typosAndrea Gelmini1-1/+1
2015-10-01com::sun::star->css in filter/Noel Grandin1-13/+13
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-1/+1
2015-07-27inline a bunch of use-once macrosNoel Grandin1-13/+7
2015-07-03Fix typosAndrea Gelmini1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-10/+10