summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdmodel.cxx
AgeCommit message (Expand)Author
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
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-19remove unused ucbstreamhelper includesJochen Nitschke
2018-03-04Translate German variable namesJohnny_M
2018-02-17tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai
2018-02-11SdrModel: provide OUString as return valueMatteo Casalin
2018-02-11Simplify SdrModel::TakeMetricStr truncation for trailing 0sMatteo Casalin
2018-02-11Simplify SdrModel::TakePercentStrMatteo Casalin
2018-01-15More loplugin:cstylecast: svxStephan Bergmann
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-12-13use std::unique_ptr in SdrModelNoel Grandin
2017-12-13sal_uIntPtr->sal_uInt32 in SdrModelNoel Grandin
2017-12-13sal_uIntPtr->sal_Int32 in SdrModelNoel Grandin
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-10-30loplugin:constantparam in svxNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann