summaryrefslogtreecommitdiff
path: root/sw/qa/extras/uiwriter/uiwriter.cxx
AgeCommit message (Expand)Author
2022-05-31forcepoint#104 sw: do not delete fieldmark chars in MoveNodeRange()Michael Stahl
2021-03-16Clean up duplicated command dispatch test functionalityMiklos Vajna
2020-11-25tdf#136453 sw_redlinehide: SwUndoDelete: only create extra frames...Michael Stahl
2020-10-31tdf#135260: sw_uiwriter: Add unittestXisco Fauli
2020-10-09Added optional parameter Enabled for uno:SpellOnlineMert Tumer
2020-08-31(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-08-02tdf#133967: sw_uiwriter: Add unittestXisco Fauli
2020-08-02tdf#134252 sw_redlinehide: fix SwUndoDelete for table before end of sectionMichael Stahl
2020-08-02tdf#134250 sw_redlinehide: fix Undo with section before tableMichael Stahl
2020-08-02tdf#132944: sw_uiwriter: Add unittestXisco Fauli
2020-08-02CppunitTest_sw_uiwriter: reset the redline author after using itXisco Fauli
2020-06-06pdfium: Test insertion of PDF into a document.Jan Holesovsky
2020-05-13tdf#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
2019-07-05Enable many more unit tests on all archsJan-Marek Glogowski
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-05-31tdf#125372 writer, file with lots of hints very slow to open, part8Noel Grandin
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-05-09tdf#125151 sw: allow protection around field marksJustin Luth
2019-05-03tdf#125039 sw_redlinehide: keep shape selected when changing anchor typeMichael Stahl
2019-05-01Make getXPathPosition assert on requested child foundMike Kaganski
2019-04-30improve loplugin:stringconstantNoel Grandin
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2019-04-18forcepoint#80 avoid crashCaolán McNamara
2019-04-18tdf#42949 Fix IWYU warnings in sw/qa/*Gabor Kelemen
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-04-14loplugin:sequentialassign in swNoel Grandin