summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unopage.cxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-08-21fix bogus always-true assertsMichael Stahl
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-03loplugin:unusedfields in svxNoel Grandin
2017-04-11loplugin:mergeclasses merge E3dScene with E3dPolySceneNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-21coverity#704840 Explicit null dereferencedCaolán McNamara
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-10-24remove unused SfxListener subclassingNoel Grandin
2016-08-19convert SdrRepeatFunc to scoped enumNoel Grandin
2016-06-10dispose of ImplEscherExSdr correctlyNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18Avoid reserved identifier (_CreateShape -> CreateShape)Stephan Bergmann
2016-04-18Avoid reserved identifier (_CreateSdrObject -> CreateSdrObject_)Stephan Bergmann
2016-04-12Remove INTERFACE_TYPE macro in svx + 1 OUString ctr callJulien Nabet
2016-04-11clang-tidy performance-unnecessary-value-param in svxNoel Grandin
2016-04-10Typo: multible->multipleJulien Nabet
2016-04-10Typo: rubust->robustJulien Nabet
2016-04-07Avoid reserved identifiersStephan Bergmann
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-08-11loplugin: defaultparamsNoel Grandin
2015-06-14Remove unused OpenGLObjectZolnai Tamás
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-02-12DBG_ASSERT->SAL_WARNCaolán McNamara
2015-02-12fdo#39468 translated german commentsDaniel Sikeler
2014-11-04Create a variant of MakeNewObject that takes snap rectangle.Kohei Yoshida
2014-10-20loplugin: cstylecastNoel Grandin
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-14Scope reduction by early bailout.Kohei Yoshida
2014-06-25remove spurious ::com::sun::star::sdbcx namespace prefixMichael Stahl
2014-06-25Resolves: #i74651# remove image via should change document stateMaxime de Roucy
2014-06-10coverity#707245 Uncaught exceptionCaolán McNamara
2014-06-10coverity#1222241 Uncaught exceptionCaolán McNamara
2014-06-10coverity#1222243 Uncaught exceptionCaolán McNamara
2014-06-02coverity#1213461 Uncaught exceptionCaolán McNamara
2014-05-24coverity#707241 Uncaught exceptionCaolán McNamara
2014-05-24coverity#983926 Uncaught exceptionCaolán McNamara
2014-04-27automaticly -> automatically.Jan Holesovsky