summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unoshap3.cxx
AgeCommit message (Expand)Author
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-04-11loplugin:mergeclasses merge E3dScene with E3dPolySceneNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-14coverity#1398585 Uncaught exceptionCaolán McNamara
2016-11-18includes should be at the top of the fileNoel Grandin
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