summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ooxmlimport
AgeCommit message (Expand)AuthorFilesLines
2020-08-17tdf133647 tdf123386 tdf123389 Improved .docx table formula importMichael Warner5-0/+155
2020-08-11tdf#128198 sw: text formatting: only consider upper margin for first lineMichael Stahl2-6/+0
2020-08-07tdf#134572: sw_ooxmlimport: Add unittestXisco Fauli2-0/+28
2020-07-31sw: introduce a Library_swqahelperMiklos Vajna2-6/+24
2020-07-01change n777345.docx to check bitmap content instead of checksumLuboš Luňák2-8/+6
2020-06-17tdf#134043 DOCX import: DropDown text field instead of ComboBox form controlSerge Krot1-2/+2
2020-06-04tdf#130804: sw: Add unittestXisco Fauli2-0/+13
2020-06-01tdf#133448: sw: Add unittestXisco Fauli2-0/+13
2020-05-21use for-range on Sequence in sfx2..swNoel Grandin2-10/+5
2020-05-15CppUnittest: sw: simplify code. use getShapes and getShapeXisco Fauli2-23/+9
2020-05-14DOCX export: fix interaction between the crop and the wrap polygon of imageMiklos Vajna1-7/+11
2020-05-13DOCX import: fix interaction between the crop and the wrap polygon of imagesMiklos Vajna1-8/+8
2020-05-12tdf#127778 DOCX import: fix unexpected heading on non-first page ...Miklos Vajna2-0/+12
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin1-2/+2
2020-04-30Fix typosAndrea Gelmini1-1/+1
2020-04-28tdf#131841 DOCX DrawingML shape import: Fixed missing HighlightColorSzabolcs2-0/+39
2020-04-21tdf#131446 DOCX import: restrict IncreasedAnchoredObjectSpacing furtherMiklos Vajna1-0/+0
2020-04-07tdf#119760 docx: table starts at left, not mid-borderJustin Luth1-1/+2
2020-03-31tdf#114212: Add unittestXisco Fauli2-0/+9
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