summaryrefslogtreecommitdiff
path: root/sw/qa/extras/uiwriter/uiwriter.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-05-07tdf#132187: sw: Add unittestXisco Fauli1-0/+27
2020-02-24tdf#130274 sw_redlinehide: fix ChgAutoCorrWord() if replaced text ...Michael Stahl1-0/+25
2020-01-31Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann1-0/+1
2020-01-21DOCX import: fix lost objects anchored to the single para of a linked headerMiklos Vajna1-2/+2
2019-12-31tdf#59666 AutoCorrect: don't capitalize single Greek lettersLászló Németh1-0/+16
2019-12-31tdf#38394 AutoCorrect: fix ’« in French l’« word »László Németh1-0/+16
2019-12-29tdf#54409 fix AutoCorrect with Unicode quotation marksLászló Németh1-2/+28
2019-12-21tdf#106164 AutoCorrect: capitalize words with apostropheLászló Németh1-0/+16
2019-12-06tdf#121300 sw: consistent fly at-pargraph selectionMichael Stahl1-0/+16
2019-10-23Fix build; adapt to OUStringLiteral1 -> OUStringChar renameStephan Bergmann1-1/+1
2019-10-23sw: let's insert some paragraph break character in SwPaM::GetText()Michael Stahl1-1/+3
2019-10-22tdf#127412 sw: fix reported ZOrder of shape+textbox pairsMiklos Vajna1-1/+3
2019-10-19Replace some uses of OUStringChar with string literalsStephan Bergmann1-1/+1
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-13/+13
2019-09-28loplugin:constmethod in swNoel Grandin1-3/+3
2019-09-20Use CPPUNIT_ASSERT_GREATER(e,a) instead of CPPUNIT_ASSERT(e<a)Stephan Bergmann1-2/+2
2019-08-20loplugin:constvars in swNoel Grandin1-1/+1
2019-08-15loplugin:sequenceloop in swNoel Grandin1-3/+3
2019-07-23resurrect and improve loplugin:referencecastingNoel Grandin1-27/+24
2019-07-08Simplify Sequence iterations in sw/qa/* and sw/source/core/*Arkadiy Illarionov1-14/+13
2019-07-08tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[a-j]*Gabor Kelemen1-0/+5
2019-07-05Enable many more unit tests on all archsJan-Marek Glogowski1-26/+36
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-2/+2
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen1-0/+1
2019-05-31tdf#125372 writer, file with lots of hints very slow to open, part8Noel Grandin1-2/+2
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin1-1/+1
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen1-0/+1
2019-05-09tdf#125151 sw: allow protection around field marksJustin Luth1-0/+40
2019-05-03tdf#125039 sw_redlinehide: keep shape selected when changing anchor typeMichael Stahl1-0/+21
2019-05-01Make getXPathPosition assert on requested child foundMike Kaganski1-17/+11
2019-04-30improve loplugin:stringconstantNoel Grandin1-2/+2
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen1-0/+1
2019-04-18forcepoint#80 avoid crashCaolán McNamara1-0/+21
2019-04-18tdf#42949 Fix IWYU warnings in sw/qa/*Gabor Kelemen1-4/+4
2019-04-15improve loplugin simplifyconstructNoel Grandin1-2/+2
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski1-2/+3
2019-04-14loplugin:sequentialassign in swNoel Grandin1-2/+1
2019-04-02tdf#108423 autocorrect English word i' -> I’László Németh1-0/+21
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen1-0/+1
2019-03-25new loplugin:unoqueryNoel Grandin1-1/+1
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen1-0/+1
2019-03-13DOCX import: fix unexpected page break on autotext insert at end of docMiklos Vajna1-1/+9
2019-02-10loplugin:indentation in swNoel Grandin1-3/+3
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen1-2/+1
2019-01-18convert POR constants to scoped enumNoel Grandin1-33/+33
2019-01-15use unique_ptr in SwPostItMgrNoel Grandin1-1/+1
2019-01-03svm xml dumper: move this from test to vclMiklos Vajna1-2/+1
2018-12-18sw_redlinehide: make layout based Show/Hide mode the defaultMichael Stahl1-0/+3
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen1-0/+1
2018-12-01sw_redlinehide_4a: finish conversions guess.cxx,itrcrsr.cxx,porfld.cxxMichael Stahl1-7/+7