summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* 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
* loplugin:indentation find broken if statementsNoel Grandin2019-11-061-1/+1
* tdf#108065 tdf#128609 OOXML chart export: fix transparent color gradientBalazs Varga2019-11-052-22/+53
* make some classes module-privateNoel Grandin2019-11-031-2/+2
* size some stringbuffer to prevent re-allocNoel Grandin2019-11-033-9/+7
* find symbols that can be privateNoel Grandin2019-11-032-5/+2
* tdf#128447 sc/vml: accept <? ?> xml prologJustin Luth2019-10-311-0/+6
* tdf#126324 Import custom date as custom XTextFieldTamas Bunth2019-10-251-0/+6
* Introduce OStringCharStephan Bergmann2019-10-241-1/+1
* tdf#127908 tdf#128193 Chart OOXML: Fix Custom Y axis title positionBalazs Varga2019-10-222-9/+34
* Rather not put unencrypted doc in a tempfileSamuel Mehrbrodt2019-10-221-5/+8
* make bin/update_pch.s always include code in trivial #if'sLuboš Luňák2019-10-181-6/+7
* tdf#128209 Add check for crash handling 3D rotation.Gülşah Köse2019-10-181-2/+5
* Remove some memset callsMike Kaganski2019-10-172-6/+3
* Rename OUStringLiteral1 to OUStringCharStephan Bergmann2019-10-175-5/+5
* tdf#126060 Handle text camera z rotation while pptx import.Gülşah Köse2019-10-165-0/+13
* new loplugin:bufferaddNoel Grandin2019-10-152-17/+15
* tdf#79007: Do not overwrite if only one of nBrightness...Xisco Fauli2019-10-151-3/+4
* tdf#128096: only use CharBackColor for highlight if exporting to pptxXisco Fauli2019-10-151-6/+11
* tdf#127964 PPTX import: fix shape fill handling: style vs slide backgroundMiklos Vajna2019-10-152-2/+8
* New loplugin:getstrStephan Bergmann2019-10-141-1/+1
* loplugin:stringadd look for unnecessary temporariesNoel Grandin2019-10-141-4/+4