summaryrefslogtreecommitdiff
path: root/include/oox
AgeCommit message (Expand)Author
2022-03-28tdf#147978 export subpaths individually in custGeomRegina Henschel
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
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
2021-07-01tdf#143028 DOCX: fix corrupt export of shape "bracePair" etc.Attila Bakos (NISZ)
2021-07-01loplugin:unusedmethodsNoel Grandin
2021-06-29tdf#135316 share themePtr and ShapeFilterBase across all shapesNoel Grandin
2021-06-29tdf#142913 PPTX: slideshow setting “Start from” not importedTibor Nagy
2021-06-28[API CHANGE] drop ShapeContextHandler service and interfaceNoel Grandin
2021-06-26ofz#35597 Null-dereference READCaolán McNamara
2021-06-23tdf#92525 tdf#142398: fix export of simple custom shapesAttila Bakos (NISZ)
2021-06-21Delete copy ctors/assignments for DLLEXPORT classMike Kaganski
2021-06-21tdf#142590 PPTX import: fix custom slide show use as defaultTibor Nagy
2021-06-20Include the header to workaround MSVC bug (shows with disabled pch)Mike Kaganski
2021-06-19fix loading calc files with embedded form macrosNoel Grandin
2021-06-19loplugin:finalclassesNoel Grandin