summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
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
2019-11-03make some classes module-privateNoel Grandin1-2/+2
2019-11-03size some stringbuffer to prevent re-allocNoel Grandin3-9/+7
2019-11-03find symbols that can be privateNoel Grandin2-5/+2
2019-10-31tdf#128447 sc/vml: accept <? ?> xml prologJustin Luth1-0/+6
2019-10-25tdf#126324 Import custom date as custom XTextFieldTamas Bunth1-0/+6
2019-10-24Introduce OStringCharStephan Bergmann1-1/+1
2019-10-22tdf#127908 tdf#128193 Chart OOXML: Fix Custom Y axis title positionBalazs Varga2-9/+34
2019-10-22Rather not put unencrypted doc in a tempfileSamuel Mehrbrodt1-5/+8
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák1-6/+7
2019-10-18tdf#128209 Add check for crash handling 3D rotation.Gülşah Köse1-2/+5
2019-10-17Remove some memset callsMike Kaganski2-6/+3
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann5-5/+5
2019-10-16tdf#126060 Handle text camera z rotation while pptx import.Gülşah Köse5-0/+13
2019-10-15new loplugin:bufferaddNoel Grandin2-17/+15
2019-10-15tdf#79007: Do not overwrite if only one of nBrightness...Xisco Fauli1-3/+4
2019-10-15tdf#128096: only use CharBackColor for highlight if exporting to pptxXisco Fauli1-6/+11
2019-10-15tdf#127964 PPTX import: fix shape fill handling: style vs slide backgroundMiklos Vajna2-2/+8
2019-10-14New loplugin:getstrStephan Bergmann1-1/+1
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin1-4/+4