summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2020-08-05oox smartart, linear layout: limit height of children to parent sizeMiklos Vajna1-0/+12
2020-08-05oox smartart, linear layout: fix scaling of spacing without rulesMiklos Vajna1-3/+43
2020-08-05oox smartart, linear layout: correctly scale spacings wrt constraints and rulesMiklos Vajna1-8/+40
2020-08-05oox smartart: consider rules when scaling in linear layoutMiklos Vajna3-11/+87
2020-08-04oox smartart: start parsing rule listsMiklos Vajna10-6/+172
2020-08-04Avoid UBSan signed-integer-overflowStephan Bergmann1-1/+1
2020-07-15tdf#131175 oox chart import: fix char color of <dLbl>, inherited from <dLbls>Miklos Vajna3-0/+80
2020-07-15Related: tdf#131175 OOXML chart: insert hatch definition into the right tableMiklos Vajna2-2/+19
2020-07-15Related: tdf#131175 OOXML chart: import data label fill patternGülşah Köse4-71/+321
2020-07-15tdf#131175 Import data label solid fill and color.Gülşah Köse2-1/+24
2020-06-15PPTX export, custom shape, bitmap fill: fix source vs fill rect confusionMiklos Vajna1-0/+13
2020-06-11tdf#106181 XLSX export: output form controlsSerge Krot1-0/+1
2020-06-10PPTX import: handle adjust values from both the shape and its placeholderMiklos Vajna4-2/+39
2020-06-10tdf#131082 fix missing fill property of grouped shapesnd1013-0/+44
2020-06-02tdf#132594 Chart XLSX import: fix legend entries in pie chartsTünde Tóth1-1/+1
2020-05-27oox smartart import, composite alg: implement vertical centeringMiklos Vajna1-0/+23
2020-05-27oox smartart import: fix aspect ratio of shape with composite algoMiklos Vajna1-20/+99
2020-05-27smartart import: handle multiple <a:schemeClr> in <dgm:fillClrLst>Miklos Vajna8-29/+86
2020-05-12tdf#130058 Import shadow size.Gülşah Köse5-1/+25
2020-05-11oox: add PPTX import/export for semi-transparent shape textMiklos Vajna7-2/+167
2020-05-07tdf#79082 Export paragraph tab stops to ooxmlSamuel Mehrbrodt2-0/+41
2020-05-06tdf#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