summaryrefslogtreecommitdiff
path: root/include/oox
AgeCommit message (Expand)Author
2023-04-19pptx export: consider RotateAngle for tcPr on exportSarper Akdemir
2023-04-12Revert "tdf#143574 OOXML export/import of textboxes in group shapes"Justin Luth
2023-03-08tdf#74670 tdf#91286 PPTX XLSX export: save image onceTünde Tóth
2023-01-24tdf#148784 consider StretchX in OOXML exportRegina Henschel
2023-01-18support theme color for lines + oox support + testsTomaž Vajngerl
2023-01-17tdf#143574 OOXML export/import of textboxes in group shapesAttila Bakos (NISZ)
2023-01-16oox: add ThemeExport that exports a svx::Theme into theme.xml fileTomaž Vajngerl
2023-01-16sw: read theme from OOXML file and set it to the draw pageTomaž Vajngerl
2023-01-15oox: add support for importing font scheme into a svx::ThemeTomaž Vajngerl
2023-01-15oox: rename name variables that are imported into oox::ThemeTomaž Vajngerl
2023-01-12oox: set svx::Theme directly to a SdrPage when importingTomaž Vajngerl
2022-12-13xlsx: Import table column attribute XML_totalsRowFunctionofftkp
2022-07-04tdf#149205 sd theme: fix PPTX export loosing dk1 and lt1 colorsMiklos Vajna
2022-07-01tdf#148929 sd theme: limit PPTX import for shape fill effects to lum mod/offMiklos Vajna
2022-07-01sd theme: add PPTX import for shape fill color effectsMiklos Vajna
2022-07-01sd theme: add PPTX export for shape fill colorMiklos Vajna
2022-06-27PPTX export: handle theme colors from the doc model for shape textMiklos Vajna
2022-04-27Extract 'switch' block out of WriteCustomGeometryRegina Henschel
2022-03-30tdf#147978 export subpaths individually in custGeomRegina Henschel
2022-02-14vba: fix registering shortcuts keys defined by the vba macrosTomaž Vajngerl
2022-01-11tdf#146534 pptx import: make Z rotation work with rotation transformSarper Akdemir
2021-12-17VML import: handle <v:imagedata gain="..." blacklevel="...">Miklos Vajna
2021-12-09tdf#129430 PPTX export: fix workaround for "At least" line spacingTibor Nagy
2021-11-24PPTX import: implement native handling of a color's luminance offsetMiklos Vajna
2021-11-23PPTX import: implement native handling of a color's luminance modulationMiklos Vajna
2021-11-22PPTX: implement native handling of <a:clrScheme> childrenMiklos Vajna
2021-11-19PPTX import: handle <a:clrScheme name="...">Miklos Vajna
2021-11-18import pptx color schemes as color setsSarper Akdemir
2021-11-18implement color tint or shade import for pptxSarper Akdemir
2021-11-17rename getSchemeName getSchemeIndex to remove ambiguitySarper Akdemir
2021-11-17implement initial pptx theme color importSarper Akdemir
2021-11-15Avoid some -Werror,-Wdeprecated-copy-with-user-provided-dtorStephan Bergmann
2021-11-13rtl::Static->thread-safe staticNoel Grandin
2021-11-13rtl::Static->thread-safe static in StaticNamespaceMapNoel Grandin
2021-11-08rtl::Instance->thread-safe static in PropertyNameVectorNoel Grandin
2021-10-28Prepare for removal of non-const operator[] from Sequence in includeMike Kaganski
2021-10-26Drop ContainerHelper::vectorToSequence and use comphelper::containerToSequenceMike Kaganski
2021-10-13tdf#144642 XLSX import: round down row height to 0.75 ptAttila Szűcs
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: ooxStephan Bergmann
2021-09-15loplugin:finalclassesNoel Grandin
2021-09-06[API CHANGE] oox: fix import of chart date categoriesDennis Francis
2021-09-01tdf#143127 tdf#143130 ooxml export: fix lost image/shape in chartBalazs Varga
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-09-01tdf#143942: oox: import/export labels from <c15:datalabelsRange>Dennis Francis
2021-08-27tdf#112450 correct points and size for polyline in VML importRegina Henschel
2021-08-24Introduce convertNarrowing to return smaller integer typesMike Kaganski
2021-08-23ofz#37458 use o3tl::convertSaturate in convertEmuToHmmCaolán McNamara
2021-08-19loplugin:constmethodsNoel Grandin
2021-08-18loplugin:passstuffbyrefNoel Grandin