summaryrefslogtreecommitdiff
path: root/sw/qa/extras/uiwriter/uiwriter2.cxx
AgeCommit message (Expand)Author
2022-11-11SwModelTestBase: use createSwDoc everywhereXisco Fauli
2022-11-09UnoApiTest: factor out common codeXisco Fauli
2022-11-04SwModelTestBase: make mpTestDocumentPath privateXisco Fauli
2022-09-19tdf#147507 sw: fix crash with Reject All around not content nodesLászló Németh
2022-09-16CppunitTest_sw_uiwriter2: use more SwParaPortion::dumpAsXml()Miklos Vajna
2022-08-31use more SwPosition::AssignNoel Grandin
2022-08-14rename SwPaM::GetContentNode to GetPointContentNode/GetMarkContentNodeNoel Grandin
2022-08-14rename SwPaM::GetNode to GetPointNode/GetContentNodeNoel Grandin
2022-08-05SwModelTestBase: helper methods to reduce copypasteMike Kaganski
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeNoel Grandin
2022-07-26convert CRSR_SKIP_* to typed enumNoel Grandin
2022-07-26elide some temporaries when constructing SwPositionNoel Grandin
2022-07-20tdf#127236 vcl: fix missing encryption of PDF images during exportMiklos Vajna
2022-07-17tdf#54703 fix unhiding at PDF export of cond. hidden sectionsTomaž Vajngerl
2022-06-22tdf#134759 sw: do CopyToModify() for both start and end nodeMichael Stahl
2022-06-15tdf#135976 sw: preserve flys on backspace/delete with redlining enabledMichael Stahl
2022-06-13tdf#139982 sw: preserve flys in Replace with redlining enabledMichael Stahl
2022-06-10tdf#140007 sw: fix SwUndoReplaceMichael Stahl
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann
2022-03-21tdf#141908 Replaced usage of sal_Int32 and sal_uInt32 with Color in unit tests.Siddhant Chaudhary
2022-03-07tdf#147414 sw_redlinehide: fix cursor position after AutoCorrectMichael Stahl
2022-03-07tdf#147310 sw_redlinehide: recreate frames for whole table deletedMichael Stahl
2022-03-07tdf#140077 sw_redlinehide: fix crash on SplitNode()Michael Stahl
2022-03-03CppunitTest_sw_uiwriter*: Remove unused includesXisco Fauli
2022-03-02sw: split CppunitTest_sw_uiwriter2 into uiwriter2 and uiwriter5Miklos Vajna
2022-02-02tdf#147006 sw_fieldmarkhide: fix crash when deleting fly with fieldmarkMichael Stahl
2022-02-02tdf#147008 sw_fieldmarkhide: fix invalid NonTextFieldmark positionsMichael Stahl
2022-01-28CppunitTest_sw_uiwriter*: remove unused includesXisco Fauli
2022-01-26tdf#146966 sw: fix inserting empty rows at copying multiple rowsLászló Németh
2022-01-25tdf#146967 sw table: fix freezing in Hide Changes modeLászló Németh
2022-01-25tdf#146965 sw track changes: fix tracked table row movingLászló Németh
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-12-17tdf#137318 sw_redlinehide: fix JoinNext() if deleted node contains redlinesMichael Stahl
2021-12-03tdf#136452 sw_redlinehide: fix crash in undo of delete across sectionsMichael Stahl
2021-11-17tdf#145718 sw, DOCX import: complete tracked text movingLászló Németh
2021-11-15tdf#145091 DOCX: don't export obsolete table row change dataLászló Németh
2021-11-09tdf#145089 DOCX export: fix track changes of table row insertionLászló Németh
2021-11-05tdf#93747: sw_uiwriter2: Add unittestXisco Fauli
2021-11-03tdf#145311 sw track changes: fix moving over empty list itemLászló Németh
2021-10-27sw: run uiwriter tests on macOS tooXisco Fauli
2021-10-26tdf#145225 sw track changes: fix bad insert at movingLászló Németh
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-10-12tdf#145066 sw change tracking: fix bad deletion at Move Up/DownLászló Németh
2021-10-08tdf#45525: sw_uiwriter2: Add unittestXisco Fauli
2021-10-07tdf#144317: sw_uiwriter2: Add unittestXisco Fauli
2021-10-05tdf#144748 sw: fix crash at Undo of deletion with empty table rowsLászló Németh
2021-09-27tdf#144272 sw: track change of paragraph styleLászló Németh
2021-09-22tdf#143358 sw: track insertion of empty table rowsLászló Németh
2021-09-08Fix typosAndrea Gelmini