summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2022-01-20Add missing test dependenciesStephan Bergmann
2022-01-20Fix typosAndrea Gelmini
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2022-01-15Let loplugin:nullptr look into template instantiationsStephan Bergmann
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2022-01-06Removed executable permission on pptx fileAndrea Gelmini
2022-01-05tdf#146534 pptx import: make Z rotation work with rotation transformSarper Akdemir
2022-01-03tdf#127696 PPTX export: fix lost outline character formattingTünde Tóth
2022-01-03tdf#143574 OOXML export/import of textboxes in group shapesAttila Bakos (NISZ)
2022-01-03tdf#146223 PPTX import: fix master objects visible propertyTibor Nagy
2022-01-03tdf#98736 OOXML export: keep CaptionShape as TextShapeTünde Tóth
2021-12-21tdf#127989 OOXML: fix import of transparent hatchingTünde Tóth
2021-12-20Recheck include/[e-r]* with IWYUGabor Kelemen
2021-12-20tdf#104823: support for sdt plain text fieldsVasily Melenchuk
2021-12-16VML import: handle <v:imagedata gain="..." blacklevel="...">Miklos Vajna
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-12-09tdf#145162 PPTX export: fix extra bullet regressionAttila Bakos (NISZ)
2021-12-06PPTX export: handle theme color of shape text with effectsMiklos Vajna
2021-12-03tdf#129430 PPTX export: fix workaround for "At least" line spacingTibor Nagy
2021-12-03CppunitTest_oox_export needs the ASan LD_LIBRARY_PATH hack now tooStephan Bergmann
2021-12-02PPTX export: handle theme colors from the doc model for shape textMiklos Vajna
2021-12-01Fix --disable-avmedia for DESKTOP buildJan-Marek Glogowski
2021-12-01tdf#140912 Better handling of the picture placeholders.gulsahkose
2021-11-29tdf#118045 PPTX export: fix proportional line spacingTibor Nagy
2021-11-26loplugin:stringliteraldefine in l10ntools..ooxNoel Grandin
2021-11-24tdf#124781 PPTX export: fix superscript and subscript positionsTibor Nagy
2021-11-24PPTX import: implement native handling of a color's luminance offsetMiklos Vajna
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-23PPTX import: implement native handling of a color's luminance modulationMiklos Vajna
2021-11-23tdf#138223 oox: don't set highlight color if it is transparentJustin Luth
2021-11-22Use less DegreeN::get()Mike Kaganski
2021-11-22PPTX: implement native handling of <a:clrScheme> childrenMiklos Vajna
2021-11-20tdf#118776 drawingml: treat XML_nofill as (mostly) transparentJustin Luth
2021-11-19Use more basegfx::deg2rad<N> and basegfx::rad2deg<N>Mike Kaganski
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-11-19PPTX import: handle <a:clrScheme name="...">Miklos Vajna
2021-11-19tdf#137438 drawingml: separate outline from text importJustin Luth
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-16rtl::Static->thread-safe static in ooxNoel Grandin
2021-11-15Avoid some -Werror,-Wdeprecated-copy-with-user-provided-dtorStephan Bergmann
2021-11-15PPTX import: fix handling of theme overrides in the chart importMiklos Vajna
2021-11-13rtl::Static->thread-safe staticNoel Grandin
2021-11-13rtl::Static->thread-safe static in StaticNamespaceMapNoel Grandin
2021-11-08Drop code that modified type for no good reasonMike Kaganski
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-11-08rtl::Instance->thread-safe static in PropertyNameVectorNoel Grandin
2021-11-07return XShape from SdrObject::getUnoShapeNoel Grandin