summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
35 hourstdf#166249 - ooxml export: fix incorrect color exports in chartexportBalazs Varga4-40/+36
2 daysRemove obsolete fw declarations from oox/Gabor Kelemen9-18/+0
3 daystdf#165742 Step 3: Establish a narrow input path for chartexknordback10-7/+215
8 daysoox: pptx export - replace namespaces defines for functionsTomaž Vajngerl1-25/+49
9 daystdf#165742 Step 2: Create a ChartType derived class for chartex funnel chart.knordback17-8/+407
9 daystdf#166201 docx import: ST_Coordinates as UniversalMeasureJustin Luth8-1/+27
10 daysCppunitTest_sw_ooxmlexport9: split in twoXisco Fauli4-840/+1053
10 daysCppunitTest_sw_ooxmlexport14: split in twoXisco Fauli4-801/+916
10 daystdf#166201 docx import: simplePos is defined in EMUs, not TWIPsJustin Luth3-2/+15
2025-04-10tdf#139418 DOCX import: Fix generated genko yoshi grid layout issuesJonathan Clark5-10/+66
2025-04-08tdf#165492 sw mso layout: add bottom border padding to 'exact' heightJustin Luth4-1/+40
2025-04-08tdf#165424 writerfilter: handle row's tblPrEx tblCellMarJustin Luth5-4/+18
2025-04-08tdf#165492 sw mso layout: add bottom border padding to cell minHeightJustin Luth4-1/+26
2025-04-03tdf#165047 sw mso-compat layout: always honour contextualSpacingJustin Luth2-2/+30
2025-04-03tdf#165047 sw mso-compat layout: always consolidate top marginJustin Luth5-3/+54
2025-04-02tdf#165742 Step 1: Introduce chartex namespace in parser and exportknordback5-0/+12
2025-04-01tdf#165984 sw cui xmloff: add Paragraph/Column/Page/Spread end zoneLászló Németh29-100/+917
2025-04-01tdf#165995 pptx export: table cell margins weren't exportedJustin Luth3-2/+20
2025-03-31tdf#165655 oox: don't export incomplete shape data coming from VMLAron Budea5-0/+34
2025-03-29related tdf#165521 oox: ShapeExport::GetNewShapeID of at least 2Justin Luth3-3/+7
2025-03-20loplugin:constparam in ooxNoel Grandin17-27/+30
2025-03-09tdf#165642 docx export glossary: RT endnotes.xml/footnotes.xml tooJustin Luth5-0/+88
2025-03-07tdf#165321 - sd ooxml import fix missing shapes or shapes with nearBalazs Varga4-18/+44
2025-03-03tdf#165503 oox: save numerical date categories into numerical cacheAron Budea3-11/+60
2025-02-28convert oox::drawingml::Color::ColorMode to scoped enumNoel Grandin2-55/+64
2025-02-28Resolves: tdf#164895 Fix OOXML global names import without sheet referenceEike Rathke1-1/+6
2025-02-27oox: fix outdated commentMiklos Vajna1-1/+1
2025-02-26tdf#165132 DOCX import: fix unexpected rotation on entirely vertical lineMiklos Vajna3-6/+40
2025-02-26tdf#164487: "Show underline" compatibility option OOXML import/exportMike Kaganski6-0/+40
2025-02-26tdf#164487: Introduce "Show underline" MS Word compatibility optionMike Kaganski14-17/+297
2025-02-24tdf#164249 adjust XML_localSheetId to take into account not exported sheetsCaolán McNamara1-1/+4
2025-02-23tdf#164936 oox: modify getColor method to include alphaMohit Marathe3-0/+22
2025-02-22tdf#165207 tdf#164201 docx: always use errata uri in docProps/core.xmlJustin Luth10-65/+97
2025-02-20return concrete UNO class in oox::AttributeList::getFastAttributeListNoel Grandin14-9/+13
2025-02-10tdf#164876 tdf#165117 writerfilter: no dummy paragraphs in headerJustin Luth3-10/+24
2025-01-28Set an empty ComplexColor, or the previous one could be usedTomaž Vajngerl1-5/+5
2025-01-23fix(ooxmlexport): Prevent unknown media type crashSkyler Grey1-1/+1
2025-01-20LOK: Use OOXML 2010+ formatAron Budea1-1/+1
2025-01-16tdf#164500 docx import framePr: add blank para as anchor before tableJustin Luth3-0/+41
2025-01-06tdf#163852 ooxml: fix import of cropped vector graphic objectsBalazs Varga3-0/+31
2025-01-01tdf#164201 docx convert-to: prefer Word 2010–365 Document, not 2007Justin Luth1-1/+1
2024-12-29Revert "stronger typing for SwClient::GetRegisteredIn"Stephan Bergmann6-182/+147
2024-12-27tdf#164417 ooxml export: fix autofilter wrong attribute orderBalazs Varga4-22/+39
2024-12-24Excel im-/export function name mapping for EASTERSUNDAY, tdf#162177 follow-upEike Rathke1-2/+8
2024-12-10tdf#164201 docx import: compat14+ cannot be ECMA_376_1ST_EDITIONJustin Luth3-3/+48
2024-12-05tdf#160487 - PPTX export: fix "Fit height to text"Balazs Varga3-2/+30
2024-11-30tdf#163483: implement export of Math formula's fallback image to PPTXMike Kaganski3-5/+121
2024-11-28tdf#126533 vml gradient export: fix radial color swappingJustin Luth2-2/+11
2024-11-26tdf#161800 - I/O of '# of values in second plot' parameter not supportedKurt Nordback30-53/+218
2024-11-21Related: tdf#160536 - ooxml import export correctly cell protectionBalazs Varga7-71/+94