summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
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
2023-07-02pAttr is always dereferenced, use a reference instead of a pointerCaolán McNamara1-1/+1
2023-06-30loplugin:unusedmethodsNoel Grandin2-16/+0
2023-06-30tdf#156091: handle OWN_ATTR_TEXTCOLUMNS in SdStyleSheet::getPropertyValue_ImplMike Kaganski1-0/+14
2023-06-29loplugin:unusedmethodsNoel Grandin4-20/+0
2023-06-29mbIsUIReadOnly is deadNoel Grandin4-26/+4
2023-06-29loplugin:unusedfields make it a little smarterNoel Grandin2-4/+2
2023-06-28xmloff: ODF import: adapt generator parsing to 2-digit major versionsMichael Stahl1-1/+1
2023-06-27tdf#145130 Keep existing gradient geometry using sidebarRegina Henschel1-1/+2
2023-06-27loplugin:stringstatic look for more stringsNoel Grandin4-42/+52
2023-06-26new loplugin:constexprliteralNoel Grandin17-31/+31
2023-06-26ofz: Use-of-uninitialized-valueCaolán McNamara1-31/+32
2023-06-26FillSdAnimationInfo is never passed a nullCaolán McNamara2-10/+10
2023-06-24CID several. Use ctor 'from other' instead 'first..last'Regina Henschel1-7/+6
2023-06-24Change LocaleDataWrapper::getDuration() parameter to tools::DurationEike Rathke1-1/+2