summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdedxv.cxx
AgeCommit message (Expand)Author
2021-06-14global-buffer-overflowStephan Bergmann
2021-06-14Workaround internal compiler error on tb77Mike Kaganski
2021-06-14Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-10svx: fix crash with active text edit vs slide deleteMiklos Vajna
2021-05-06Limit scopes of some variablesMike Kaganski
2021-05-06use Widget::get_clipboardCaolán McNamara
2021-04-29use unique_ptr in TextEditOverlayObjectNoel Grandin
2021-04-28createPixelProcessor2DFromOutputDevice won't return nullCaolán McNamara
2021-04-23std::move optimisationNoel Grandin
2021-04-16tdf#131634 Don't redo actions created before text edit begins.Mark Hung
2021-04-06forward declare vcl::window in vcl/event.hxxCaolán McNamara
2021-02-18Better fix for tdf#125824: switch page only for the current view.Tamás Zolnai
2021-02-15tdf#140414 add getting mouse pos to EditViewCallbacksCaolán McNamara
2021-02-02use unique_ptr in ImpHandleMotionThroughBoxesKeyInputNoel
2021-02-02loplugin:redundantcast catch more dynamic_castNoel
2021-01-22tdf#139590 Drag and drop doesn't work in SdrObjEditViewCaolán McNamara
2021-01-02introduce Degree100 strong_int typeNoel
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