summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ooxmlimport
AgeCommit message (Expand)AuthorFilesLines
2021-06-09CppunitTest_sw_ooxmlimport: rework to avoid the FailTest hackMiklos Vajna1-32/+5
2021-06-02sw: rework to avoid the DECLARE_OOXMLIMPORT_TEST macroMiklos Vajna2-148/+274
2021-05-14Improve loplugin:stringviewStephan Bergmann1-1/+2
2021-04-22tdf#141540 fix docx import of group or line with rotationRegina Henschel2-7/+11
2021-04-14sw: layout dump: sorted_objs of SwPageFrameMichael Stahl2-3/+3
2021-03-31tdf#141158 DOCX: import discarded headers/footersAttila Bakos (NISZ)1-3/+3
2021-03-26tdf#122717: fix handling of zero width/height linesXisco Fauli2-0/+13
2021-03-25const OUString -> const OUStringLiteralMike Kaganski1-1/+1
2021-03-18tdf#118693: no need to use convertMm100ToTwip() for line shapes anymoreXisco Fauli3-10/+39
2021-02-15tdf#74367 DOCX: fix page margins imported as border paddingAttila Szűcs2-0/+15
2021-02-04tdf#136516 add positioning to SwTextBoxHelper::syncProperty()Attila Bakos (NISZ)1-2/+13
2021-01-27Improve loplugin:stringliteralvarStephan Bergmann1-4/+3
2021-01-26tdf#137803 sw: fix AutoSize and Wrap of textboxesAttila Bakos (NISZ)1-2/+1
2020-12-30vcl: remove {Read,Write}ImpGraphic and ImplExportNative from GraphicTomaž Vajngerl1-1/+4
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel2-4/+4
2020-11-14Revert "tdf#137881 sw: fix text box size regression"Xisco Fauli1-1/+2
2020-11-09tdf#137881 sw: fix text box size regressionDaniel Arato (NISZ)1-2/+1
2020-11-04tdf#136952 writerfilter: PageBreakBefore - don't always overwriteJustin Luth2-0/+14
2020-10-27tdf#135198 sw editing: text box fell out of its shapeDaniel Arato (NISZ)1-1/+2
2020-10-06tdf#105875 DOCX VML shape import: fix missing rotationRegényi Balázs1-2/+2
2020-09-09sw_ooxmlimport: move export test to sw_ooxmlexport8Xisco Fauli2-34/+0
2020-09-08sw_ooxmlexport14: DECLARE_OOXMLIMPORT_TEST -> DECLARE_OOXMLEXPORT_TESTXisco Fauli4-0/+44
2020-09-08tdf#120547: sw_ooxmlimport2: Add unittestXisco Fauli2-0/+50
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