summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdedxv.cxx
AgeCommit message (Expand)Author
2021-04-21tdf#131634 Don't redo actions created before text edit begins.Mark Hung
2021-01-26tdf#139590 Drag and drop doesn't work in SdrObjEditViewCaolán McNamara
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-02tdf#134566 gtk IM support for custom widgetsCaolán McNamara
2020-09-30tdf#134566 accept input engine commands in editview in custom widgetCaolán McNamara
2020-09-25remove ImpClearVars, set values in the constructorTomaž Vajngerl
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-06loplugin:flatten in svx/svdrawNoel Grandin
2020-07-04Re-implement 481e686a66e550229ec0b600a785452f0d753342Mike Kaganski
2020-06-05Upcoming loplugin:elidestringvar: svxStephan Bergmann
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