summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2023-09-01various theme and complex color related fixesTomaž Vajngerl1-1/+6
2023-08-30tdf#156835 - FILEOPEN XLSX: add SHA-384 encryption support for ooxml importBalazs Varga3-1/+98
2023-08-30tdf#156829 PPTX import: fix connector regression at missing glue pointsTibor Nagy2-0/+17
2023-08-29supplement setting SYMBOL encoded charset with SymbolFont flagCaolán McNamara1-3/+6
2023-08-29pptx using Wingdings didn't fallback to OpenSymbolCaolán McNamara6-24/+33
2023-08-28new loplugin:optionalboolNoel Grandin2-4/+4
2023-08-27Change theme location to SdrModel and SdrPage (master page only)Tomaž Vajngerl1-1/+1
2023-08-25tdf#150316 Fix missing first line indent in pptx exportSamuel Mehrbrodt1-1/+1
2023-08-25Revert "use more Reference::query instead of UNO_QUERY_THROW"Noel Grandin3-3/+21
2023-08-25Resolves tdf#155926 - Rename "Line Style 9"Heiko Tietze1-1/+1
2023-08-21move BGradient to awt::Gradient2 UNO conversion into docmodelTomaž Vajngerl6-25/+37
2023-08-21Tests with color stops to assert Color and not BColor valuesTomaž Vajngerl2-36/+26
2023-08-18tdf#151134 Always write inset properties when exporting placeholder shapesSamuel Mehrbrodt1-4/+11
2023-08-18use more Reference::query instead of UNO_QUERY_THROWNoel Grandin3-21/+3
2023-08-16tdf#153012: import chart's c:clrMapOvr elementMike Kaganski3-5/+44
2023-08-15Simplify and improve conversionMike Kaganski1-12/+12
2023-08-15ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl10-49/+43
2023-08-15tdf#153008: srcRect may have some members negativeMike Kaganski1-6/+4
2023-08-11move setting properties into note comments from oox to scCaolán McNamara1-11/+2
2023-08-11split ShapeBase::convertShapeProperties into two partsCaolán McNamara1-1/+11
2023-08-11refactor to return the position to be set by the caller insteadCaolán McNamara1-6/+4
2023-08-11reduce noise in debug logsNoel Grandin1-1/+2
2023-08-07pptx: import ellipse shape correctlySzymon Kłos1-2/+4
2023-08-05Rename setRGB to createRGB to make it less misleadingMike Kaganski1-1/+1
2023-08-04Rename ComplexColor::RGB to setRGB, to avoid conflict with Windows defineMike Kaganski1-1/+1
2023-08-04oox: default first line indent is 0Szymon Kłos1-0/+2
2023-08-04pptx: import shape text from master pageSzymon Kłos3-0/+8
2023-08-04oox: don't use master style by defaultSzymon Kłos1-1/+2
2023-08-02sc: theme color support for sparklines + ODF & OOXML import/exportTomaž Vajngerl3-1/+62
2023-07-23vcl: Drop now unneeded DevicePoint typedefKhaled Hosny1-3/+12
2023-07-06tdf#141058 oox,sw: OOXML import/export of decorative on shapesMichael Stahl7-13/+97
2023-07-05oox: fix crash in lcl_GetGluePointIdXisco Fauli1-1/+2
2023-07-04loplugin:constantparamNoel Grandin1-1/+1
2023-06-29oox: convert Excel tint value into LumOff and LumModTomaž Vajngerl1-21/+12
2023-06-28tdf155903 DOCX export: fix corrupt file with embedded mediaTünde Tóth1-1/+4
2023-06-28Simplify a bitMike Kaganski1-5/+3
2023-06-27loplugin:stringstatic look for more stringsNoel Grandin4-7/+7
2023-06-26Fix typoAndrea Gelmini1-1/+1
2023-06-26new loplugin:constexprliteralNoel Grandin13-23/+23
2023-06-25oox: map color transforms direct to create model::TransformTomaž Vajngerl1-13/+23
2023-06-24cid#1532474 Uninitialized scalar fieldCaolán McNamara1-1/+2
2023-06-21sc: OOXML import of theme colors for char and background colorsTomaž Vajngerl1-3/+81
2023-06-20tdf#145651 Chart OOXML export: fix write error in exportSolidFillTünde Tóth1-2/+2
2023-06-20tdf#155827 MCGR: Axial to linear in oox export, apply...Regina Henschel3-44/+702
2023-06-19oox: ThemeExport - add "relationship" xml:r namespaceTomaž Vajngerl1-1/+2
2023-06-18ooxml: import and export background and fill theme colors props.Tomaž Vajngerl2-1/+7
2023-06-17Fix typo in codeAndrea Gelmini1-3/+3
2023-06-17oox, writerfilter, xmloff: use frozen data structures for static dataTomaž Vajngerl11-332/+427
2023-06-16Fix typoAndrea Gelmini1-2/+2
2023-06-16tdf#155852 same method for StepCount in OOXML as in renderingRegina Henschel3-0/+672