summaryrefslogtreecommitdiff
path: root/svx/source/customshapes/EnhancedCustomShapeEngine.cxx
AgeCommit message (Expand)Author
2015-05-26tdf#91095 svx: avoid unconditional SdrObject -> SdrObjCustomShape static_castMiklos Vajna
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-10-21nShearWink -> nShearAngleMiklos Vajna
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-15nDrehWink -> nRotationAngleMiklos Vajna
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-08Cleanup OUStrings in CustomShapesJoren De Cuyper
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-03-29coverity#1194928 allocation too small for typeCaolán McNamara
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-28bool improvementsStephan Bergmann
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky
2014-01-20Minimize the constructor functions to a bare minimum.Jan Holesovsky
2014-01-18Unify ctor functions for component implementations.Matúš Kukan
2014-01-15Unify ctor functions to have _get_implementation suffix.Matúš Kukan
2014-01-15Use const& arguments parameter for ctor functions.Matúš Kukan
2014-01-15Initialize constructor based implementations in one place.Matúš Kukan
2013-12-31svx: Constructor feature for last implementations in svx component.Matúš Kukan
2013-12-20Revert "svx: split into direct implementation getFactories"Matúš Kukan
2013-12-20svx: split into direct implementation getFactoriesMatúš Kukan
2013-10-30fdo#54938: Convert svx to use cppu::supportsServiceMarcos Paulo de Souza
2013-04-01expand some more namespace macrosThomas Arnhold
2013-01-24Remove RTL_CONSTASCII_USTRINGPARAM in svxChr. Rossmanith
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-04-27removed dead codeTakeshi Abe
2012-04-09fdo43752: PPTX import fix affected odp imports.Muthu Subramanian
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2011-12-08n#719989: Rotation needs to be done post flipping.Muthu Subramanian
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-06-22Teach LibreOffice proper svg:d supportThorsten Behrens
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-13removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-04-20CWS gnumake2: move all delivered headers in svx to inc/svx; remove unused or ...Mathias Bauer
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-02-04CWS svxsplit: merge with m71Mathias Bauer
2010-01-07#i107450#: make svx buildable with new editeng libMathias Bauer
2010-01-04merging m68Christian Lippka