summaryrefslogtreecommitdiff
path: root/sw/qa/extras
AgeCommit message (Expand)AuthorFilesLines
18 hoursFix dc:date export for midnight timeMike Kaganski2-0/+34
27 hoursMake sure that collecting redline autostyles succeedsMike Kaganski2-0/+54
35 hourstdf#114287 tdf#159366 xmloff: ODF import: revert text:list overrideMichael Stahl1-3/+3
40 hoursSimplify a bitMike Kaganski1-17/+14
42 hoursMake sure to export autostyles from inside frames anchored to pageMike Kaganski2-0/+94
2 daysRemove exec bits on docxAndrea Gelmini1-0/+0
3 daystdf#141525: sw unit test: line w/ arrow/circle endpointsKira Tubo1-0/+26
3 daystdf#154369: sw unit test: numbered list color in docxKira Tubo2-0/+21
3 daysCppunitTest_sw_rtfexport4: avoid DECLARE_RTFEXPORT_TESTMiklos Vajna1-588/+816
4 daystdf#160253: fix list identifier export decision codeMike Kaganski4-6/+134
7 daystdf#81956 vml import: put groupshape in foreground if positive z-indexJustin Luth1-0/+3
7 daystdf#146190 Fix move to next drawing object using the tab keyJim Raykowski2-0/+38
8 daysloplugin:constantparam in swNoel Grandin1-3/+3
8 daystdf#140616 ApplyParagraphMarkFormatToNumbering: including highlightJustin Luth1-0/+1
8 daystdf#140616 writerfilter: recognize style rPr under pPrJustin Luth1-0/+3
8 daysFix typoAndrea Gelmini1-1/+1
8 daysRemove exec bits on docx fileAndrea Gelmini1-0/+0
8 daysFix typoAndrea Gelmini1-1/+1
9 daystdf#158451 - sw unit test - FILEOPEN DOCX crashKira Tubo2-0/+12
9 daysAdd a unit test for commit 3f0220f18a66630e06e3c128980f21a5722f49caMike Kaganski2-0/+24
9 daystdf#160700: Avoid both bookmark-start and bookmark-end at the same indexMike Kaganski2-0/+30
9 daystdf#156546: sw unit test: freeze redo insert tableKira Tubo1-0/+37
10 daysCppunitTest_sw_rtfexport3: avoid DECLARE_RTFEXPORT_TESTMiklos Vajna1-246/+448
12 daysImprove case rotation in sentence caseOliver Specht2-17/+0
2024-04-11tdf#132599 cui offapi sw xmloff: add hyphenation-keep-typeLászló Németh6-1/+1149
2024-04-10CppunitTest_sw_rtfexport2: avoid DECLARE_RTFEXPORT_TESTMiklos Vajna1-565/+1008
2024-04-10tdf#146619 Drop unused 'using namespace' in: sw/Gabor Kelemen2-2/+0
2024-04-09tdf#88214 sw: text formatting: adapt empty line at end of para to WordMichael Stahl1-0/+0
2024-04-07tdf#160526, tdf#160549: fix split conditions at page startMike Kaganski3-0/+128
2024-04-07Improve test for tdf#135581Mike Kaganski1-0/+5
2024-04-07i#84870: Add a unit testMike Kaganski2-0/+69
2024-04-04tdf160518 DOCX: import hyphenation-keep to fix layoutLászló Németh3-0/+64
2024-04-03CppunitTest_sw_rtfexport: avoid DECLARE_RTFEXPORT_TESTMiklos Vajna1-337/+567
2024-04-01tdf#151413: add UTF-8 data to the Link clipboard formatMike Kaganski1-0/+2
2024-03-27tdf#160390: make sure to forward the iteratorMike Kaganski2-0/+24
2024-03-27CppunitTest_sw_htmlexport: use more CPPUNIT_TEST_FIXTURE()Miklos Vajna1-17/+42
2024-03-22skip more tests on hi-dpi windowsNoel Grandin3-0/+24
2024-03-21tdf#160278: restore cursor bounds properlyMike Kaganski1-0/+21
2024-03-21related tdf#147583 sw find: fix backwards search for string at end of paraJustin Luth1-0/+5
2024-03-20tdf#159054 sw: fix .uno:DefaultNumber toggle on Heading numberingJustin Luth1-10/+16
2024-03-20tdf#159054 unit test: noting the current state before making changesJustin Luth2-0/+37
2024-03-20tdf#158885 cui offapi sw xmloff: fix hyphenation at stem boundaryLászló Németh5-0/+641
2024-03-20CppunitTest_sw_ooxmlexport13: use more CPPUNIT_TEST_FIXTURE()Miklos Vajna1-1/+3
2024-03-19-Werror,-Wunused-variableStephan Bergmann1-1/+0
2024-03-18tdf#147583 sw find: fix backwards search for emptyPara/endOfParaJustin Luth2-0/+31
2024-03-16tdf#160036 Enable SKSL when using Skia/RasterPatrick Luby1-5/+0
2024-03-14sw: fix ~SwIndexReg assert in testTdf149498Michael Stahl1-2/+0
2024-03-14CppunitTest_sw_odfimport: turn on set_non_application_font_useMiklos Vajna10-0/+0
2024-03-14tdf#141908 - CppUnittests: replace usage of sal_Int32 with colorsRafał Dobrakowski15-33/+32
2024-03-13address nit: use xmlDocUniquePtr, not const auto&Justin Luth7-32/+32