summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unoshap3.cxx
AgeCommit message (Expand)Author
2016-08-23convert SdrIterMode to scoped enumNoel Grandin
2016-07-15Improve loplugin:unnecessaryoverrideStephan Bergmann
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-27-Werror,-WvarargsStephan Bergmann
2016-04-18Avoid reserved identifier (_CreateSdrObject -> CreateSdrObject_)Stephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-02-12fdo#39468 translated german commentsDaniel Sikeler
2014-11-07coverity#1251176 Uncaught exceptionCaolán McNamara
2014-10-20loplugin: cstylecastNoel Grandin
2014-10-06loplugin: cstylecastNoel Grandin
2014-09-01Consistency around SfxUInt32Item in svx/svx3ditems.hxxStephan Bergmann
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-06-17coverity#1209942 Uncaught exceptionCaolán McNamara
2014-05-27coverity#1209949 Uncaught exceptionCaolán McNamara
2014-05-23coverity#1209950 Uncaught exceptionCaolán McNamara
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-05-06Move headers included only in svx itself from include/svx to svx/incTor Lillqvist
2014-04-30coverity#1210119 Uncaught exceptionCaolán McNamara
2014-04-30coverity#1210120 Uncaught exceptionCaolán McNamara
2014-04-30coverity#1210121 Uncaught exceptionCaolán McNamara
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-03-10svx: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2013-04-17sal_Bool to boolTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-08-07drop bogus eof linesThomas Arnhold
2012-06-29Remove some unused defines and controlsThomas Arnhold
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-10-19removed unused macroTakeshi Abe
2011-06-17Replace List with std::vector<basegfx::B3DHomMatrix*>.Rafael Dominguez
2011-06-07use standard pattern for thisCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-26Make this singleton demand loaded in order to control its lifecycleCaolán McNamara
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-13removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
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