summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2024-03-14tdf#160192: fix crash when trying to overwrite file in RO dir+lock fileJulien Nabet1-1/+1
2024-03-14Fix typosAndrea Gelmini1-3/+3
2024-03-14Fix typoAndrea Gelmini1-1/+1
2024-03-14Fix typoAndrea Gelmini1-1/+1
2024-03-14Fix typoAndrea Gelmini1-1/+1
2024-03-14tdf#141908 - CppUnittests: replace usage of sal_Int32 with colorsRafał Dobrakowski3-11/+10
2024-03-13tdf#70039 import lighting of extruded shapesRegina Henschel10-11/+729
2024-03-11tdf#158773 reduce cost of importing binary dataNoel Grandin1-5/+4
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski2-15/+15
2024-03-09tdf#158773 avoid some OUString constructionNoel Grandin10-50/+81
2024-03-06tdf#160049 oox import: use margins with left/right HoriOrientRelationJustin Luth1-3/+14
2024-03-02tdf#159912 extruded shapes already rotate backgroundRegina Henschel5-21/+20
2024-02-27address shortcoming: document why I avoided axials for transparencyJustin Luth1-0/+4
2024-02-27cid#1592378 Logically dead codeCaolán McNamara1-1/+0
2024-02-27cid#1592381 silence Out-of-bounds readCaolán McNamara1-3/+6
2024-02-27tdf#67347 pptx import: stacked + horz/vert aligmentAttila Szűcs1-0/+41
2024-02-27related tdf#126533 dml/vml import: import radials as radialsJustin Luth1-0/+2
2024-02-23related tdf#126533 tdf#159824 VML: don't export: negative anglesJustin Luth1-5/+12
2024-02-23related tdf#126533 vml import: fix gradient color swappingJustin Luth1-11/+16
2024-02-23Fix warning C4312 when building with MSVC without -Wv:18Mike Kaganski2-4/+4
2024-02-23Fix warning C4459 when building with MSVC without -Wv:18Mike Kaganski1-5/+5
2024-02-21Fix potentially uninitialized local variable 'fY' used in Windows TBJulien Nabet1-2/+2
2024-02-21tdf#159626 vml pattern import: add color, fix back/foregroundJustin Luth1-0/+48
2024-02-20docx import: correct redline content-controlsAshod Nakashian1-1/+20
2024-02-20tdf#126533 docx import: page background vml fillJustin Luth1-0/+1
2024-02-20Fix typoAndrea Gelmini1-1/+1
2024-02-20Remove exec bits from source fileAndrea Gelmini3-0/+0
2024-02-20Fix typoAndrea Gelmini1-1/+1
2024-02-20Fix typoAndrea Gelmini1-2/+2
2024-02-19tdf#70039 convert 3D effects to extrusionRegina Henschel16-14/+1008
2024-02-19tdf#50934: OfPie inport from OOXML, plus initial work for exportKurt Nordback7-14/+131
2024-02-17tdf#153761 vml export: avoid corrupt docx: don't write empty r:idJustin Luth1-2/+5
2024-02-16tdf#67347 pptx import: stacked text, minimal impl.Attila Szűcs4-5/+28
2024-02-15SAL_WARN->SAL_INFONoel Grandin1-1/+2
2024-02-10tdf#141908: replace usage of sal_Int32 with colorsvarshneydevansh1-2/+2
2024-02-06elide some OString temporariesNoel Grandin1-6/+6
2024-02-02sw: do not redline ContentControl itemsAshod Nakashian1-0/+39
2024-02-01tdf#154587: allow directory entries in ZIP packagesMike Kaganski1-1/+3
2024-02-01check that rtl_random_getBytes() was successfulMichael Stahl1-1/+4
2024-01-30tdf#146756 pie chart2 import: use manualLayout Width for pie chart labelsJustin Luth2-0/+4
2024-01-29tdf#146756 pie chart2: import extLst manualLayout W and HJustin Luth2-1/+5
2024-01-29Don't export personal metadata to OOXML in privacy modeSamuel Mehrbrodt1-9/+34
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski8-43/+43
2024-01-25crashtesting: crash seen on import of forum-mso-en4-278652.xlsxCaolán McNamara1-1/+2
2024-01-22tdf#156718 PPTX import: fix the different formatting in table styleTibor Nagy2-4/+28
2024-01-19PlotAreaConverter::mbSingleSeriesTitle is apparently read uninitializedStephan Bergmann1-1/+2
2024-01-18-Werror,-Wdeprecated-declarations (Emscripten)Stephan Bergmann1-0/+11
2024-01-18tdf#146487 Don't show generic diagram title when there is an empty title givenSamuel Mehrbrodt5-2/+37
2024-01-18tdf#140912, tdf#159219: fix import of graphic placeholder with custom promptMike Kaganski1-30/+7
2024-01-17tdf#141908: replace hex colors with color keywordsLuv Sharma2-5/+5