summaryrefslogtreecommitdiff
path: root/sw/qa/extras/uiwriter/uiwriter2.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-02-02tdf#147006 sw_fieldmarkhide: fix crash when deleting fly with fieldmarkMichael Stahl1-0/+35
2022-02-02tdf#147008 sw_fieldmarkhide: fix invalid NonTextFieldmark positionsMichael Stahl1-0/+8
2022-01-28CppunitTest_sw_uiwriter*: remove unused includesXisco Fauli1-11/+0
2022-01-26tdf#146966 sw: fix inserting empty rows at copying multiple rowsLászló Németh1-0/+36
2022-01-25tdf#146967 sw table: fix freezing in Hide Changes modeLászló Németh1-0/+46
2022-01-25tdf#146965 sw track changes: fix tracked table row movingLászló Németh1-0/+47
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin1-1/+1
2021-12-17tdf#137318 sw_redlinehide: fix JoinNext() if deleted node contains redlinesMichael Stahl1-0/+68
2021-12-03tdf#136452 sw_redlinehide: fix crash in undo of delete across sectionsMichael Stahl1-0/+46
2021-11-17tdf#145718 sw, DOCX import: complete tracked text movingLászló Németh1-0/+7
2021-11-15tdf#145091 DOCX: don't export obsolete table row change dataLászló Németh1-0/+50
2021-11-09tdf#145089 DOCX export: fix track changes of table row insertionLászló Németh1-0/+53
2021-11-05tdf#93747: sw_uiwriter2: Add unittestXisco Fauli1-0/+91
2021-11-03tdf#145311 sw track changes: fix moving over empty list itemLászló Németh1-0/+35
2021-10-27sw: run uiwriter tests on macOS tooXisco Fauli1-1/+1
2021-10-26tdf#145225 sw track changes: fix bad insert at movingLászló Németh1-1/+8
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin1-7/+7
2021-10-12tdf#145066 sw change tracking: fix bad deletion at Move Up/DownLászló Németh1-0/+32
2021-10-08tdf#45525: sw_uiwriter2: Add unittestXisco Fauli1-0/+33
2021-10-07tdf#144317: sw_uiwriter2: Add unittestXisco Fauli1-0/+30
2021-10-05tdf#144748 sw: fix crash at Undo of deletion with empty table rowsLászló Németh1-0/+44
2021-09-27tdf#144272 sw: track change of paragraph styleLászló Németh1-0/+52
2021-09-22tdf#143358 sw: track insertion of empty table rowsLászló Németh1-0/+45
2021-09-08Fix typosAndrea Gelmini1-1/+1
2021-09-03tdf#143215 sw: test tracked deletion of empty table rowsLászló Németh1-0/+34
2021-09-03tdf144058 sw track changes: fix table deletion at paragraph joinLászló Németh1-0/+36
2021-08-30tdf#144173 sw track changes: keep format of hintsLászló Németh1-0/+153
2021-08-27tdf#143904 fix direct character formatting copied into paragraph levelBalazs Santha1-0/+23
2021-08-26tdf#144089: Revert "tdf#137737 i18n search: don't expand start/end with regex...Xisco Fauli1-32/+0
2021-08-25Fix typosAndrea Gelmini1-2/+2
2021-08-25tdf#137737 i18n search: don't expand start/end with regex ^ or $Justin Luth1-0/+32
2021-08-25tdf#143938 sw test: track format changes of the paragraphLászló Németh1-0/+68
2021-08-24reduce cost of dynamic casting to SwFlyFrameNoel Grandin1-4/+4
2021-08-19tdf#143939 sw: track format changes of the actual wordLászló Németh1-0/+45
2021-08-19tdf#143918 sw: fix reject of multiple changesLászló Németh1-0/+45
2021-08-16tdf#50447 sw: track changes of character formattingLászló Németh1-0/+44
2021-08-12tdf#143318 DOCX import: fix missing redlines in flying tablesLászló Németh1-0/+29
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski1-9/+9
2021-07-13tdf#143278 DOCX: support tracked table (row) insertionLászló Németh1-0/+23
2021-07-13tdf#142701 track changes: fix layout regression of image deletionLászló Németh1-0/+5
2021-06-29tdf#142698 sw: fix reject of deleted images anchored to-charLászló Németh1-0/+44
2021-06-15Remove some unused includesMiklos Vajna1-1/+0
2021-06-14sw_uiwriter2: Unify code and use createSwDoc everywhereXisco Fauli1-330/+107
2021-06-11uiwriter: use createSwDoc instead of loadFromDesktop for empty docsXisco Fauli1-9/+5
2021-06-10sw_uiwriter: remove duplicated createDoc methodXisco Fauli1-59/+46
2021-06-10tdf#141994 track changes: record insertion of imagesLászló Németh1-0/+29
2021-06-08tdf#142128 sw: set author-color strikethrough for AS_CHAR imagesLászló Németh1-0/+5
2021-06-08tdf#142128 sw: set author-color strikethrough for deleted imagesLászló Németh1-0/+7
2021-06-07uiwriter: keep CPPUNIT_TEST_FIXTURE tests togetherXisco Fauli1-0/+274
2021-06-03tdf#79069 DOCX: support tracked table (row) deletionLászló Németh1-0/+59