summaryrefslogtreecommitdiff
path: root/sw/source/core/edit/edlingu.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-12-18tdf#111969 sw: acknowledge that last half-character in Get*CorrectionJustin Luth1-0/+2
2023-11-28Proof reading suggestions:Gökay Şatır1-1/+2
2023-11-07use more TypedWhichIdNoel Grandin1-2/+2
2023-10-15tdf#156250: sw: Keep comments when spell correction replaces a wordEMartinGube1-14/+1
2022-12-19tdf#65535 sw: fix lost comments using spelling dialogLászló Németh1-0/+16
2022-09-28use more SwPosition::SetContentNoel Grandin1-14/+13
2022-08-22use more SwPosition::GetNodeNoel Grandin1-3/+3
2022-08-17convert more nNode to SwPosition::GetNodeNoel Grandin1-1/+1
2022-08-17convert more nNode to SwPosition::GetNodeNoel Grandin1-1/+1
2022-08-14rename SwPaM::GetContentNode to GetPointContentNode/GetMarkContentNodeNoel Grandin1-1/+1
2022-08-14rename SwPaM::GetNode to GetPointNode/GetContentNodeNoel Grandin1-5/+5
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin1-26/+26
2022-08-02introduce SwPosition::GetNodeNoel Grandin1-7/+7
2022-07-29use more SwPaM::StartEndNoel Grandin1-2/+1
2022-07-26convert CRSR_SKIP_* to typed enumNoel Grandin1-2/+2
2022-07-25rename SwIndex->SwContentIndexNoel Grandin1-1/+1
2022-07-08sw: split HideFieldmarkCommands out of ExpandFieldsMichael Stahl1-0/+1
2022-06-10new loplugin:moveitNoel Grandin1-2/+2
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann1-2/+2
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen1-1/+0
2022-03-11loplugin:constparamsNoel Grandin1-4/+4
2022-03-09tdf#147416 sw_redlinehide: fix spell checking popupMichael Stahl1-4/+15
2022-02-07Simplify sequences uses in sw (2)Julien Nabet1-4/+2
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski1-5/+5
2021-09-24return SwCursor from IShellCursorSupplierNoel Grandin1-1/+1
2021-07-15drop the Pair constructor from SfxItemSetNoel Grandin1-2/+2
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen1-0/+1
2020-09-14sw: prefix members of SwConvIter, SwHyphIter, SwLinguIter and SwSpellIterMiklos Vajna1-68/+75
2020-08-01loplugin:flatten in sw/core/draw..sw/core/editNoel Grandin1-100/+100
2020-06-16sw: remove useless SET_CURR_SHELL macroMiklos Vajna1-1/+1
2020-06-12tdf#131912 sw: fix spell check correct deleting flysMichael Stahl1-2/+1
2020-04-25convert CursorMoveState to scoped enumNoel Grandin1-2/+2
2020-04-03Turn defines into constexprsMike Kaganski1-1/+1
2020-02-25loplugin:referencecastingNoel Grandin1-1/+2
2020-02-04rename GetCursorOfst -> GetModelPositionForViewPointNoel Grandin1-2/+2
2019-11-24Fix some loplugin error.Tamás Zolnai1-2/+2
2019-11-23SpellingPopup: Convert "IgnoreAll" menu item to use a slot ID (spelling).Tamás Zolnai1-2/+3
2019-11-23SpellingPopup: Convert "IgnoreAll" menu item to use a slot ID (grammar).Tamás Zolnai1-2/+3
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+8
2019-11-14tdf#42949 Fix IWYU warnings in sw/source/core/[e-l]*/*cxxGabor Kelemen1-6/+1
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-2/+2
2019-07-08Simplify Sequence iterations in sw/qa/* and sw/source/core/*Arkadiy Illarionov1-20/+12
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin1-2/+2
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov1-3/+3
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen1-0/+3
2019-03-04tdf#42949 Fix IWYU warnings in include/linguistic/Gabor Kelemen1-0/+1
2019-02-10loplugin:indentation in swNoel Grandin1-3/+3
2018-11-15sw_redlinehide_3: pass current layout through ModelToViewHelperMichael Stahl1-6/+6
2018-11-14Simplify containers iterations in sw/source/core/[d-l]*Arkadiy Illarionov1-23/+9
2018-10-22pvs-studio: V763 Parameter always rewritten in function body before being usedCaolán McNamara1-4/+4