summaryrefslogtreecommitdiff
path: root/sw/qa/extras/uiwriter/uiwriter.cxx
AgeCommit message (Expand)Author
2022-12-16tdf#149548 sw: add unit testMichael Stahl
2022-12-16tdf#149595 sw: fix showing of fly at start/end of single-para deleteMichael Stahl
2022-09-21sw: disable testTdf139843 page checkMichael Stahl
2022-09-19sw_uiwriter3: just check the number of pages is the same...Xisco Fauli
2022-06-21tdf#148868 sw: handle selection then Insert similar to ReplaceMichael Stahl
2022-06-21tdf#147220 sw_redlinehide: update frames in ReplaceRangeImpl()Michael Stahl
2022-06-20tdf#135978 sw_redlinehide: recreate fly frames anchored to subsequent nodesMichael Stahl
2022-05-16forcepoint#104 sw: do not delete fieldmark chars in MoveNodeRange()Michael Stahl
2022-03-18sw_redlinehide: more issues with SwEditWin Surrounding functionsMichael Stahl
2022-02-16tdf#139843: sw_uiwriter3: Add unittestXisco Fauli
2021-12-03tdf#145062 sw: deal with failing insertion of field in SwWrtShellMichael Stahl
2020-10-28tdf#136453 sw_redlinehide: SwUndoDelete: only create extra frames...Michael Stahl
2020-10-28tdf#135056: sw_uiwriter: Add unittestXisco Fauli
2020-10-28tdf#132911: sw_uiwriter: Add unittestXisco Fauli
2020-10-28tdf#133358: sw_uiwriter: Add unittestXisco Fauli
2020-10-27tdf#134931: sw_uiwriter: Add unittestXisco Fauli
2020-10-27tdf#133990: sw: Add unittestXisco Fauli
2020-10-27tdf#134021: sw: Add unittestXisco Fauli
2020-10-26tdf#135260: sw_uiwriter: Add unittestXisco Fauli
2020-10-26tdf#127635: sw_uiwriter: Add unittestXisco Fauli
2020-10-26tdf#133982: sw: Add unittestXisco Fauli
2020-10-14tdf#132289 missing styles when inserting file with listSerge Krot
2020-08-26(related: tdf#132160) sw: fix lcl_RejectRedline if end is on table nodeMichael Stahl
2020-08-02tdf#134436 sw: fix SwUndoDelete::RedoImpl() with section at end...Michael Stahl
2020-07-31tdf#133967: sw_uiwriter: Add unittestXisco Fauli
2020-07-30tdf#134252 sw_redlinehide: fix SwUndoDelete for table before end of sectionMichael Stahl
2020-07-30tdf#134250 sw_redlinehide: fix Undo with section before tableMichael Stahl
2020-07-30tdf#132944: sw_uiwriter: Add unittestXisco Fauli
2020-07-30CppunitTest_sw_uiwriter: reset the redline author after using itXisco Fauli
2020-05-07tdf#132187: sw: Add unittestXisco Fauli
2020-02-24tdf#130274 sw_redlinehide: fix ChgAutoCorrWord() if replaced text ...Michael Stahl
2020-01-31Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2020-01-21DOCX import: fix lost objects anchored to the single para of a linked headerMiklos Vajna
2019-12-31tdf#59666 AutoCorrect: don't capitalize single Greek lettersLászló Németh
2019-12-31tdf#38394 AutoCorrect: fix ’« in French l’« word »László Németh
2019-12-29tdf#54409 fix AutoCorrect with Unicode quotation marksLászló Németh
2019-12-21tdf#106164 AutoCorrect: capitalize words with apostropheLászló Németh
2019-12-06tdf#121300 sw: consistent fly at-pargraph selectionMichael Stahl
2019-10-23Fix build; adapt to OUStringLiteral1 -> OUStringChar renameStephan Bergmann
2019-10-23sw: let's insert some paragraph break character in SwPaM::GetText()Michael Stahl
2019-10-22tdf#127412 sw: fix reported ZOrder of shape+textbox pairsMiklos Vajna
2019-10-19Replace some uses of OUStringChar with string literalsStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-09-28loplugin:constmethod in swNoel Grandin
2019-09-20Use CPPUNIT_ASSERT_GREATER(e,a) instead of CPPUNIT_ASSERT(e<a)Stephan Bergmann
2019-08-20loplugin:constvars in swNoel Grandin
2019-08-15loplugin:sequenceloop in swNoel Grandin
2019-07-23resurrect and improve loplugin:referencecastingNoel Grandin
2019-07-08Simplify Sequence iterations in sw/qa/* and sw/source/core/*Arkadiy Illarionov
2019-07-08tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[a-j]*Gabor Kelemen