summaryrefslogtreecommitdiff
path: root/sw/qa
AgeCommit message (Expand)Author
2019-10-03loplugin:unusedfieldsNoel Grandin
2019-10-03tdf#81100 DOCX import: repeat header according to table styleLászló Németh
2019-10-02tdf#124601 sw FollowTextFlow: fix hori pos of objects outside the current cellMiklos Vajna
2019-10-02tdf#127862 ww8import: page style - import XATTR if definedJustin Luth
2019-10-02loplugin:stringadd in swNoel Grandin
2019-10-02tdf#124601 sw FollowTextFlow: fix vert pos of objects outside the current cellMiklos Vajna
2019-10-01tdf#81100 DOCX: keep "repeat table header" table style settingLászló Németh
2019-10-01Removed executable permission on fileAndrea Gelmini
2019-10-01tdf#123628 DOCX export: fix color change of unvisited hyperlinksTünde Tóth
2019-09-30tdf#124601 sw: add ContinuousEndnotes layout compat optionMiklos Vajna
2019-09-30tdf#127735 DOCX export: fix internal hyperlinks to table targetTünde Tóth
2019-09-30tdf#127734 DOCX export: fix internal hyperlinks to section targetTünde Tóth
2019-09-30tdf#127733 DOCX export: fix internal hyperlinks to chart targetTünde Tóth
2019-09-30tdf#127732 DOCX export: fix internal hyperlinks to frame targetTünde Tóth
2019-09-30QR Code Dialog Test Writer and Calcshubham goyal
2019-09-28loplugin:constmethod in swNoel Grandin
2019-09-27Related: tdf#124601 DOC import: always allow floating tables in header/footerMiklos Vajna
2019-09-27Related: tdf#124601 DOC import: improve fLayoutInCell handlingMiklos Vajna
2019-09-27tdf#127316 ww8export: use default escapement for AUTOJustin Luth
2019-09-26CppunitTest_sw_uiwriter: improve limit in testTdf105330Miklos Vajna
2019-09-26tdf#127316 docxexport: use default escapement for AUTOJustin Luth
2019-09-26Remove some unused includesMiklos Vajna
2019-09-25ODF Import: Add unittest for bibliography entriesXisco Fauli
2019-09-25tdf#107784: DOCX Import: Show citation's title in fields (2nd take)Xisco Fauli
2019-09-25lok: send an invalidation by document size changeTamás Zolnai
2019-09-25Revert "tdf#117988 writerfilter: IgnoreTabsAndBlanksForLineCalculation"Justin Luth
2019-09-24Revert "tdf#107784: DOCX Import: Show citation's title in fields"Xisco Faulí
2019-09-24Related: tdf#124600 sw anchored object allow overlap: add ODT filterMiklos Vajna
2019-09-24Related: tdf#124600 sw anchored object allow overlap: wrap-through handlingMiklos Vajna
2019-09-24tdf#118311 Writer: cut selected table, not only its text contentLászló Németh
2019-09-24tdf#107784: DOCX Import: Show citation's title in fieldsXisco Fauli
2019-09-24tdf#124600 sw AddVerticalFrameOffsets: fix bad wrap of half-intersecting frameMiklos Vajna
2019-09-24tdf#104167 DOCX import: don't map Heading1 to Heading 1 para styleMiklos Vajna
2019-09-23tdf#127605 DOCX export: fix internal hyperlinks to image targetTünde Tóth
2019-09-23SwXFrame: SwClient no moreBjoern Michaelsen
2019-09-20Use CPPUNIT_ASSERT_GREATER(e,a) instead of CPPUNIT_ASSERT(e<a)Stephan Bergmann
2019-09-20Fix CppunitTest_sw_uiwriter for my Windows buildStephan Bergmann
2019-09-20Related: tdf#124600 sw anchored object allow overlap: add DOCX filterMiklos Vajna
2019-09-20tdf#127534: brown paperbag commit, use the right bug ID this timeBjoern Michaelsen
2019-09-19tdf#125307: move range properties check to own testBjoern Michaelsen
2019-09-19Related: tdf#124600 sw anchored object allow overlap: add layoutMiklos Vajna
2019-09-19Related: tdf#124600 sw anchored object allow overlap: add UNO APIMiklos Vajna
2019-09-18WIP: tdf#127235 break if object is larger than pagePatrick Jaap
2019-09-18tdf#127448 fix unit test for HiDPI displaysBalazs Varga
2019-09-17Related: tdf#124600 sw textbox: sync left/right margin of shape to textboxMiklos Vajna
2019-09-17CppunitTest_sw_uiwriter: no need to execute on the dispatcher using stringsMiklos Vajna
2019-09-17Related: tdf#124600 DOCX import: ignore left wrap on left-aligned shapesMiklos Vajna
2019-09-17sw: Mark uno property ParaChapterNumberingLevel as MAYBEVOIDThomas Viehmann
2019-09-17tdf#105330 sw: fix lost cursor on undoing nested table insertMiklos Vajna
2019-09-15Related: tdf#125531 use RemoveTabPage for removing a tab pageCaolán McNamara