summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
2023-08-25svx: refactor text color theme changing and add undo supportTomaž Vajngerl
2023-08-25Revert "use more Reference::query instead of UNO_QUERY_THROW"Noel Grandin
2023-08-25tdf#39519 - Rename slide if its name is not uniqueAndreas Heinisch
2023-08-25sd: change text theme colors for graphic styles on theme changeTomaž Vajngerl
2023-08-25sd: add undo/redo for line/fill styles theme changeTomaž Vajngerl
2023-08-25Use std::optional instead of out argumentsMike Kaganski
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-22tdf#156610 tdf#139633 SdNavigator: Fix object not selectedJim Raykowski
2023-08-21remove pimpl in ButtonSetNoel Grandin
2023-08-18use more Reference::query instead of UNO_QUERY_THROWNoel Grandin
2023-08-17tdf#142489 Do not show the table toolbar when Notebookbar is activeRafael Lima
2023-08-16tdf#156610 tdf#139633 SDNavigator: Fix object naming/renamingJim Raykowski
2023-08-15ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl
2023-08-11lok: a11y: get focused paragraph notified on document loadMarco Cecchetti
2023-08-09use sal_uInt64 when dealing with stream positionNoel Grandin
2023-08-05cid#1539501 Unchecked dynamic_castCaolán McNamara
2023-08-01Allow getViewRenderState to get from a specific viewParis Oplopoios
2023-07-28SfxMedium::GetItemSet never returns nullptrMike Kaganski
2023-07-23cid#1539070 Dereference before null checkCaolán McNamara
2023-07-23cid#1538306 Uncaught exceptionCaolán McNamara
2023-07-21loplugin:unusedmethodsNoel Grandin
2023-07-21tdf#50725: sd: add new configuration option DragThresholdPixelsSarper Akdemir
2023-07-21loplugin:redundantcast small improvementNoel Grandin
2023-07-21Assume that all modern X servers have a unified display areaNoel Grandin
2023-07-21tdf#152992: for Impress/Draw add horizontal hit tolerance for quick text editSarper Akdemir
2023-07-20split GetWindowExtentsRelative asunderNoel Grandin
2023-07-18tdf#126095 sd notebookbar: don't force table/media toolbarJustin Luth
2023-07-17tdf#156308: Restore use of /org.openoffice.Office.Recovery/AutoSaveMike Kaganski
2023-07-17tdf#130581 - Add undo command for hide/show slidesAndreas Heinisch
2023-07-13tdf#153446 sd FuText: handle mouse-up without mouse-downJustin Luth
2023-07-12tdf#153446 sd fuconstruct: handle mouse-up without mouse-downJustin Luth
2023-07-12tdf#105362 better support for transparency in PNG & GIF exportArmin Le Grand (allotropia)
2023-07-12Categories for link targets in ImpressSzymon Kłos
2023-07-10svx: prefix members of GeoStatMiklos Vajna
2023-07-05simplify sd: already asked if mxTextObj.get().is()Justin Luth
2023-07-05simplify SvxUnoDrawPool initialisationNoel Grandin
2023-07-05tdf#138504 svx,etc.: decorative flag on SdrObject shapesMichael Stahl
2023-07-05Make sure views get new themes on .uno:ChangeThemeParis Oplopoios
2023-07-03tdf#155630 Use common getPolygon for sdDr. David Alan Gilbert
2023-07-03Delete DrawViewShell copy constructorsParis Oplopoios
2023-07-02pAttr is always dereferenced, use a reference instead of a pointerCaolán McNamara
2023-06-30loplugin:unusedmethodsNoel Grandin
2023-06-30tdf#156091: handle OWN_ATTR_TEXTCOLUMNS in SdStyleSheet::getPropertyValue_ImplMike Kaganski
2023-06-29loplugin:unusedmethodsNoel Grandin
2023-06-29mbIsUIReadOnly is deadNoel Grandin
2023-06-29loplugin:unusedfields make it a little smarterNoel Grandin
2023-06-28xmloff: ODF import: adapt generator parsing to 2-digit major versionsMichael Stahl
2023-06-27tdf#145130 Keep existing gradient geometry using sidebarRegina Henschel
2023-06-26new loplugin:constexprliteralNoel Grandin