summaryrefslogtreecommitdiff
path: root/sw/qa/extras/uiwriter
AgeCommit message (Expand)AuthorFilesLines
2020-12-18tdf#138897 sw: avoid creating SwUndoResetAttr in CopyImplImpl()Michael Stahl2-0/+15
2020-12-17sw ChangesInMargin: fix crash at Undo of deletion of paragraph breakLászló Németh1-0/+41
2020-12-16tdf#138847 sw ChangesInMargin: show all characters in marginLászló Németh1-1/+2
2020-12-12tdf#138605 sw change tracking: fix crash with UndoLászló Németh1-0/+30
2020-12-10tdf#131990: sw_uiwriter: Add unittestXisco Fauli1-0/+11
2020-12-10tdf#81226: sw_uiwriter: Add unittestXisco Fauli1-0/+17
2020-12-04tdf#100691 sw Table of Contents: remove hidden textLászló Németh2-0/+255
2020-12-04tdf#61154 sw Table of Contents: remove tracked deletionLászló Németh2-0/+168
2020-12-03tdf#134626: sw_uiwriter: Add unittestXisco Fauli2-0/+50
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel1-3/+3
2020-11-26tdf#137503 sw ChangesInMargin: fix Undo/Redo of deleted paragraphLászló Németh1-0/+33
2020-11-26tdf#138479 tdf#137769 sw ChangesInMargin: fix Undo in paragraphsLászló Németh1-7/+60
2020-11-25tdf#138130: sw_uiwriter: Add unittestXisco Fauli2-0/+30
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen2-2/+1
2020-11-24sw: fix copying and deleting of section content via APIMichael Stahl1-3/+6
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-14/+14
2020-11-20tdf#137684 sw ChangesInMargin: fix Undo of charactersLászló Németh1-2/+1
2020-11-18Fix typoAndrea Gelmini1-1/+1
2020-11-17tdf#137802 tdf#84691 sw: sync anchoring of textbox with UNOAttila Bakos (NISZ)2-0/+39
2020-11-16tdf#137771 sw ChangesInMargin: fix end of paragraphLászló Németh1-0/+44
2020-11-14tdf#138135: sw ChangesInMargin: join characters at backspaceLászló Németh1-0/+35
2020-11-12tdf#137960 tdf#137964 sw: fix Shift-ArrowKey text box movementDaniel Arato (NISZ)2-0/+34
2020-11-11convert more long -> tools::LongNoel1-1/+1
2020-11-09tdf#83419 sw change tracking: clean-up autocorrectLászló Németh1-1/+8
2020-11-06tdf#130546 sw autocorrect: don't replace redliningLászló Németh2-2/+68
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara1-1/+1
2020-11-05tdf#109266 sw change tracking: track transliterationLászló Németh2-0/+83
2020-11-05tdf#83419 sw change tracking: fix bad autocorrectLászló Németh2-0/+89
2020-11-05tdf#137532: do not reset attributes deleting selectionXisco Fauli1-2/+65
2020-11-04tdf#79717: sw_uiwriter: Add unittestXisco Fauli1-0/+32
2020-10-30Removed executable permission on fileAndrea Gelmini1-0/+0
2020-10-28tdf#137802 sw: fix crash on deleting last paragraphAttila Bakos (NISZ)2-0/+31
2020-10-28Extend loplugin:elidestringvar to OStringStephan Bergmann1-7/+3
2020-10-28tdf#136453 sw_redlinehide: SwUndoDelete: only create extra frames...Michael Stahl2-0/+117
2020-10-27tdf#104649: move UItest to CppunitTestXisco Fauli2-0/+21
2020-10-24tdf#137684 sw ChangesInMargin: fix crash on Undo of charactersLászló Németh1-0/+33
2020-10-22tdf#136385: sw_uiwriter: Add unittestXisco Fauli2-0/+32
2020-10-21tdf#137526 sw ChangesInMargin: fix Undo of deleted wordsLászló Németh1-0/+27
2020-10-20use tools::Long in swNoel1-3/+3
2020-10-17tdf#135733: sw_uiwriter: Add unittestXisco Fauli2-0/+51
2020-10-16tdf#127635: sw_uiwriter: Add unittestXisco Fauli1-0/+44
2020-10-16tdf#135260: sw_uiwriter: Add unittestXisco Fauli1-0/+28
2020-10-16tdf#137245 sw: fix AutoFormat SetBorder deleting flysMichael Stahl1-0/+83
2020-10-13sw_redlinehide: fix crash in SwTextNode::SplitContentNode()Michael Stahl2-0/+108
2020-10-10tdf#132289 missing styles when inserting file with listSerge Krot3-46/+42
2020-10-09Added optional parameter Enabled for uno:SpellOnlineMert Tumer1-0/+20
2020-10-09Removed executable bits on odt fileAndrea Gelmini1-0/+0
2020-10-09Revert "tdf#136728 : sw_uiwriter: Add unittest"Stephan Bergmann2-48/+0
2020-10-06tdf#107893 sw: fix broken "Add Text Box" after UndoAttila Bakos (NISZ)2-1/+33
2020-10-05SwGetRefFieldType ctor never passed a null SwDoc*Caolán McNamara1-17/+17