summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)AuthorFilesLines
2021-06-19tdf#106541 doc import: inherit style numbering from parentJustin Luth3-2/+18
2021-06-19indexing: indexing sections for the IndexingExportTomaž Vajngerl2-0/+31
2021-06-19indexing: indexing tables for the IndexingExportTomaž Vajngerl2-0/+64
2021-06-19indexing: indexing shapes/text boxes for the IndexingExportTomaž Vajngerl2-0/+30
2021-06-19indexing: indexing OLE objects for the IndexingExportTomaž Vajngerl2-0/+20
2021-06-19indexing: indexing graphics for the IndexingExportTomaž Vajngerl2-3/+25
2021-06-19indexing: indexing paragraph text with the ModelTraverserTomaž Vajngerl1-0/+29
2021-06-18Simplify some OUString construction in test codeStephan Bergmann1-7/+7
2021-06-18tdf#109083 sw table styles: fix missing format update of tablesBalazs Santha1-0/+67
2021-06-18more 32bit build fixesRene Engelhard1-4/+4
2021-06-18tdf#127864 - Export custom document properties using utf8 text encodingAndreas Heinisch2-0/+11
2021-06-17indexing: remove indexing changes from html exportTomaž Vajngerl3-44/+55
2021-06-17tdf#90401 xmloff: remove personal info of comments and changesLászló Németh2-0/+127
2021-06-17tdf#142404 DOCX c15: fix centering when TabOverSpacingJustin Luth1-0/+4
2021-06-16tdf#142404 DOCX c15: line full before out-of-bounds TabOverSpacingJustin Luth1-2/+2
2021-06-16sw HTML export: allow larger bitmaps for shapes than the vcl defaultMiklos Vajna1-9/+8
2021-06-16sw: rework to avoid DECLARE_SW_IMPORT_TEST() in CppunitTest_sw_htmlimportMiklos Vajna1-31/+40
2021-06-15tdf#142361 export: prevent shadow to rotate with shapeRegina Henschel2-0/+13
2021-06-15tdf#142404 DOCX c15: allow autoTabStop after TabOverSpacingJustin Luth2-0/+13
2021-06-15sw XHTML / reqif export: handle multiple lists when detecting header-only listsMiklos Vajna1-0/+87
2021-06-15Remove some unused includesMiklos Vajna1-1/+0
2021-06-14sw_core_accessibilitycheck: remove duplicated createDoc methodXisco Fauli1-10/+4
2021-06-14sw_uiwriter: use createSwDocXisco Fauli1-4/+4
2021-06-14sw_uiwriter4: Unify code and use createSwDoc everywhereXisco Fauli1-29/+12
2021-06-14sw_uiwriter2: Unify code and use createSwDoc everywhereXisco Fauli1-330/+107
2021-06-14sw XHTML/reqif export, OLE data for transparent images: avoid black backgroundMiklos Vajna2-1/+47
2021-06-14tdf#142669 Assert data alignment in unit testtobias1-3/+5
2021-06-14tdf#108518 revert OOo hack: Fix issue #i119405: Numbering text styleJustin Luth2-0/+7
2021-06-12tdf#142387 DOCX track changes: export w:del in w:insLászló Németh2-0/+7
2021-06-11sw_uiwriter3: Unify code and use createSwDoc everywhereXisco Fauli1-336/+148
2021-06-11uiwriter: use createSwDoc instead of loadFromDesktop for empty docsXisco Fauli4-75/+26
2021-06-11sw image anchor type: consider a style-based custom valueMiklos Vajna2-0/+27
2021-06-10sw_uiwriter: remove duplicated createDoc methodXisco Fauli3-289/+248
2021-06-10sw_layoutwriter: remove duplicated createDoc methodXisco Fauli2-164/+142
2021-06-10tdf#140623 Chart OOXML import: set text overlap to falseTünde Tóth2-5/+11
2021-06-10tdf#64997: sw_ww8export3: Add unittestXisco Fauli2-0/+8
2021-06-10tdf#141994 track changes: record insertion of imagesLászló Németh2-0/+29
2021-06-09sw_layoutwriter: split tests evenlyXisco Fauli2-1340/+1371
2021-06-09tdf#96840: sw_ww8export3: Add unittestXisco Fauli2-0/+6
2021-06-09tdf#137469 Implement and test excluding hidden text in text filterOleg Shchelykalnov1-1/+1
2021-06-09tdf#137469 Prepare tests for encoded text filterOleg Shchelykalnov2-0/+101
2021-06-09sw: allow the width of a line portion to be larger than 65536 twipsMiklos Vajna2-0/+51
2021-06-09CppunitTest_sw_ooxmlimport: rework to avoid the FailTest hackMiklos Vajna1-32/+5
2021-06-08tdf#142404 DOCX c15: add compat flag TabOverSpacingJustin Luth2-0/+18
2021-06-08tdf#142128 sw: set author-color strikethrough for AS_CHAR imagesLászló Németh1-0/+5
2021-06-08tdf#142128 sw: set author-color strikethrough for deleted imagesLászló Németh1-0/+7
2021-06-07sw/qa/uitest: close the dialog if thrown an exceptionHenry Castro1-20/+16
2021-06-07sw keep aspect ratio: add filter for this settingMiklos Vajna2-0/+59
2021-06-07sw_uiwriter: split uiwriter into 2Xisco Fauli2-3256/+3651
2021-06-07uiwriter: keep CPPUNIT_TEST_FIXTURE tests togetherXisco Fauli2-263/+274