summaryrefslogtreecommitdiff
path: root/svx/source/customshapes/EnhancedCustomShapeEngine.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin1-2/+2
2017-11-09new loplugin simplifydynamiccastNoel Grandin1-2/+2
2017-10-23loplugin:includeform: svxStephan Bergmann1-5/+5
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-1/+1
2017-08-10tdf#109317 Fix incorrect rotation of flipped custom OOXML shapesPaul Trojahn1-8/+1
2017-07-27loplugin:constparams in svxNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-4/+4
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-24/+8
2016-12-02loplugin:unnecessaryoverride (dtors) in svxStephan Bergmann1-4/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-23convert SdrIterMode to scoped enumNoel Grandin1-1/+1
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-3/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-10/+10
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht1-6/+6
2015-09-07svx: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-05-21tdf#91095 svx: avoid unconditional SdrObject -> SdrObjCustomShape static_castMiklos Vajna1-1/+1
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan1-1/+1
2014-10-21nShearWink -> nShearAngleMiklos Vajna1-8/+8
2014-10-20loplugin: cstylecastNoel Grandin1-12/+12
2014-10-15nDrehWink -> nRotationAngleMiklos Vajna1-2/+2
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante1-6/+4
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-1/+1
2014-08-08Cleanup OUStrings in CustomShapesJoren De Cuyper1-2/+1
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna1-1/+1
2014-04-15svx: sal_Bool->boolNoel Grandin1-9/+9
2014-03-29coverity#1194928 allocation too small for typeCaolán McNamara1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-10/+10
2014-03-11svx: sal_Bool->boolNoel Grandin1-1/+1
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-16/+16
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-01-28bool improvementsStephan Bergmann1-3/+3
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky1-2/+2
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky1-1/+1
2014-01-20Minimize the constructor functions to a bare minimum.Jan Holesovsky1-3/+1
2014-01-18Unify ctor functions for component implementations.Matúš Kukan1-4/+4
2014-01-15Unify ctor functions to have _get_implementation suffix.Matúš Kukan1-1/+1
2014-01-15Use const& arguments parameter for ctor functions.Matúš Kukan1-2/+1
2014-01-15Initialize constructor based implementations in one place.Matúš Kukan1-9/+1
2013-12-31svx: Constructor feature for last implementations in svx component.Matúš Kukan1-19/+83
2013-12-20Revert "svx: split into direct implementation getFactories"Matúš Kukan1-22/+19
2013-12-20svx: split into direct implementation getFactoriesMatúš Kukan1-19/+22
2013-10-30fdo#54938: Convert svx to use cppu::supportsServiceMarcos Paulo de Souza1-13/+3
2013-04-01expand some more namespace macrosThomas Arnhold1-35/+38
2013-01-24Remove RTL_CONSTASCII_USTRINGPARAM in svxChr. Rossmanith1-3/+3
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-04-27removed dead codeTakeshi Abe1-15/+0
2012-04-09fdo43752: PPTX import fix affected odp imports.Muthu Subramanian1-2/+8