summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2020-06-09tdf#106181 XLSX export: output form controlsSerge Krot1-0/+1
2020-06-01tdf#132594 Chart XLSX import: fix legend entries in pie chartsTünde Tóth1-1/+1
2020-05-29oox smartart import, composite alg: implement vertical centeringMiklos Vajna1-0/+23
2020-05-29oox smartart import: fix aspect ratio of shape with composite algoMiklos Vajna1-20/+99
2020-05-29smartart import: handle multiple <a:schemeClr> in <dgm:fillClrLst>Miklos Vajna8-29/+86
2020-05-06tdf#79082 Export paragraph tab stops to ooxmlSamuel Mehrbrodt2-0/+41
2020-05-01tdf#132282: Revert fix for tdf#131554Xisco Fauli1-3/+1
2020-04-29tdf#119087 Don't treat OOXML strict namespace as custom XMLSamuel Mehrbrodt1-1/+2
2020-04-28tdf#132174 Chart DOCX import: fix label number formatBalazs Varga1-0/+4
2020-04-28tdf#78749 DOCX: import VML background imageAttila Bakos1-2/+7
2020-04-27tdf#131936 Correctly detect OOXML variant on importSamuel Mehrbrodt2-2/+34
2020-04-23tdf#119187 fix: Top-aligned text in PPTX becomes bottom-alignednd1011-44/+81
2020-04-02tdf#131554 placeholder iteration fails to stop when a match is foundnd1011-1/+3
2020-04-01tdf#100751 DOCX VML shape import: fix arrow directionSzabolcs Toth1-13/+6
2020-03-25tdf#131553 a null pointer crashes Impressnd1011-5/+8
2020-03-24Fix build with boost < 1.68Rico Tzschichholz1-2/+2
2020-03-18tdf#131118 VML import: fix size of non-autosize shapes containing textMiklos Vajna3-3/+21
2020-03-11tdf#130986 Chart OOXML export: fix number format of custom labelBalazs Varga1-0/+3
2020-03-04tdf#84399 VML import: map <v:shape o:spt="202"> to TextShapeMiklos Vajna5-1/+48
2020-02-26tdf#130657 OOXML chart import: fix charts without CrossBetweenBalazs Varga1-1/+3
2020-02-26tdf#130105 Chart OOXML Import: Fix data label positionBalazs Varga2-12/+11
2020-02-24tdf130839: Corrects second level left margin in SmartartGülşah Köse1-3/+9
2020-02-21tdf#130776 Show the bullet on second level in smartart.Gülşah Köse1-0/+3
2020-01-28tdf#103983 VML import: handle <v:textbox style="mso-fit-shape-to-text:t">Miklos Vajna1-0/+3
2020-01-17tdf#128304 export TB_RL writing mode as eaVirtMark Hung2-2/+8
2020-01-14tdf#129516 DOCX import: fix incorrect z-order with textboxesMiklos Vajna5-0/+131
2020-01-10oox: add missing nullptr checksXisco Fauli1-1/+2
2020-01-07tdf#107604 Handle predefined table styles.Gülşah Köse3-138/+919
2020-01-07tdf#125444 Percentage as custom chart labelTamas Bunth1-0/+2
2020-01-07tdf#129708 speed-up: check if we could create outline instead of creation of itSerge Krot2-2/+2
2019-12-17tdf#129143 FILESAVE: PPTX: bullets have a black border after RTNoel Grandin1-1/+3
2019-12-14tdf#121991 Chart OOXML import: fix deleted legend entriesTünde Tóth7-3/+112
2019-12-06tdf#127237 fix table background color in Impress importnd1014-0/+11
2019-12-03tdf#128429 VML import: let mso-layout-flow-alt:bottom-to-top imply verticalMiklos Vajna5-6/+145
2019-11-28tdf#113198 set default shape paragraph alignment..Tamas Bunth1-1/+1
2019-11-28tdf#127090 Export textbox rotation attribute.Gülşah Köse1-5/+8
2019-11-22tdf#128952 Set the position of shape for 180 deg.Gülşah Köse1-1/+1
2019-11-22tdf#123774 OOXML chart export: keep digits of percentages of data points Balazs Varga1-2/+12
2019-11-20tdf#128820: use wps namespace for simple text shapesMike Kaganski1-17/+18
2019-11-17tdf128684: Rotate text in not preset custom shapeTamas Bunth1-0/+2
2019-11-14tdf#117658 PPTX import: fix duplicated math object handlingMiklos Vajna11-18/+47
2019-11-13tdf#128732 Chart OOXML import: fix rounding error of color transparencyBalazs Varga1-1/+1
2019-11-13tdf#128619 Chart OOXML export: fix gradient positionBalazs Varga1-1/+1
2019-11-12tdf#128627 tdf#128634 Fix OOXML import of CrossBetweenBalazs Varga1-1/+8
2019-11-11Related: tdf#117658 PPTX import: ignore math text outside <m:t>Miklos Vajna5-10/+122
2019-11-10tdf#106638 oox: reset font settings if necessary.Mark Hung1-50/+45
2019-11-08tdf#128618 OOXML chart export: deleted automatic title returns on saveBalazs Varga1-22/+25
2019-11-08tdf#128633 Chart OOXML Export: Fix position of bar in chartsBalazs Varga1-1/+1
2019-11-06loplugin:indentation find broken if statementsNoel Grandin1-1/+1
2019-11-05tdf#108065 tdf#128609 OOXML chart export: fix transparent color gradientBalazs Varga2-22/+53