summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2020-09-08sw_ooxmlexport13: DECLARE_OOXMLIMPORT_TEST -> DECLARE_OOXMLEXPORT_TESTXisco Fauli1-2/+2
2020-09-08sw_ooxmlexport10: DECLARE_OOXMLIMPORT_TEST -> DECLARE_OOXMLEXPORT_TESTXisco Fauli1-1/+1
2020-09-08sw_ooxmlexport6: DECLARE_OOXMLIMPORT_TEST -> DECLARE_OOXMLEXPORT_TESTXisco Fauli1-1/+1
2020-09-08Add reference to spec to the commentMike Kaganski1-1/+1
2020-09-08tdf#136468 Added a new check for objects and nodes.Stefanenko2-0/+35
2020-09-08tdf#120547: sw_ooxmlimport2: Add unittestXisco Fauli2-0/+50
2020-09-08tdf#135149 sw: fix deleting textbox of as-char shapesMiklos Vajna5-7/+134
2020-09-08fix crashtest ooo53770-1.odtNoel Grandin1-2/+7
2020-09-07tdf#136471: Applying a spell checker suggestion adds the result ..Tamás Zolnai1-17/+0
2020-09-07Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicitStephan Bergmann2-3/+3
2020-09-07tdf#135949 writerfilter: don't bRemove if anchoredObjectsJustin Luth2-0/+7
2020-09-07tdf#132271 DOCX: import change tracking in floating tablesLászló Németh2-0/+8
2020-09-07tdf#135665 DOCX: import tight wrap setting of VML shapesDaniel Arato (NISZ)3-2/+19
2020-09-07sw: prefix members of PaMIntoCursorShellRing, SwDPage, ...Miklos Vajna6-72/+70
2020-09-06tdf#133490: sw_uiwriter: Add unittestXisco Fauli2-0/+88
2020-09-05Turn JapanNotBegin/EndLevel1 into constexpr string literalsStephan Bergmann3-34/+16
2020-09-05tdf#136441 ms export: don't export comments in footnotesJustin Luth3-1/+9
2020-09-05Make OUString(char16_t const[N]) ctor check for embedded NULsStephan Bergmann1-2/+6
2020-09-05tdf#135672 doc import: fix table widthJustin Luth3-28/+5
2020-09-05Improve outline position tracking and content visibilityJim Raykowski2-2/+5
2020-09-04TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara1-1/+2
2020-09-04sw: default to UI locale when language is missingMiklos Vajna5-0/+51
2020-09-04tdf#135672 doc import: fix left table positionJustin Luth4-22/+13
2020-09-04tdf#117703: sw: Add UItestXisco Fauli2-0/+33
2020-09-04tdf#118148 Extended tips for HC2/swriterOlivier Hallot96-306/+4145
2020-09-04tdf#136404 DOCX import: ignore NaN cells in table formulaLászló Németh5-8/+156
2020-09-04tdf#136354 DOCX import: fix vertical mirrored alignment on bottom marginTibor Nagy2-0/+20
2020-09-04Make many OUString functions take std::u16string_view parametersStephan Bergmann2-2/+2
2020-09-03Drop unnecessary, wrong downcastStephan Bergmann1-2/+2
2020-09-03tdf#129423 sw: export-only tests, part 10Daniel Arato (NISZ)1-5/+2
2020-09-03tdf#129423 sw: export-only tests, part 4Daniel Arato (NISZ)1-11/+2
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski9-17/+16
2020-09-03tdf#131537 DOCX export: fix OLE "Display as icon"Daniel Arato (NISZ)3-5/+18
2020-09-03tdf#135661: sw_uiwriter: Add unittestXisco Fauli2-0/+27
2020-09-03sw: insert plain tab char at a numbered para start if indent wouldn't changeMiklos Vajna5-1/+85
2020-09-03tdf#132688 diacritics broken in lines with punctuationNoel Grandin1-0/+2
2020-09-03Fix crashtest fdo77855.odtNoel Grandin1-1/+9
2020-09-03UITest_writer_tests: at least check the number of pages has changedXisco Fauli1-0/+3
2020-09-03tdf#123435: sw_ooxmlexport13: Add unittestXisco Fauli2-0/+10
2020-09-03-Werror,-Wcompound-token-split-by-spaceStephan Bergmann13-27/+27
2020-09-03tdf#135056: sw_uiwriter: Add unittestXisco Fauli2-0/+25
2020-09-03blind fix for testTdf130685 intermittent failureCaolán McNamara1-0/+3
2020-09-03tdf#136423 make SwXDrawPage::group work with a single shapeSamuel Mehrbrodt3-1/+46
2020-09-03tdf#136399 AccessibilityCheck: Inserted a new checkStefanenko2-0/+40
2020-09-03tdf#129423 sw: export-only tests, part 8Daniel Arato (NISZ)1-23/+12
2020-09-03tdf#91260: Restore unittest removed in b6850bbe95418ecfde404be1696548f18d200c9bXisco Fauli1-0/+13
2020-09-03tdf#129423 sw: export-only tests, part 5Daniel Arato (NISZ)1-6/+2
2020-09-03UITest_writer_tests: don't assert exact page count at test_tdf135018() endMiklos Vajna1-2/+0
2020-09-03sw: handle SmallCapsPercentage66 when replacing compat optionsMiklos Vajna1-1/+1
2020-09-03tdf#136212 Fix Writer Navigator blink jumpJim Raykowski1-10/+35