summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drviews2.cxx
AgeCommit message (Expand)Author
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
2024-10-25tdf#95680 Convert - Metafile - Save Image... No function.Noel Grandin
2024-10-04tdf#163291 Fix AdditionsDialog in start centerHossein
2024-09-21Make replacement graphic management more atomicMike Kaganski
2024-09-17use more concrete UNO types in sdNoel Grandin
2024-08-29tdf#161826 - Add uniform Glow effect for texts in shapesBalazs Varga
2024-07-10Drop redundant codeMike Kaganski
2024-06-29Use better types hereMike Kaganski
2024-06-24editeng: add convenience creators to ESelection All, NotFoundTomaž Vajngerl
2024-05-31sd: Reduce number of calls to GetMarkedObjectList()Xisco Fauli
2024-05-30AreObjectsMarked -> GetMarkedObjectList().GetMarkCount() != 0Xisco Fauli
2024-05-30GetMarkedObjectByIndex -> GetMarkedObjectList().GetMark()->GetMarkedSdrObj()Xisco Fauli
2024-05-29GetDescriptionOfMarkedObjects() -> GetMarkedObjectList().GetMarkDescription()Xisco Fauli
2024-05-29GetMarkedObjectCount() -> GetMarkedObjectList().GetMarkCount()Xisco Fauli
2024-05-28loplugin:ostr in sd/../uiNoel Grandin
2024-05-12jsdialog: enable Object Name and Description dialogSzymon Kłos
2024-03-21ITEM: Remove InvalidateAllItems()Armin Le Grand (allotropia)
2024-03-11tdf#122587 Add uno command to set layer of object(s)Jim Raykowski
2024-02-24IASS: make live slideshow experimental and configurableArmin Le Grand (allotropia)
2024-02-18IASS: Preparations for InterActiveSlideShowArmin Le Grand (allotropia)
2024-02-15tdf#128787 sd: Make StyleNewByExample and StyleUpdateByExample workJim Raykowski
2024-01-28Resolves: tdf#149409 enable impress 'Small Capitals' Toolbar ButtonCaolán McNamara
2024-01-23make additions dialog asyncNoel Grandin
2024-01-22make object name dialog asyncNoel Grandin
2024-01-22object-title dialog can be used asyncNoel Grandin
2024-01-22simplify the getters in AbstractSvx*DialogNoel Grandin
2024-01-12sc: announce theme colors with lok callbackSzymon Kłos
2023-12-26Use emplace_back instead of push_back (sd)Julien Nabet
2023-12-14cid#1545211 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-11-15tdf#158031 editeng SID_REMOVE_HYPERLINK: use AlsoCheckBeforeCursorJustin Luth
2023-11-15tdf#158031 editeng SID_OPEN_HYPERLINK: use AlsoCheckBeforeCursorJustin Luth
2023-11-15tdf#158031 editeng SID_COPY_HYPERLINK: use AlsoCheckBeforeCursorJustin Luth
2023-11-13Fix old TODO: Remove the parameter bCheckImmediately from SvxNameDialogSamuel Mehrbrodt
2023-10-19use more SdrObjList::begin/end in sdNoel Grandin
2023-08-27Change theme location to SdrModel and SdrPage (master page only)Tomaž Vajngerl
2023-08-26svx: remove theme related parameters for Color and FillColorTomaž Vajngerl
2023-08-23sd: change fill/line theme colors for graphic styles on theme changeTomaž Vajngerl
2023-08-23sd: add ThemeDialog to Impress/Draw, refactor ThemeColorChangerTomaž Vajngerl
2023-08-15ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl
2023-07-05tdf#138504 svx,etc.: decorative flag on SdrObject shapesMichael Stahl
2023-05-25use more TypedWhichIdNoel Grandin
2023-05-25more TypedWhichIdNoel Grandin
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)
2023-05-15LOK: Navi-1 open/close on sidebarAttila Szűcs
2023-05-12use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl
2023-01-23Resolves tdf#113439 - Show/Hide menu item in Draw's layer menuHeiko Tietze
2023-01-12introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl
2023-01-04Related: tdf#150339 remove SID_ATTR_COLOR_STRCaolán McNamara
2022-12-16check SfxObjectShell::Current()Caolán McNamara
2022-12-16sd: check SfxViewFrame::Current()Caolán McNamara