summaryrefslogtreecommitdiff
path: root/filter/source/msfilter/eschesdo.cxx
AgeCommit message (Expand)Author
2020-06-11tdf#106181 XLSX export: output form controlsSerge Krot
2019-07-19loplugin:referencecasting in filterNoel Grandin
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-16loplugin:logexceptionnicely in filter..frameworkNoel Grandin
2019-05-29Fix typoAndrea Gelmini
2019-04-30improve loplugin:stringconstantNoel Grandin
2019-02-09loplugin:indentation in filterNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-08loplugin:simplifyconstruct in filter..frameworkNoel Grandin
2018-08-02loplugin:returnconstant in filterNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-10Make EscherPropertyContainer::CreatePolygonProperties saferArmin Le Grand
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-04-27loplugin:constantparamNoel Grandin
2018-03-05loplugin:useuniqueptr in ImplEESdrWriterNoel Grandin
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-16Revert "loplugin:changetoolsgen in filter..framework" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in filter..frameworkNoel Grandin
2018-02-14shapes: don't use "GraphicURL" property, always use "Graphic"Tomaž Vajngerl
2018-01-12More loplugin:cstylecast: filterStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-04coverity#1417293 'Constant' variable guards dead codeCaolán McNamara
2017-09-02convert SHAPEFLAG defines to scoped enum ShapeFlagJochen Nitschke
2017-08-28Follow 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-17tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai
2017-05-29no need for the ImplGetPropertyValue(sal_Unicode*) overloadNoel Grandin
2017-05-19loplugin:stringcopy: filterStephan Bergmann
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25loplugin:redundantcastStephan Bergmann
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2016-12-06convert PolyStyle to scoped enumNoel Grandin
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