summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2024-04-03Base scale on 1.0, not on 100.0Mike Kaganski
2024-04-03svx: read font and spacing scaling from oox, add bot as UNO prop.Tomaž Vajngerl
2024-04-02Related: tdf#39052 - chart ooxml: export formatted chart titlesBalazs Varga
2024-04-02tdf#78027 - Fix Chart OOXML Import with non-uniform formatted titlesBalazs Varga
2024-03-29tdf#157285 PPTX import: fix placeholder heightTibor Nagy
2024-03-29tdf#158237 Use C++20 contains() instead of find() and end()Aaron Bourdeaux
2024-03-27Restore shape rotation on roundtrip of pptx 3D shapeRegina Henschel
2024-03-23tdf#70039 partly enable 3D-image from pptxRegina Henschel
2024-03-22Revert "extruded shape import: tweak threePt light rig too"Regina Henschel
2024-03-21Drop C/C++ DEBUG macroStephan Bergmann
2024-03-21Fix typoAndrea Gelmini
2024-03-21Fix typoAndrea Gelmini
2024-03-20tdf#70039 import material of extruded shapesRegina Henschel
2024-03-19extruded shape import: tweak threePt light rig tooRegina Henschel
2024-03-17loplugin:unusedmethodsNoel Grandin
2024-03-14tdf#160192: fix crash when trying to overwrite file in RO dir+lock fileJulien Nabet
2024-03-14Fix typosAndrea Gelmini
2024-03-14Fix typoAndrea Gelmini
2024-03-14Fix typoAndrea Gelmini
2024-03-14Fix typoAndrea Gelmini
2024-03-14tdf#141908 - CppUnittests: replace usage of sal_Int32 with colorsRafał Dobrakowski
2024-03-13tdf#70039 import lighting of extruded shapesRegina Henschel
2024-03-11tdf#158773 reduce cost of importing binary dataNoel Grandin
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski
2024-03-09tdf#158773 avoid some OUString constructionNoel Grandin
2024-03-06tdf#160049 oox import: use margins with left/right HoriOrientRelationJustin Luth
2024-03-02tdf#159912 extruded shapes already rotate backgroundRegina Henschel
2024-02-27address shortcoming: document why I avoided axials for transparencyJustin Luth
2024-02-27cid#1592378 Logically dead codeCaolán McNamara
2024-02-27cid#1592381 silence Out-of-bounds readCaolán McNamara
2024-02-27tdf#67347 pptx import: stacked + horz/vert aligmentAttila Szűcs
2024-02-27related tdf#126533 dml/vml import: import radials as radialsJustin Luth
2024-02-23related tdf#126533 tdf#159824 VML: don't export: negative anglesJustin Luth
2024-02-23related tdf#126533 vml import: fix gradient color swappingJustin Luth
2024-02-23Fix warning C4312 when building with MSVC without -Wv:18Mike Kaganski
2024-02-23Fix warning C4459 when building with MSVC without -Wv:18Mike Kaganski
2024-02-21Fix potentially uninitialized local variable 'fY' used in Windows TBJulien Nabet
2024-02-21tdf#159626 vml pattern import: add color, fix back/foregroundJustin Luth
2024-02-20docx import: correct redline content-controlsAshod Nakashian
2024-02-20tdf#126533 docx import: page background vml fillJustin Luth
2024-02-20Fix typoAndrea Gelmini
2024-02-20Remove exec bits from source fileAndrea Gelmini
2024-02-20Fix typoAndrea Gelmini
2024-02-20Fix typoAndrea Gelmini
2024-02-19tdf#70039 convert 3D effects to extrusionRegina Henschel
2024-02-19tdf#50934: OfPie inport from OOXML, plus initial work for exportKurt Nordback
2024-02-17tdf#153761 vml export: avoid corrupt docx: don't write empty r:idJustin Luth
2024-02-16tdf#67347 pptx import: stacked text, minimal impl.Attila Szűcs
2024-02-15SAL_WARN->SAL_INFONoel Grandin
2024-02-10tdf#141908: replace usage of sal_Int32 with colorsvarshneydevansh