summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2023-08-21tdf#151134 Always write inset properties when exporting placeholder shapesSamuel Mehrbrodt2-0/+9
2023-08-17tdf#153012: import chart's c:clrMapOvr elementMike Kaganski2-0/+31
2023-08-16tdf#153008: srcRect may have some members negativeMike Kaganski2-0/+19
2023-08-08oox: default first line indent is 0Szymon Kłos2-0/+18
2023-08-08pptx: import shape text from master pageSzymon Kłos2-0/+11
2023-07-31tdf#112594: Group NNBSP with the Mongolian characters after itKhaled Hosny2-0/+869
2023-07-23tdf#50725: sd: add new configuration option DragThresholdPixelsSarper Akdemir15-65/+102
2023-07-22tdf#152992: for Impress/Draw add horizontal hit tolerance for quick text editSarper Akdemir3-19/+18
2023-07-06tdf#141058 oox,sw: OOXML import/export of decorative on shapesMichael Stahl2-0/+86
2023-07-06tdf#138504 svx,etc.: decorative flag on SdrObject shapesMichael Stahl1-1/+4
2023-07-04Make encodeForXml accessible for other modulesSzymon Kłos1-2/+3
2023-07-03tdf#156091: handle OWN_ATTR_TEXTCOLUMNS in SdStyleSheet::getPropertyValue_ImplMike Kaganski1-0/+14
2023-06-28tdf#145130 Keep existing gradient geometry using sidebarRegina Henschel1-1/+2
2023-06-28xmloff: ODF import: adapt generator parsing to 2-digit major versionsMichael Stahl1-1/+1
2023-06-28CID several. Use ctor 'from other' instead 'first..last'Regina Henschel1-7/+6
2023-06-27tdf#155901 MCGR: preserve first and last gradient stop tooRegina Henschel2-11/+18
2023-06-22oox, writerfilter, xmloff: use frozen data structures for static dataTomaž Vajngerl2-1/+2
2023-06-21tdf#155863 sd: fix resizing of cropped images to original sizeTibor Nagy2-0/+34
2023-06-21sd: fix setting theme for notes masterTomaž Vajngerl1-5/+17
2023-06-20tdf#155086 remove code that sets theme color to shapes as DFTomaž Vajngerl2-38/+3
2023-06-16sd: fix crash deleting 2 slides during paintTileLuigi Iucci1-5/+8
2023-06-15SdNavigator: Improve unique name detectionJim Raykowski1-20/+2
2023-06-12tdf#154451 UITest_impress_tests: do not use oneprocess mode for nowXisco Fauli1-2/+0
2023-06-12pdfium: better suport for annotations and some fixesJaume Pujantell5-13/+49
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin4-9/+7
2023-06-07sd: introduced impress slide duplication to particular positionPranam Lashkari3-6/+8
2023-06-06convert SvtAccessibilityOptions to officecfg where possibleNoel Grandin2-6/+2
2023-06-06convert ColorConfig to officecfg where possibleNoel Grandin1-1/+1
2023-06-05lok: callback to send the updated theme palette when theme changesTomaž Vajngerl2-0/+7
2023-06-05svx: extract theme color generation into ThemeColorPaletteManagerTomaž Vajngerl2-11/+5
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin3-16/+14
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin3-14/+16
2023-05-30tdf#155393 SdNavigator: Enhancement to navigate in Notes viewJim Raykowski2-3/+33
2023-05-30use more TypedWhichInfoNoel Grandin5-17/+16
2023-05-26use more TypedWhichIdNoel Grandin5-9/+10
2023-05-26use more TypedWhichIdNoel Grandin8-29/+27
2023-05-26sal_uLong->sal_uInt16Noel Grandin2-6/+6
2023-05-25use more TypedWhichIdNoel Grandin12-36/+35
2023-05-25merge some stringaddsNoel Grandin1-9/+6
2023-05-25more TypedWhichIdNoel Grandin2-4/+2
2023-05-25use more TypedWhichId in editengNoel Grandin1-12/+8
2023-05-25svx: change NamedColor be a struct instead of std::pairTomaž Vajngerl1-2/+2
2023-05-24tdf#148088: Fix master related UI in DrawBaole Fang9-13/+42
2023-05-23sd: fix crash in SdXImpressDocument::postMouseEvent()Miklos Vajna1-0/+5
2023-05-20tdf#139512: partial revert default row height on new sd tablesJustin Luth2-2/+2
2023-05-20loplugin:unusedmethodsNoel Grandin2-104/+0
2023-05-20loplugin:unusedfieldsNoel Grandin4-38/+2
2023-05-18sd: remove unused documentXisco Fauli1-0/+0
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)12-52/+42
2023-05-15LOK: Navi-1 open/close on sidebarAttila Szűcs1-9/+20