summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2022-02-22Advanced Diagram support: first additions/reorganizationsArmin Le Grand (Allotropia)7-0/+266
2022-02-22Removed executable bits on data filesAndrea Gelmini1-0/+0
2022-02-21cid#1500563 silence Explicit null dereferencedCaolán McNamara1-1/+1
2022-02-20tdf#146690: pptx export: fix endParaRPr size value for empty paragraphsSarper Akdemir3-0/+25
2022-02-15Removed executable bits on pptx fileAndrea Gelmini1-0/+0
2022-02-15tdf#132557: PPTX import: Workaround for slide footer shape presetsSarper Akdemir6-3/+59
2022-02-06vba: small fixes for GetOpenFilename and documenting structsTomaž Vajngerl1-1/+1
2022-02-03tdf#146803 tdf#146805 OOXML import: fix bodyPr at grouped shapesAttila Bakos (NISZ)4-1/+87
2022-02-03tdf#146802 OOXML import: fix embedded VML in grouped textboxAttila Bakos (NISZ)1-11/+20
2022-02-03tdf#146822 OOXML: fix export of the transparency in hatch fillTünde Tóth2-4/+13
2022-02-02tdf#112209 PPTX import: fix grayscale effect on image filled shapeTünde Tóth1-0/+3
2022-02-02tdf#137675 PPTX export: adding missing fill="none" to a:pathTibor Nagy1-0/+6
2022-02-01tdf#141652 partial revert "Reset ShapeProperty priority...Justin Luth1-4/+1
2022-02-01tdf#135843 Do not export unused border lines.Gülşah Köse1-202/+176
2022-02-01vba: fix registering shortcuts keys defined by the vba macrosTomaž Vajngerl1-10/+19
2022-01-30Recheck modules [o-r]* with IWYUGabor Kelemen25-37/+12
2022-01-20Add missing test dependenciesStephan Bergmann1-0/+6
2022-01-20Fix typosAndrea Gelmini1-1/+1
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)5-24/+62
2022-01-15Let loplugin:nullptr look into template instantiationsStephan Bergmann1-1/+1
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin1-1/+1
2022-01-06Removed executable permission on pptx fileAndrea Gelmini1-0/+0
2022-01-05tdf#146534 pptx import: make Z rotation work with rotation transformSarper Akdemir6-28/+66
2022-01-03tdf#127696 PPTX export: fix lost outline character formattingTünde Tóth2-2/+30
2022-01-03tdf#143574 OOXML export/import of textboxes in group shapesAttila Bakos (NISZ)4-15/+48
2022-01-03tdf#146223 PPTX import: fix master objects visible propertyTibor Nagy1-0/+5
2022-01-03tdf#98736 OOXML export: keep CaptionShape as TextShapeTünde Tóth1-0/+5
2021-12-21tdf#127989 OOXML: fix import of transparent hatchingTünde Tóth1-2/+3
2021-12-20Recheck include/[e-r]* with IWYUGabor Kelemen2-0/+2
2021-12-20tdf#104823: support for sdt plain text fieldsVasily Melenchuk2-15/+79
2021-12-16VML import: handle <v:imagedata gain="..." blacklevel="...">Miklos Vajna4-0/+57
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann1-1/+1
2021-12-09tdf#145162 PPTX export: fix extra bullet regressionAttila Bakos (NISZ)1-0/+6
2021-12-06PPTX export: handle theme color of shape text with effectsMiklos Vajna3-7/+42
2021-12-03tdf#129430 PPTX export: fix workaround for "At least" line spacingTibor Nagy1-2/+9
2021-12-03CppunitTest_oox_export needs the ASan LD_LIBRARY_PATH hack now tooStephan Bergmann1-0/+4
2021-12-02PPTX export: handle theme colors from the doc model for shape textMiklos Vajna3-23/+76
2021-12-01Fix --disable-avmedia for DESKTOP buildJan-Marek Glogowski1-1/+1
2021-12-01tdf#140912 Better handling of the picture placeholders.gulsahkose2-0/+31
2021-11-29tdf#118045 PPTX export: fix proportional line spacingTibor Nagy1-2/+5
2021-11-26loplugin:stringliteraldefine in l10ntools..ooxNoel Grandin1-3/+2
2021-11-24tdf#124781 PPTX export: fix superscript and subscript positionsTibor Nagy1-5/+22
2021-11-24PPTX import: implement native handling of a color's luminance offsetMiklos Vajna4-0/+26
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin2-2/+2
2021-11-23PPTX import: implement native handling of a color's luminance modulationMiklos Vajna5-0/+26
2021-11-23tdf#138223 oox: don't set highlight color if it is transparentJustin Luth1-1/+1
2021-11-22Use less DegreeN::get()Mike Kaganski1-1/+1
2021-11-22PPTX: implement native handling of <a:clrScheme> childrenMiklos Vajna3-0/+29
2021-11-20tdf#118776 drawingml: treat XML_nofill as (mostly) transparentJustin Luth1-0/+5
2021-11-19Use more basegfx::deg2rad<N> and basegfx::rad2deg<N>Mike Kaganski4-6/+6