summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdedxv.cxx
AgeCommit message (Expand)Author
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-03-19add operator* to tools::WeakReferenceNoel Grandin
2020-03-13Revert "loplugin:constfields in svx"Noel Grandin
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-12move some svx/ headers inside the moduleNoel Grandin
2020-01-25loplugin:makeshared in svl..svxNoel Grandin
2020-01-07tdf#75280: Convert inappropriate use of sal_uIntPtr to better integer typesMesut Çifci
2019-12-17loplugin:expandablemethodsNoel Grandin
2019-12-04drop dbgutil SdrItemBrowser FloatingWindowCaolán McNamara
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
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