summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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
2023-07-13tdf#153446 sd FuText: handle mouse-up without mouse-downJustin Luth1-0/+3
2023-07-12tdf#153446 sd fuconstruct: handle mouse-up without mouse-downJustin Luth8-0/+34
2023-07-12tdf#105362 better support for transparency in PNG & GIF exportArmin Le Grand (allotropia)1-8/+0
2023-07-12Categories for link targets in ImpressSzymon Kłos3-58/+310
2023-07-12tdf#141135 notebookbar: use radio buttons instead of checkboxesJustin Luth7-74/+74
2023-07-10svx: prefix members of GeoStatMiklos Vajna1-1/+1
2023-07-06tdf#141058 oox,sw: OOXML import/export of decorative on shapesMichael Stahl2-0/+86
2023-07-05simplify sd: already asked if mxTextObj.get().is()Justin Luth1-1/+1
2023-07-05simplify SvxUnoDrawPool initialisationNoel Grandin1-2/+2
2023-07-05tdf#138504 svx,etc.: decorative flag on SdrObject shapesMichael Stahl1-1/+4
2023-07-05Make sure views get new themes on .uno:ChangeThemeParis Oplopoios2-0/+14
2023-07-04loplugin:unusedvarsglobalNoel Grandin1-3/+0
2023-07-03tdf#155630 Use common getPolygon for sdDr. David Alan Gilbert1-27/+4
2023-07-03Delete DrawViewShell copy constructorsParis Oplopoios1-0/+3