summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2023-08-25Revert "use more Reference::query instead of UNO_QUERY_THROW"Noel Grandin7-22/+44
2023-08-25tdf#39519 - Rename slide if its name is not uniqueAndreas Heinisch3-3/+29
2023-08-25sd: change text theme colors for graphic styles on theme changeTomaž Vajngerl1-0/+12
2023-08-25sd: add undo/redo for line/fill styles theme changeTomaž Vajngerl1-24/+60
2023-08-25Use std::optional instead of out argumentsMike Kaganski1-2/+1
2023-08-24Remove duplicated includeAndrea Gelmini1-1/+0
2023-08-23sd: change fill/line theme colors for graphic styles on theme changeTomaž Vajngerl4-5/+57
2023-08-23sd: add ThemeDialog to Impress/Draw, refactor ThemeColorChangerTomaž Vajngerl8-1/+161
2023-08-23move theme test from svx to sd - so we can use ThemeColorChangeTomaž Vajngerl4-0/+220
2023-08-22tdf#156856: close write access before using AlphaMaskMike Kaganski4-0/+50
2023-08-22tdf#156610 tdf#139633 SdNavigator: Fix object not selectedJim Raykowski1-2/+5
2023-08-21move BGradient to awt::Gradient2 UNO conversion into docmodelTomaž Vajngerl8-7/+21
2023-08-21remove pimpl in ButtonSetNoel Grandin2-52/+14
2023-08-21Tests with color stops to assert Color and not BColor valuesTomaž Vajngerl5-21/+16
2023-08-18tdf#151134 Always write inset properties when exporting placeholder shapesSamuel Mehrbrodt2-0/+9
2023-08-18use more Reference::query instead of UNO_QUERY_THROWNoel Grandin7-44/+22
2023-08-17tdf#142489 Do not show the table toolbar when Notebookbar is activeRafael Lima1-1/+3
2023-08-16tdf#153012: import chart's c:clrMapOvr elementMike Kaganski2-0/+31
2023-08-16tdf#156610 tdf#139633 SDNavigator: Fix object naming/renamingJim Raykowski3-3/+18
2023-08-15ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl5-6/+5
2023-08-15tdf#153008: srcRect may have some members negativeMike Kaganski2-0/+19
2023-08-11lok: a11y: get focused paragraph notified on document loadMarco Cecchetti2-7/+0
2023-08-09use sal_uInt64 when dealing with stream positionNoel Grandin6-32/+33
2023-08-05cid#1539501 Unchecked dynamic_castCaolán McNamara1-6/+1
2023-08-04oox: default first line indent is 0Szymon Kłos2-0/+18
2023-08-04pptx: import shape text from master pageSzymon Kłos2-0/+11
2023-08-03UITest_validity: use oneprocess modeMiklos Vajna1-0/+2
2023-08-01Allow getViewRenderState to get from a specific viewParis Oplopoios2-3/+14
2023-07-28SfxMedium::GetItemSet never returns nullptrMike Kaganski10-102/+61
2023-07-27tdf#112594: Group NNBSP with the Mongolian characters after itKhaled Hosny2-0/+869
2023-07-25keep gtk3->gtk4 automigration rulesCaolán McNamara1-6/+0
2023-07-25fix .ui indentCaolán McNamara2-16/+16
2023-07-25Convert internal vcl bitmap formats transparency->alpha (II)Noel Grandin1-1/+1
2023-07-23remove some unused #definesNoel Grandin1-3/+0
2023-07-23cid#1539070 Dereference before null checkCaolán McNamara1-9/+11
2023-07-23cid#1538306 Uncaught exceptionCaolán McNamara2-6/+5
2023-07-23vcl: Drop now unneeded DevicePoint typedefKhaled Hosny1-9/+44
2023-07-23tdf#156234: Don’t round glyph coordinates when doing subpixel positioningKhaled Hosny1-7/+7
2023-07-21loplugin:unusedmethodsNoel Grandin2-16/+0
2023-07-21tdf#50725: sd: add new configuration option DragThresholdPixelsSarper Akdemir15-57/+92
2023-07-21loplugin:redundantcast small improvementNoel Grandin2-2/+2
2023-07-21Assume that all modern X servers have a unified display areaNoel Grandin1-7/+3
2023-07-21tdf#152992: for Impress/Draw add horizontal hit tolerance for quick text editSarper Akdemir3-19/+18
2023-07-20split GetWindowExtentsRelative asunderNoel Grandin4-5/+5
2023-07-19tdf#130581 - Improve unit test of undo command for hide/show slidesAndreas Heinisch1-14/+6
2023-07-18tdf#126095 sd notebookbar: don't force table/media toolbarJustin Luth1-30/+36
2023-07-18related tdf#126095 sd notebookbar: give room to .uno:AVMediaToolBoxJustin Luth2-102/+32
2023-07-17tdf#156308: Restore use of /org.openoffice.Office.Recovery/AutoSaveMike Kaganski1-2/+2
2023-07-17tdf#130581 - Add undo command for hide/show slidesAndreas Heinisch7-0/+198
2023-07-15Resolves tdf#156182 - Automatic text color unreadable with darker cellsHeiko Tietze1-1/+1