summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drviewse.cxx
AgeCommit message (Expand)Author
2023-05-25use more TypedWhichIdNoel Grandin
2023-02-11tdf#45705 Make SID_ZOOM_IN and SID_ZOOM_OUT smoother in ImpressRafael Lima
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-08-29ref-count SdrObjectNoel Grandin
2022-06-20sd theme: consider accent1 color when inserting shape with solid fillMiklos Vajna
2022-03-05tdf#38669 - Create the key event using a Unicode characterAndreas Heinisch
2022-02-10rename some SID to FN_PARAMNoel Grandin
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-12-29use comphelper::WeakComponentImplHelper in sd::SlideShowNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in sdMike Kaganski
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-07-28Three identical functions for a class is a bit too muchMike Kaganski
2021-06-29tdf#142589 Impress UI: fix Start button of Custom Slide ShowsTibor Nagy
2021-06-07Resolves tdf#142513 fix zoom caller handlingJim Raykowski
2021-04-20Fix Line and Connectors enable interactive drawingmerttumer
2021-03-21cid#1473853 Unchecked return valueCaolán McNamara
2021-02-02loplugin:redundantcast catch more dynamic_castNoel
2021-01-21Insert draw connectors directly for onlineMert Tumer
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-10-28convert some more long -> tools::LongNoel
2020-10-26Don't insert hyperlink outside the pageSzymon Kłos
2020-10-23long->tools::Long in pyuno..sdNoel
2020-10-09Added optional parameter Enabled for uno:SpellOnlineMert Tumer
2020-09-30loplugin:reducevarscope in sdNoel
2020-08-17Remove redundant Invalidate()Michael Meeks
2020-06-04sd signature line: add initial menu item / UNO commandMiklos Vajna
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-04-03convert PresObjKind to scoped enumNoel Grandin
2019-12-22sal_Char->char in sdNoel Grandin
2019-12-04drop dbgutil SdrItemBrowser FloatingWindowCaolán McNamara
2019-12-02use weld::WaitObjectCaolán McNamara
2019-09-12tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxxGabor Kelemen
2019-07-27Removed duplicated includeAndrea Gelmini
2019-07-26sfx: LOK: notify clients of the sidebar stateAshod Nakashian
2019-07-25sd: LOK: publish statechange on entering master viewAshod Nakashian
2019-07-04tdf#126197: EndTextEdit on all views before delete/cut shapeXisco Fauli
2019-05-24Add a parameter to insert a text box directly.Jan Holesovsky
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-04Fix typo: KATAGANA -> KATAKANATakeshi Abe
2019-02-15loplugin:flatten in sd/source/ui/viewNoel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-07lok sd: Insert the new shapes in the center of the slide.Jan Holesovsky
2018-12-07lok: Insert shapes directly into the document.Mike Kaganski
2018-10-30tdf#42949 Fix IWYU warnings in sd/source/ui/inc/{framework,tools,view}/*Gabor Kelemen
2018-10-20return by unique_ptr from CreateFieldControlNoel Grandin