summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unopage.cxx
AgeCommit message (Expand)Author
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann
2019-07-20loplugin:referencecasting in svxNoel Grandin
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-02-22loplugin:unusedfields in svxNoel Grandin
2019-02-07Add some messages to SvxDrawPage::getByIndex exceptionsMuhammet Kara
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-02tdf106792 Get rid of SvxShapePolyPolygonBezierArmin Le Grand
2018-05-28loplugin:useuniqueptr in SvxDrawPageNoel Grandin
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-04-26Drop uses of ImpGetResStr l10n method from svxGabor Kelemen
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-03-09svx, compile error with !HAVE_FEATURE_DESKTOPjan Iversen
2018-03-09-Werror,-Wunused-parameter (Android)Stephan Bergmann
2018-03-09-Werror,-Wunused-private-fieldStephan Bergmann
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-12-25various coverity exception warningsCaolán McNamara
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