summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ooxmlimport
AgeCommit message (Expand)AuthorFilesLines
2020-02-05tdf#129912 correctly stop unstyled footnote parsingJan-Marek Glogowski2-0/+36
2020-02-02tdf#129568 Rename Default Style to Default Paragraph/Page/Table Styleayhanyalcinsoy1-2/+2
2020-01-30tdf#129237: Add unittestXisco Fauli2-0/+43
2020-01-30tdf#129659 DOCX check global footnote contextJan-Marek Glogowski2-0/+5
2020-01-30tdf#45589 sw: create and paint text portions for bookmarksMichael Stahl1-2/+8
2020-01-28tdf#130214: workaround invalid state resulting from error on importMike Kaganski2-0/+5
2020-01-28tdf#103964 DOCX import: ignore rotation when setting position of group shapesMiklos Vajna1-2/+2
2020-01-21tdf#103983 VML import: handle <v:textbox style="mso-fit-shape-to-text:t">Miklos Vajna1-2/+3
2020-01-10DOCX import: fix lost objects anchored to an empty linked headerMiklos Vajna2-0/+1
2020-01-10DOCX import: fix lost objects anchored to the single para of a linked headerMiklos Vajna2-0/+28
2019-12-03Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann1-0/+1
2019-11-22tdf#128153 docx/VML: apply style properties to shape textJustin Luth1-1/+4
2019-10-23sw: actually insert CH_TXT_ATR_FIELDSEPMichael Stahl1-1/+1
2019-10-21tdf#97038: Add unittestXisco Fauli2-0/+7
2019-10-17writerfilter: clean up now redundant PROP_LAYOUT_IN_CELLMiklos Vajna1-3/+3
2019-10-14tdf#128076: throw exception only if it's not alive and it's not a descriptionXisco Fauli2-0/+16
2019-10-08tdf#127825 DOCX import: fix handling for tbrl, auto-height and rel size shapesMiklos Vajna2-0/+26
2019-09-25tdf#107784: DOCX Import: Show citation's title in fields (2nd take)Xisco Fauli2-0/+17
2019-09-24Revert "tdf#107784: DOCX Import: Show citation's title in fields"Xisco Faulí2-17/+0
2019-09-24tdf#107784: DOCX Import: Show citation's title in fieldsXisco Fauli2-0/+17
2019-09-24tdf#104167 DOCX import: don't map Heading1 to Heading 1 para styleMiklos Vajna2-0/+13
2019-09-17Related: tdf#124600 sw textbox: sync left/right margin of shape to textboxMiklos Vajna2-0/+11
2019-09-17Related: tdf#124600 DOCX import: ignore left wrap on left-aligned shapesMiklos Vajna3-0/+11
2019-08-23tdf#103345 Import decimalEnclosedCircle correctlySamuel Mehrbrodt2-0/+20
2019-07-23tdf#126516 DOCX change tracking: fix paragraph style rejectionLászló Németh1-9/+13
2019-07-23resurrect and improve loplugin:referencecastingNoel Grandin2-13/+10
2019-07-19tdf#125546 DOCX import: fix overgrowth of change tracking entriesLászló Németh1-10/+25
2019-07-12MSForms: Rework text-based date form field's representationTamás Zolnai1-6/+31
2019-07-12MSForms: DOCX filter: import manually set date field as plain textTamás Zolnai1-5/+11
2019-07-12MSForms: DOCX import of text-based date fieldTamás Zolnai1-2/+2
2019-07-05sw btlr writing mode: handle import from VMLMiklos Vajna2-0/+11
2019-06-26tdf#126114 - Form fields are displayed twice (double)Tamás Zolnai2-0/+7
2019-06-21sw btlr writing mode: implement TextFrame tbrl export to drawingMLMiklos Vajna2-11/+0
2019-06-14sw btlr writing mode: fix tbrl import from VMLMiklos Vajna2-0/+12
2019-05-14tdf#124754 sw docx import: do not override text color with -1 (auto) colorSerge Krot2-0/+15
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
2019-05-10SmartArt: support diagram backgroundGrzegorz Araminowicz1-2/+2
2019-04-29tdf#124398 DOCX drawingML import: handle charts in group shapesMiklos Vajna2-0/+12
2019-04-18tdf#42949 Fix IWYU warnings in sw/qa/*Gabor Kelemen2-11/+0
2019-04-14tdf#124670: xml:space attribute may be specified for w:document top-level ele...Mike Kaganski2-0/+10
2019-03-25new loplugin:unoqueryNoel Grandin2-2/+2
2019-03-19tdf#120548 sw ApplyParagraphMarkFormatToNumbering: fix handling of font colorMiklos Vajna2-0/+8
2019-03-05tdf#123243 DOCX import: make increased anchored obj spacing cond more strictMiklos Vajna1-0/+0
2019-02-28tdf#121440 writerfilter: do not use imported style for foot/endnotesVasily Melenchuk2-0/+17
2019-01-08tdf#122224 DOCX import: fix formula field syntaxLászló Németh2-0/+11
2019-01-03svm xml dumper: move this from test to vclMiklos Vajna1-2/+1
2018-12-20tdf#119180 Use 100th_mm in UNO API implementationArmin Le Grand1-1/+2
2018-12-18tdf#121804 DOCX import: handle sub/superscript inside group shapesMiklos Vajna2-0/+18
2018-12-17Fix typoAndrea Gelmini1-1/+1
2018-12-10tdf#115094 Part II: OOXML Feature: Add layoutInCell to Doc modelPatrick Jaap2-0/+8