summaryrefslogtreecommitdiff
path: root/include/oox
AgeCommit message (Expand)Author
2022-02-24tdf#147609 and ofz#44965 Indirect-leakCaolán McNamara
2022-02-22Advanced Diagram support: first additions/reorganizationsArmin Le Grand (Allotropia)
2022-02-09Fix typosAndrea Gelmini
2022-02-09Fix typosAndrea Gelmini
2022-02-06vba: small fixes for GetOpenFilename and documenting structsTomaž Vajngerl
2022-02-03tdf#146803 tdf#146805 OOXML import: fix bodyPr at grouped shapesAttila Bakos (NISZ)
2022-02-03tdf#146802 OOXML import: fix embedded VML in grouped textboxAttila Bakos (NISZ)
2022-02-01vba: fix registering shortcuts keys defined by the vba macrosTomaž Vajngerl
2022-01-15Let loplugin:nullptr look into template instantiationsStephan Bergmann
2022-01-05tdf#146534 pptx import: make Z rotation work with rotation transformSarper Akdemir
2022-01-03tdf#143574 OOXML export/import of textboxes in group shapesAttila Bakos (NISZ)
2021-12-20Recheck include/[e-r]* with IWYUGabor Kelemen
2021-12-16VML import: handle <v:imagedata gain="..." blacklevel="...">Miklos Vajna
2021-12-03tdf#129430 PPTX export: fix workaround for "At least" line spacingTibor Nagy
2021-12-02PPTX export: handle theme colors from the doc model for shape textMiklos Vajna
2021-11-26loplugin:stringliteraldefine in l10ntools..ooxNoel Grandin
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
2021-08-14tdf#142605 use frame size in oox export of BezierCurveRegina Henschel
2021-08-10Missing includeStephan Bergmann
2021-08-05tdf#123643 Import/Export for hyperlinks on text boxesSamuel Mehrbrodt
2021-07-27tdf#142915 PPTX import: support for presentation's timing attributeTibor Nagy
2021-07-26tdf#123626 Allow adding hyperlinks to shapesSamuel Mehrbrodt
2021-07-13Avoid default argument value, and be explicitMike Kaganski
2021-07-08tdf143222 Handle alternate content of graphicData element.Gülşah Köse