summaryrefslogtreecommitdiff
path: root/sw/qa/extras/uiwriter
AgeCommit message (Expand)Author
2017-09-18allow events to accumulate past limit if an exception is pendingCaolán McNamara
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin
2017-09-04just blow through the hierarchy to find the polylinesCaolán McNamara
2017-09-04tdf#112160 sw: audit GetNextLayoutLeaf() calls in SwFrame::GetNextSctLeaf()Miklos Vajna
2017-09-03Resolves: tdf#112145 pdf export of editengine highlight color fails sometimesCaolán McNamara
2017-08-31tdf#112109 sw: split section frames inside table cells, ignore nested tablesMiklos Vajna
2017-08-24Consistently use OUString in test::DirectoriesStephan Bergmann
2017-08-16i#95698 sw: fix crash on splitting in-table section containing a nested tableMiklos Vajna
2017-08-11tdf#108494 fix regressionSzymon Kłos
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-27loplugin:externandnotdefined + loplugin:unreffunJan-Marek Glogowski
2017-07-27sw: add new TextParagraph property to XTextRangeMiklos Vajna
2017-07-24forgot to remove the tests from the test definitionMarkus Mohrhard
2017-07-23these tests depend on our additional fontsMarkus Mohrhard
2017-07-15tdf#103978 textboxhelper: syncProperty OPAQUE (wrap in background)Justin Luth
2017-07-14CppunitTest_sw_uiwriter: disable testLinesMoveBackwards... on macOSMiklos Vajna
2017-07-14tdf#108524 sw: handle sections inside tables in SwFrame::GetPrevSctLeaf()Miklos Vajna
2017-07-14use more OUString::operator== in swNoel Grandin
2017-07-13Move scheduler task into its own headerJan-Marek Glogowski
2017-07-12loplugin:unreffunJan-Marek Glogowski
2017-07-07rhbz#739252 sw: fix crash on split tables inside nested sectionsMiklos Vajna
2017-07-06tdf#108524 sw: split section frames inside table cells, non-split text framesMiklos Vajna
2017-07-03tdf#108524 sw: attempt to split section frames inside table cells, take twoMiklos Vajna
2017-07-03loplugin:unusedfields in swNoel Grandin
2017-06-27loplugin:oncevar in swNoel Grandin
2017-06-26Avoid loplugin:unreffunStephan Bergmann
2017-06-26Revert "tdf#108524 sw: attempt to split section frames inside table cells"Michael Stahl
2017-06-23Fix typosAndrea Gelmini
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-20tdf#108524 sw: add split section in table testcaseMiklos Vajna
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-06-05tdf#58604 keep line break follows hanging punctuation.Mark Hung
2017-06-01Improve suppression of loplugin:redundantcast in CPPUNIT_ASSERTStephan Bergmann
2017-05-28Watermark: VML font-family import for textpathSzymon Kłos
2017-05-27tdf#107976 sw: let a view handle multiple transferablesMiklos Vajna
2017-05-26Watermark: docx interoperabilitySzymon Kłos
2017-05-20fix HAVE_MORE_FONTS=0 buildMarkus Mohrhard
2017-05-20conditionally disable tests that depend on additional fontsMarkus Mohrhard
2017-05-10(cont.)Michael Stahl
2017-05-10sw: CPPUNIT_ASSERT_EQUAL vs. integer FAILMichael Stahl
2017-05-10tdf#107512 sw: fix rollback of text attributes in SwUndoDeleteMichael Stahl
2017-05-10sw: avoid assert in SwUndoDelete::RedoImplMichael Stahl
2017-05-10AutoText: add only real AutoText entriesSzymon Kłos
2017-05-09silence cppcheck memleak in unit testJochen Nitschke
2017-05-04AutoText: fix dotm supportSzymon Kłos
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-05-03AutoText: first tests & windows fixSzymon Kłos
2017-05-01tdf#107362 don't insert kern if snap to char is not checked.Mark Hung
2017-04-27sw: add test that SwXTextCursor is disposed if header is deletedMichael Stahl