summaryrefslogtreecommitdiff
path: root/sw/qa/extras/ooxmlimport
AgeCommit message (Expand)AuthorFilesLines
7 daystdf#81956 vml import: put groupshape in foreground if positive z-indexJustin Luth1-0/+3
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski2-3/+3
2024-01-06fix buildCaolán McNamara1-4/+13
2023-12-25tdf#158023 Add \ before parentheses if they are in the <t> tag.Irgaliev Amin2-0/+20
2023-12-21address nit: put unit tests in anonymouse namespaceJustin Luth2-2/+8
2023-12-20Remove executable bits on data filesAndrea Gelmini1-0/+0
2023-12-20Fix typoAndrea Gelmini1-1/+1
2023-12-19tdf#158044 writerfilter: handle toggle properties in import/exportOliver Specht2-0/+77
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin1-1/+1
2023-12-01tdf#136472 adjust ooxml import to handle first header/footerTomaž Vajngerl1-1/+2
2023-11-28sw: move header/footer tests to own class in core testsTomaž Vajngerl8-226/+0
2023-11-19Extended loplugin:ostr: swStephan Bergmann2-30/+32
2023-11-15Import Wordprocessing Canvas, wpc:wpc elementRegina Henschel1-8/+12
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: swStephan Bergmann2-2/+2
2023-10-12sw: prepare tests cases for first, left, right headers and variantsTomaž Vajngerl7-0/+214
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann2-10/+10
2023-09-27CppunitTest_sw_ooxmlimport: fix comment in testFdo87488Miklos Vajna1-3/+1
2023-07-11tdf#156130: Use default tab stop when TOC*N style doesn't define oneMike Kaganski2-1/+1
2023-07-04tdf#141969: use paragraph autostyle to mimic Word's table styleMike Kaganski2-0/+17
2023-06-28tdf#156078: also consider TabOverflow for tabs outside of line boundsMike Kaganski2-0/+34
2023-06-26new loplugin:constexprliteralNoel Grandin1-1/+1
2023-05-02sw floattable, crashtesting: fix PDF export of forum-mso-en3-26783.docxMiklos Vajna1-1/+1
2023-04-14sw floatable: teach the DOC import about SwFormatFlySplitMiklos Vajna1-1/+0
2023-04-11tdf#154469 DOCX export: fix hyperlink in group shapeTünde Tóth2-10/+0
2023-04-08Fix typoAndrea Gelmini1-1/+1
2023-04-08tdf#154695: use Chapter Numbering Rules to confirm that ToC needs tabsMike Kaganski2-13/+65
2023-03-27tdf#145147 DOCX import: fix hyperlink in group shapeTünde Tóth2-0/+10
2023-03-24Introduce query() and queryThrow() to css::uno::AnyMike Kaganski1-2/+1
2023-03-24tdf#154360: use TOC(N) styles in DOCX as the source of ToC tab stop positionMike Kaganski1-12/+19
2023-03-23Introduce non-static query() and queryThrow() to css::uno::ReferenceMike Kaganski1-2/+1
2023-03-23tdf#154319: fix TOC field codes parsingMike Kaganski2-0/+50
2023-03-21sw floattable, CppunitTest_sw_ooxmlimport2: assert the layout in testTdf114217Miklos Vajna1-2/+17
2023-02-24tdf#153791: paragraph's/character's shd overrides shape style's fontRefMike Kaganski2-0/+74
2023-01-27sw: avoid copy&paste in SwFieldPortion::dumpAsXml()Miklos Vajna2-3/+4
2022-11-24tdf#152200: tolerate begin/end fldChar context mismatchMike Kaganski2-0/+6
2022-11-23CppunitTest_sw_uiwriter: use more SwParaPortion::dumpAsXml()Miklos Vajna1-1/+1
2022-11-17CppunitTest_sw_layoutwriter: use more SwParaPortion::dumpAsXml()Miklos Vajna1-2/+2
2022-11-11SwModelTestBase: use createSwDoc everywhereXisco Fauli2-143/+143
2022-11-04SwModelTestBase: make mpTestDocumentPath privateXisco Fauli2-148/+145
2022-09-30CppunitTest_sw_layoutwriter2: use more SwParaPortion::dumpAsXml()Miklos Vajna1-4/+4
2022-09-16tdf#150790 tdf#150791 tdf#150947 tdf#150956 sw, a11y: fix visible bookmarksLászló Németh1-0/+28
2022-09-10tdf#119039: workaround an OleLoad bug releasing passed storage unexpectedlyMike Kaganski2-0/+7
2022-09-02CppunitTest_sw_ooxmlimport: use more SwParaPortion::dumpAsXml()Miklos Vajna1-6/+6
2022-07-20tdf#149551 separate TextRotateAngle from TextPreRotateAngleRegina Henschel1-1/+1
2022-05-30sw content controls, date: add DOCX importMiklos Vajna1-22/+20
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann1-1/+1
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen2-6/+0
2022-03-21tdf#141908 Replaced usage of sal_Int32 and sal_uInt32 with Color in unit tests.Siddhant Chaudhary1-1/+1
2022-03-01tdf#147126 sw: fix missing as_char anchoring of group textboxesAttila Bakos (NISZ)1-2/+2
2022-02-09Fix typosAndrea Gelmini1-1/+1