summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdmodel.cxx
AgeCommit message (Expand)Author
2021-06-02this is not worth warning aboutNoel Grandin
2021-05-31no need to allocate these vectors separatelyNoel Grandin
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-05inline SdrModel::ImpCtorNoel Grandin
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2021-03-07ref-count SdrPageNoel
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski
2021-02-02loplugin:redundantcast catch more dynamic_castNoel
2021-01-02introduce Degree100 strong_int typeNoel
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-09-30loplugin:reducevarscope in svxNoel
2020-08-06loplugin:flatten in svx/svdrawNoel Grandin
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen
2020-02-12move some svx/ headers inside the moduleNoel Grandin
2019-10-30svx: prefix members of SdrModelMiklos Vajna
2019-10-28tdf#125191 Give object copies unique namesJim Raykowski
2019-09-18tdf#39593 use isUnoTunnelId in sdArkadiy Illarionov
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-23tdf#113266 slow opening XLS with 45 MB drawingNoel Grandin
2019-03-07log nice exception messages whereever possibleNoel Grandin
2018-12-13use unique_ptr in checkForUniqueItemNoel Grandin
2018-12-05remove unused SdrHintKind enum valueNoel Grandin
2018-12-05remove unused SdrSwapGraphicsMode enumNoel Grandin
2018-11-16Revert "tdf#115639: Align right/center with trailing spaces the same"Tamás Zolnai
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-10-09use unique_ptr in SdrUndoGroupNoel Grandin
2018-10-05use more std::unique_ptr in FmFormView::createControlLabelPairNoel Grandin
2018-10-03loplugin:useuniqueptr in SdrLayerAdminNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-03pass SdrUndoAction around by std::unique_ptrNoel Grandin
2018-08-15loplugin:useuniqueptr in disposeOutlinerNoel Grandin
2018-08-08tdf#118731 delay on showing dialogs that create SdrModelsCaolán McNamara
2018-07-30Added SdrObjectLifetimeWatchDog for debug modeArmin Le Grand
2018-06-11loplugin:unusedfieldsNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-31SOSAW080: Cleanup of SdrModelArmin Le Grand
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-18Replace SVGFilter using SVGIOArmin Le Grand
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-05-02return std::unique_ptr from SdrMakeOutlinerNoel Grandin
2018-04-26Drop uses of ImpGetResStr l10n method from svxGabor Kelemen
2018-04-18rename Neu->New in svxNoel Grandin
2018-04-12Translate German variable namesJohnny_M
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand