summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdedxv.cxx
AgeCommit message (Expand)Author
2021-02-17Better fix for tdf#125824: switch page only for the current view.Tamás Zolnai
2020-07-29Re-implement 481e686a66e550229ec0b600a785452f0d753342Mike Kaganski
2019-10-04tdf#127941: Don't be _that_ eager to assert(!IsTextEdit());Jan Holesovsky
2019-10-01Drop SfxItemIter::FirstItemMike Kaganski
2019-09-27loplugin:virtualdead in svxNoel Grandin
2019-08-27clang-format svx/source/svdraw/svdedxv.cxxSamuel Mehrbrodt
2019-08-12Fix typosAndrea Gelmini
2019-07-03tdf#126180: EndTextEdit on all views before delete/cut slideXisco Fauli
2019-07-01tdf#125824 svx: fix crash with view1 and view2 doing texteditXisco Fauli
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-05-17weld SvxIMapDlgCaolán McNamara
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin
2019-04-23tdf#113266 slow opening XLS with 45 MB drawingNoel Grandin
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-04weld ClassificationDialogCaolán McNamara
2019-03-25tdf#124167: Changing text properties doesn't make presentation...Henry Castro
2019-03-20tdf#42949 Fix IWYU warnings in include/drawinglayer/Gabor Kelemen
2019-02-22loplugin:unusedfields in svxNoel Grandin
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin
2018-12-19use unique_ptr in RemoveWhichRangeNoel Grandin
2018-12-08Translate German variable namesJohnny_M
2018-12-03tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand
2018-11-06Translate German variable namesJohnny_M
2018-10-24clang-tidy performance-unnecessary-copy-init in svxNoel Grandin
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-10-08loplugin:constfields in svxNoel Grandin
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin
2018-08-15loplugin:useuniqueptr in OverlayObjectListNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-31loplugin:returnconstant in svxNoel Grandin
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-07-09loplugin:oncevarNoel Grandin
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-10store Color using boost::optional in EditCharAttribFieldNoel Grandin
2018-05-07loplugin:useuniqueptr in SdrObjEditViewNoel Grandin
2018-05-02return std::unique_ptr from SdrMakeOutlinerNoel Grandin
2018-04-26Drop uses of ImpGetResStr l10n method from svxGabor Kelemen
2018-04-20OBJ_TEXTEXT is deadNoel Grandin
2018-04-16Take care of E3DObjListArmin Le Grand
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-04-06Resolves: tdf#116713 Revert "loplugin:useuniqueptr in SdrObjEditView"Caolán McNamara
2018-03-05loplugin:useuniqueptr in SdrObjEditViewNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara