summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)Author
2020-01-13tdf#129655 Sync TextWritingMode to frame direction.Mark Hung
2020-01-12tdf#129423: Make export tests export-only where applicableayhanyalcinsoy
2020-01-10Fix typoAndrea Gelmini
2020-01-10DOCX import: fix lost objects anchored to an empty linked headerMiklos Vajna
2020-01-10tdf#120344 DOCX: fix font style of numberingSzabolcs Toth
2020-01-10DOCX import: fix lost objects anchored to the single para of a linked headerMiklos Vajna
2020-01-10tdf#128207: DOCX import: fix chart positioningBakos Attila
2020-01-10use more std::make_sharedNoel Grandin
2020-01-09tdf#115026: Add uitestXisco Fauli
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann
2020-01-09tdf#90069 DOCX: fix character style of new table rowsLászló Németh
2020-01-09tdf#45636: test for no-alt and table split/merge access. checkTomaž Vajngerl
2020-01-09acc. check: move AccessibilityIssue from svx to sfx2Tomaž Vajngerl
2020-01-09tdf#129522 ooxmlexport: allow char shadow_NONE overrideJustin Luth
2020-01-08DOCX import: fix lost page break when footer ends with a tableMiklos Vajna
2020-01-08Grammar fixesAndrea Gelmini
2020-01-07sw: don't send LOK notifications about redlines during saveMiklos Vajna
2020-01-07tdf#129452 DOCX import: fix bottom border of merged columnSzabolcs Toth
2020-01-07tdf#77796 DOCX: import table style based cell paddingLászló Németh
2020-01-07sw: add rendering for semi-transparent textMiklos Vajna
2020-01-07tdf#129841: fix GetTextTableCursorPropertyMap cell background valuesMike Kaganski
2020-01-06tdf#129839: pass initialized shared_ptr to SwDoc::GetBoxAttrMike Kaganski
2020-01-06tdf#129450 DOCX import: fix bottom border of 1-row tablesSzabolcs Toth
2020-01-06tdf#129442 DOCX import: fix right border of 1-column tablesSzabolcs Toth
2020-01-06Fix some sw layout tests for 150% UI scalingMike Kaganski
2020-01-06tdf#128996 Chart: Fix disappeared vertical X axis labelsBalazs Varga
2020-01-04tdf#129522 ww8import/export: allow char shadow_NONE overridesJustin Luth
2020-01-03tdf#129743 follow-up: implement the other variant of the fixMike Kaganski
2020-01-03tdf#129522 SvxShadowItem/writerfilter: allow shadow_NONE overridesJustin Luth
2020-01-03sw: add UNO API for semi-transparent textMiklos Vajna
2020-01-02tdf#129423: Make export tests export-only where applicableOnur Yilmaz
2020-01-02tdf#129423: Make export tests export-only where applicableOnur Yilmaz
2020-01-02tdf#129743: don't delete mark of current cursor when creating new cursorMike Kaganski
2020-01-02tdf#129605 rtfimport: deduplicating borders loses informationJustin Luth
2019-12-31tdf#59666 AutoCorrect: don't capitalize single Greek lettersLászló Németh
2019-12-29acc. check: add writer specific accessibility issueTomaž Vajngerl
2019-12-29tdf#38394 AutoCorrect: fix ’« in French l’« word »László Németh
2019-12-28tdf#54409 fix AutoCorrect with Unicode quotation marksLászló Németh
2019-12-28acc. check: introduce AccessibilityCheckTest + document testTomaž Vajngerl
2019-12-27tdf#129423: Make export tests export-only where applicableayhanyalcinsoy
2019-12-27Fix 32-bit gcc Unit Test Failuresslacka
2019-12-26tdf#129423: Make export tests export-only where applicableOnur Yilmaz
2019-12-26tdf#129423: Make export tests export-only where applicableOnur Yilmaz
2019-12-26tdf#129423: Make export tests export-only where applicableOnur Yilmaz
2019-12-23tdf#129514 sw: DOCX export: write separator for CH_TXT_ATR_FORMELEMENTMichael Stahl
2019-12-23sal_Char->char in swNoel Grandin
2019-12-23XStyleLoader::loadStylesFromURL Allow loading from streamSamuel Mehrbrodt
2019-12-21tdf#106164 AutoCorrect: capitalize words with apostropheLászló Németh
2019-12-20tdf#129513: drop incorrect and redundant erasure of paragraph sprmMike Kaganski
2019-12-20remove unused sidebarpage.uiCaolán McNamara