summaryrefslogtreecommitdiff
path: root/filter/source/msfilter/eschesdo.cxx
AgeCommit message (Expand)AuthorFilesLines
9 daysHandle empty range properlyMike Kaganski1-3/+12
13 daysGeneralize basegfx::fround for templated return typeMike Kaganski1-2/+2
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski1-1/+1
2023-09-07merge SvxFmDrawPage into SvxDrawPageNoel Grandin1-2/+2
2023-05-18improved B2DHomMatrixNoel Grandin1-3/+4
2023-01-15tdf#117266 sc oox: export vml button with a correct nameJustin Luth1-7/+11
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock1-1/+1
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-02-23SdrLayerID must be based on sal_Int16Mike Kaganski1-1/+1
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen1-4/+3
2021-12-07loplugin:unusedfieldsNoel Grandin1-14/+14
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski1-5/+5
2021-11-13Use o3tl::convertMike Kaganski1-7/+4
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski1-1/+1
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski1-1/+1
2021-04-02tdf#139786 partial revert tdf#106181 XLSX export: output form controlsJustin Luth1-10/+10
2021-02-21loplugin:refcounting in filterNoel1-1/+1
2021-02-04use more getSdrObjectFromXShapeNoel1-8/+2
2020-12-02tdf#128501: DOC export: fix lost bitmap fill for OOXML custom shapesXisco Fauli1-8/+29
2020-10-21new tools::Degree10 strong typedefNoel Grandin1-1/+1
2020-08-29Fix typo in codeAndrea Gelmini1-3/+3
2020-05-26tdf#106181 XLSX export: output form controlsSerge Krot1-12/+11
2020-05-21use for-range on Sequence in f*Noel Grandin1-3/+3
2020-04-14loplugin:flatten in filterNoel Grandin1-27/+27
2019-12-17tdf#42949 Fix IWYU warnings in filter/Gabor Kelemen1-18/+2
2019-07-19loplugin:referencecasting in filterNoel Grandin1-3/+3
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov1-2/+2
2019-06-16loplugin:logexceptionnicely in filter..frameworkNoel Grandin1-2/+3
2019-05-29Fix typoAndrea Gelmini1-1/+1
2019-04-30improve loplugin:stringconstantNoel Grandin1-2/+2
2019-02-09loplugin:indentation in filterNoel Grandin1-2/+2
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-2/+2
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-09-08loplugin:simplifyconstruct in filter..frameworkNoel Grandin1-1/+0
2018-08-02loplugin:returnconstant in filterNoel Grandin1-7/+3
2018-07-30Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-10Make EscherPropertyContainer::CreatePolygonProperties saferArmin Le Grand1-4/+1
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