summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* tdf#137023 PPTX import: fix unexpected center alignment of shape text, 2nd tryMiklos Vajna2020-10-062-5/+16
* tdf#129685 PPTX import: fix unexpected centering of shape textMiklos Vajna2020-09-212-1/+7
* tdf#106181 XLSX export: output form controlsSerge Krot2020-06-091-0/+1
* tdf#132594 Chart XLSX import: fix legend entries in pie chartsTünde Tóth2020-06-011-1/+1
* oox smartart import, composite alg: implement vertical centeringMiklos Vajna2020-05-291-0/+23
* oox smartart import: fix aspect ratio of shape with composite algoMiklos Vajna2020-05-291-20/+99
* smartart import: handle multiple <a:schemeClr> in <dgm:fillClrLst>Miklos Vajna2020-05-298-29/+86
* tdf#79082 Export paragraph tab stops to ooxmlSamuel Mehrbrodt2020-05-062-0/+41
* tdf#132282: Revert fix for tdf#131554Xisco Fauli2020-05-011-3/+1
* tdf#119087 Don't treat OOXML strict namespace as custom XMLSamuel Mehrbrodt2020-04-291-1/+2
* tdf#132174 Chart DOCX import: fix label number formatBalazs Varga2020-04-281-0/+4
* tdf#78749 DOCX: import VML background imageAttila Bakos2020-04-281-2/+7
* tdf#131936 Correctly detect OOXML variant on importSamuel Mehrbrodt2020-04-272-2/+34
* tdf#119187 fix: Top-aligned text in PPTX becomes bottom-alignednd1012020-04-231-44/+81
* tdf#131554 placeholder iteration fails to stop when a match is foundnd1012020-04-021-1/+3
* tdf#100751 DOCX VML shape import: fix arrow directionSzabolcs Toth2020-04-011-13/+6
* tdf#131553 a null pointer crashes Impressnd1012020-03-251-5/+8
* Fix build with boost < 1.68Rico Tzschichholz2020-03-241-2/+2
* tdf#131118 VML import: fix size of non-autosize shapes containing textMiklos Vajna2020-03-183-3/+21
* tdf#130986 Chart OOXML export: fix number format of custom labelBalazs Varga2020-03-111-0/+3
* tdf#84399 VML import: map <v:shape o:spt="202"> to TextShapeMiklos Vajna2020-03-045-1/+48
* tdf#130657 OOXML chart import: fix charts without CrossBetweenBalazs Varga2020-02-261-1/+3
* tdf#130105 Chart OOXML Import: Fix data label positionBalazs Varga2020-02-262-12/+11
* tdf130839: Corrects second level left margin in SmartartGülşah Köse2020-02-241-3/+9
* tdf#130776 Show the bullet on second level in smartart.Gülşah Köse2020-02-211-0/+3
* tdf#103983 VML import: handle <v:textbox style="mso-fit-shape-to-text:t">Miklos Vajna2020-01-281-0/+3
* tdf#128304 export TB_RL writing mode as eaVirtMark Hung2020-01-172-2/+8
* tdf#129516 DOCX import: fix incorrect z-order with textboxesMiklos Vajna2020-01-145-0/+131
* oox: add missing nullptr checksXisco Fauli2020-01-101-1/+2
* tdf#107604 Handle predefined table styles.Gülşah Köse2020-01-073-138/+919
* tdf#125444 Percentage as custom chart labelTamas Bunth2020-01-071-0/+2
* tdf#129708 speed-up: check if we could create outline instead of creation of itSerge Krot2020-01-072-2/+2
* tdf#129143 FILESAVE: PPTX: bullets have a black border after RTNoel Grandin2019-12-171-1/+3
* tdf#121991 Chart OOXML import: fix deleted legend entriesTünde Tóth2019-12-147-3/+112
* tdf#127237 fix table background color in Impress importnd1012019-12-064-0/+11
* tdf#128429 VML import: let mso-layout-flow-alt:bottom-to-top imply verticalMiklos Vajna2019-12-035-6/+145
* tdf#113198 set default shape paragraph alignment..Tamas Bunth2019-11-281-1/+1
* tdf#127090 Export textbox rotation attribute.Gülşah Köse2019-11-281-5/+8
* tdf#128952 Set the position of shape for 180 deg.Gülşah Köse2019-11-221-1/+1
* tdf#123774 OOXML chart export: keep digits of percentages of data points Balazs Varga2019-11-221-2/+12
* tdf#128820: use wps namespace for simple text shapesMike Kaganski2019-11-201-17/+18
* tdf128684: Rotate text in not preset custom shapeTamas Bunth2019-11-171-0/+2
* tdf#117658 PPTX import: fix duplicated math object handlingMiklos Vajna2019-11-1411-18/+47
* tdf#128732 Chart OOXML import: fix rounding error of color transparencyBalazs Varga2019-11-131-1/+1
* tdf#128619 Chart OOXML export: fix gradient positionBalazs Varga2019-11-131-1/+1
* tdf#128627 tdf#128634 Fix OOXML import of CrossBetweenBalazs Varga2019-11-121-1/+8
* Related: tdf#117658 PPTX import: ignore math text outside <m:t>Miklos Vajna2019-11-115-10/+122
* tdf#106638 oox: reset font settings if necessary.Mark Hung2019-11-101-50/+45
* tdf#128618 OOXML chart export: deleted automatic title returns on saveBalazs Varga2019-11-081-22/+25
* tdf#128633 Chart OOXML Export: Fix position of bar in chartsBalazs Varga2019-11-081-1/+1