summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unopage.cxx
AgeCommit message (Expand)Author
2023-09-07merge SvxFmDrawPage into SvxDrawPageNoel Grandin
2023-09-06add referer to ole objectsCaolán McNamara
2023-09-05SvxDrawPage does not need to use aggregationNoel Grandin
2022-11-04SplineLine and SplineFill have never been implementedNoel Grandin
2022-09-05tdf#150756 Assertion when opening report for editingNoel Grandin
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-04tdf#137544 avoid some dynamic_cast costNoel Grandin
2022-05-06svx: move SvxTableShape into own file and externalizeTomaž Vajngerl
2022-05-03Just use Any ctor instead of makeAny in svxStephan Bergmann
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-08-17rename SetRectsDirty->SetBoundAndSnapRectsDirtyNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-03-08SvxDrawPage::sort() is missing a mutex guardMichael Stahl
2021-02-20loplugin:refcounting in svxNoel
2021-02-04remove svx/mutxhelp.hxxNoel
2021-02-04use more getSdrObjectFromXShapeNoel
2020-11-25tdf#42949 Fix new IWYU warnings in directory svxGabor Kelemen
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-13static_cast after dynamic_castNoel
2020-08-06loplugin:flatten in svxNoel Grandin
2020-04-09tdf#96760 Don't assert on presentation with video for non-desktopMichael Weghorn
2020-04-08svx: Drop duplicate fix for unused parameterMichael Weghorn
2020-03-10tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxxGabor Kelemen
2020-02-12move some svx/ headers inside the moduleNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-10-25speed-up shape import if shapes need z-order rearrangingKatarina Behrens
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák
2019-08-27use SdrCircKind enum more widelyNoel Grandin
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