summaryrefslogtreecommitdiff
path: root/svx/source/customshapes/EnhancedCustomShapeEngine.cxx
AgeCommit message (Expand)Author
2023-07-10svx: prefix members of GeoStatMiklos Vajna
2022-08-29ref-count SdrObjectNoel Grandin
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-10-31Prepare for removal of non-const operator[] from Sequence in svxMike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-08simplify static_cast after dynamic_castNoel Grandin
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-14static_cast after dynamic_castNoel Grandin
2021-02-03use more unique_ptr in EnhancedCustomShape2dNoel
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-23add utility NbcRotate methodNoel Grandin
2020-12-22rename members of GeoStat classNoel
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-01-17tdf#42949 Fix IWYU warnings in svx/source/[a-e]*/*cxx and svx/qa/Gabor Kelemen
2020-01-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci
2019-09-06use unique_ptr in DoConvertToPolyObjNoel Grandin
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-02-12o3tl::make_unique -> std::make_unique in svx/Gabor Kelemen
2018-10-22pvs-studio: V728 An excessive check can be simplifiedCaolán McNamara
2018-10-05use more std::unique_ptr in EnhancedCustomShapeEngineNoel Grandin
2018-08-15ofz#9821 Indirect-leakCaolán McNamara
2018-07-02tdf106792 Get rid of SvxShapePolyPolygonBezierArmin Le Grand
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-03-17OperationSmiley: Corrected shadowing of local variablesArmin Le Grand
2018-03-17OperationSmiley: Secured quite some places using CustomShapeArmin Le Grand
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin
2017-11-09new loplugin simplifydynamiccastNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-08-10tdf#109317 Fix incorrect rotation of flipped custom OOXML shapesPaul Trojahn
2017-07-27loplugin:constparams in svxNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-02loplugin:unnecessaryoverride (dtors) in svxStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-23convert SdrIterMode to scoped enumNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin