summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unopage.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-05-06svx: move SvxTableShape into own file and externalizeTomaž Vajngerl1-0/+1
2022-05-03Just use Any ctor instead of makeAny in svxStephan Bergmann1-1/+1
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin1-68/+67
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski1-3/+3
2021-08-17rename SetRectsDirty->SetBoundAndSnapRectsDirtyNoel Grandin1-1/+1
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann1-9/+9
2021-03-08SvxDrawPage::sort() is missing a mutex guardMichael Stahl1-0/+5
2021-02-20loplugin:refcounting in svxNoel1-3/+3
2021-02-04remove svx/mutxhelp.hxxNoel1-1/+1
2021-02-04use more getSdrObjectFromXShapeNoel1-30/+21
2020-11-25tdf#42949 Fix new IWYU warnings in directory svxGabor Kelemen1-1/+0
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara1-5/+7
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel1-2/+2
2020-10-13static_cast after dynamic_castNoel1-6/+4
2020-08-06loplugin:flatten in svxNoel Grandin1-35/+35
2020-04-09tdf#96760 Don't assert on presentation with video for non-desktopMichael Weghorn1-5/+0
2020-04-08svx: Drop duplicate fix for unused parameterMichael Weghorn1-3/+0
2020-03-10tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxxGabor Kelemen1-4/+1
2020-02-12move some svx/ headers inside the moduleNoel Grandin1-1/+1
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-1/+2
2019-10-25speed-up shape import if shapes need z-order rearrangingKatarina Behrens1-0/+7
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák1-0/+1
2019-08-27use SdrCircKind enum more widelyNoel Grandin1-2/+2
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann1-1/+1
2019-07-20loplugin:referencecasting in svxNoel Grandin1-2/+1
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov1-5/+5
2019-02-22loplugin:unusedfields in svxNoel Grandin1-1/+0
2019-02-07Add some messages to SvxDrawPage::getByIndex exceptionsMuhammet Kara1-3/+6
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin1-2/+1
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen1-0/+1
2018-08-02Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-02tdf106792 Get rid of SvxShapePolyPolygonBezierArmin Le Grand1-9/+9
2018-05-28loplugin:useuniqueptr in SvxDrawPageNoel Grandin1-5/+1
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-1/+0
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand1-1/+1
2018-04-26Drop uses of ImpGetResStr l10n method from svxGabor Kelemen1-2/+2
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-57/+71
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-71/+57
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-57/+71
2018-03-09svx, compile error with !HAVE_FEATURE_DESKTOPjan Iversen1-0/+4
2018-03-09-Werror,-Wunused-parameter (Android)Stephan Bergmann1-0/+3
2018-03-09-Werror,-Wunused-private-fieldStephan Bergmann1-1/+1
2018-01-12More loplugin:cstylecast: svxStephan Bergmann1-4/+4
2017-12-25various coverity exception warningsCaolán McNamara1-1/+1
2017-10-23loplugin:includeform: svxStephan Bergmann1-3/+3
2017-08-21fix bogus always-true assertsMichael Stahl1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-03loplugin:unusedfields in svxNoel Grandin1-1/+1
2017-04-11loplugin:mergeclasses merge E3dScene with E3dPolySceneNoel Grandin1-8/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1