summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann3-4/+11
2020-09-16clean-up of commit 83c30743eaf44d8eded4a73e3ac2585b5bdbaffcRegényi Balázs1-11/+0
2020-09-15tdf#103611 sw: fix vertical alignment to page bottom marginTibor Nagy1-2/+6
2020-09-14oox smartart: handle <dgm:prSet ... custT="1"/>Miklos Vajna1-1/+55
2020-09-12Fix typosAndrea Gelmini1-1/+1
2020-09-11log what token was unexpectedCaolán McNamara1-1/+1
2020-09-11oox smartart: add support for syncing font heights of multiple shapesMiklos Vajna7-11/+126
2020-09-11tdf#135667 DOCX export: fix border line of OLE objectsAttila Bakos1-36/+42
2020-09-11tdf#77236 DOCX shape export: fix missing solidFillRegényi Balázs1-8/+11
2020-09-11tdf#135660 DOCX import: fix OLE icon wrap distanceDaniel Arato (NISZ)1-0/+9
2020-09-07tdf#135665 DOCX: import tight wrap setting of VML shapesDaniel Arato (NISZ)2-0/+2
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski1-1/+1
2020-09-03tdf#131537 DOCX export: fix OLE "Display as icon"Daniel Arato (NISZ)1-7/+3
2020-09-02tdf#136061 Chart ODF/OOXML: fix missing custom labelsBalazs Varga1-5/+6
2020-09-01oox: various small cleanupsMiklos Vajna2-4/+4
2020-08-31tdf#97618 DOCX import: VML shape: fix missing square wrapRegényi Balázs1-0/+4
2020-08-31tdf#121189 PPTX export: fix missing chartDaniel Arato (NISZ)1-0/+1
2020-08-30Goodbye O[U]StringView, welcome O[U]String::ConcatStephan Bergmann1-2/+4
2020-08-29Simplify some operation involving OUString and OUStringBufferStephan Bergmann1-1/+1
2020-08-28ofz#24770 oomCaolán McNamara1-3/+19
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann7-73/+73
2020-08-27ofz#24934 practically infinite loop on eofCaolán McNamara1-2/+8
2020-08-27tdf#135653 OOXML import: fix OLE background colorAttila Bakos1-1/+8
2020-08-25GetProperty extracts property to mAny alreadyCaolán McNamara1-1/+1
2020-08-24crashtesting: exception on reexport of fdo55178-3.xlsx to xlsxCaolán McNamara1-2/+3
2020-08-24tdf#134174 Fix the rotation of bitmap filled custom shapes.Gülşah Köse2-0/+28
2020-08-24GetProperty extracts property to mAny alreadyCaolán McNamara1-1/+1
2020-08-23tdf#134118 Chart OOXML import: fix gaps in month based dataBalazs Varga1-1/+10
2020-08-21Fix typosAndrea Gelmini2-2/+2
2020-08-21Fix typo in codeAndrea Gelmini1-2/+2
2020-08-19tdf#123647 Chart XLSX export: fix missing empty chartTünde Tóth1-0/+5
2020-08-18tdf#132555 PPTX VML import: handle stroke properties of image shapesMiklos Vajna4-0/+49
2020-08-18tdf#134563 Add UNO API for custom leader linesBalazs Varga4-5/+11
2020-08-14loplugin:simplifybool moreNoel Grandin4-4/+4
2020-08-13Remove some unused includesMiklos Vajna1-1/+0
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin4-6/+6
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara1-2/+1
2020-08-11loplugin:flattenNoel Grandin1-18/+18
2020-08-10tdf#133015 Fix table position during import multicol textbox.Gülşah Köse1-1/+1
2020-08-10tdf#133015 Inherit numCol from placeholder.Gülşah Köse1-0/+13
2020-08-10tdf#133015 Do not import multicol table text on master.Gülşah Köse3-3/+6
2020-08-09tdf#128345 PPTX: add transparence gradient for fill in chartRegina Henschel2-6/+99
2020-08-07Fix typosAndrea Gelmini1-1/+1
2020-08-07oox: VML export: convert ESCHER_Prop_AnchorText to v-text-anchorMichael Stahl1-0/+41
2020-08-07oox: VML export: produce bottom-to-top in a better wayMichael Stahl1-10/+26
2020-08-07tdf#134977 Chart OOXML: fix import of custom data labelTünde Tóth1-0/+1
2020-08-06oox: VML export: for rotated text shape, produce bottom-to-topMichael Stahl1-1/+16
2020-08-06tdf#134183 PPTX: improve import of transparency in multi-step gradientsMiklos Vajna3-3/+60
2020-08-06tdf#135184 add linecaps in chartsRegina Henschel2-14/+15
2020-08-04oox smartart: add support for <dgm:layoutNode ... chOrder="t">Miklos Vajna3-1/+41