summaryrefslogtreecommitdiff
path: root/sw/qa/extras/uiwriter/uiwriter.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-31tdf#141158 DOCX: import discarded headers/footersAttila Bakos (NISZ)1-1/+3
2021-03-24sw: clean up not needed HAVE_FEATURE_PDFIUM ifdefsMiklos Vajna1-6/+7
2021-03-17tdf#46561 sw: fix lost undo stack setting header/footerDaniel Arato (NISZ)1-1/+3
2021-03-09tdf#140674 sw change tracking: fix :emoji: replacementLászló Németh1-0/+35
2021-03-05tdf#93441: Revert "Fix fdo#38884 Improve Up/Down movement in writer"Xisco Fauli1-0/+18
2021-03-05tdf#139734 Remove redundant asserts after functions loadFromDesktop and loadMoaz1-1/+0
2021-03-03sw_uiwriter: Add test for cursor position when moving upXisco Fauli1-0/+14
2021-02-26tdf#134940 sw: fix AutoCorrect of arrow "-->"László Németh1-0/+10
2021-02-15loplugin:referencecasting in swNoel1-1/+1
2021-01-10fix coverity parse errorsCaolán McNamara1-1/+1
2021-01-05tdf#106380 sw AutoCorrect: track deletion at capitalizationLászló Németh1-2/+6
2020-12-30vcl: remove {Read,Write}ImpGraphic and ImplExportNative from GraphicTomaž Vajngerl1-1/+3
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-9/+12
2020-12-26New loplugin:stringliteralvarStephan Bergmann1-1/+1
2020-12-10tdf#131990: sw_uiwriter: Add unittestXisco Fauli1-0/+11
2020-12-10tdf#81226: sw_uiwriter: Add unittestXisco Fauli1-0/+17
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel1-3/+3
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen1-1/+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-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émeth1-2/+44
2020-11-05tdf#83419 sw change tracking: fix bad autocorrectLászló Németh1-0/+65
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-28Extend loplugin:elidestringvar to OStringStephan Bergmann1-7/+3
2020-10-28tdf#136453 sw_redlinehide: SwUndoDelete: only create extra frames...Michael Stahl1-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-10tdf#132289 missing styles when inserting file with listSerge Krot1-46/+42
2020-10-09Added optional parameter Enabled for uno:SpellOnlineMert Tumer1-0/+20
2020-10-05SwGetRefFieldType ctor never passed a null SwDoc*Caolán McNamara1-17/+17
2020-10-04SwDrawModel ctor always dereferences its SwDoc* argCaolán McNamara1-1/+1
2020-09-29SwNodes never passed a null SwDoc*Caolán McNamara1-1/+1
2020-09-28sw: prefix members of SwFrameChangesLeave, SwSidebarItem, ...Miklos Vajna1-2/+2
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara1-3/+3
2020-09-17avoid uno:Paste in testsCaolán McNamara1-3/+11
2020-08-29Make the OUString ConstCharArrayDetector::TypeUtf16 overloads are actually usedStephan Bergmann1-6/+6
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-4/+4
2020-08-13Remove some unused includesMiklos Vajna1-2/+1
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin1-6/+6
2020-07-31tdf#134436 sw: fix SwUndoDelete::RedoImpl() with section at end...Michael Stahl1-0/+81
2020-07-31sw: introduce a Library_swqahelperMiklos Vajna1-0/+6
2020-07-30tdf#134252 sw_redlinehide: fix SwUndoDelete for table before end of sectionMichael Stahl1-0/+59
2020-07-29tdf#134250 add unit testMichael Stahl1-0/+61
2020-07-28CppunitTest_sw_uiwriter: reset the redline author after using itXisco Fauli1-0/+4
2020-07-27tdf#134610 sw: fix incorrect position of math object from DOCXMiklos Vajna1-1/+1
2020-07-27sw_redlinehide: fix "delete of insert redline"Michael Stahl1-0/+22
2020-07-05tdf#133524 AutoCorrect: fix Romanian nested quotationsLászló Németh1-13/+41