summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw/edtwin.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-04-19tdf#130199 sw Confirm deletion of hidden sectionsBalazs Varga1-6/+2
2022-08-23sw: fix infinite recursion in SwEditWin::GetSurroundingTextSelection()Michael Stahl1-1/+6
2022-08-23sw_redlinehide: more issues with SwEditWin Surrounding functionsMichael Stahl1-7/+7
2022-08-23sw_redlinehide: fix crashes in SwEditWin Surrounding functionsMichael Stahl1-6/+4
2020-12-05sw: SwEditWin: for CUT of a read-only selection, pop up info dialogMichael Stahl1-1/+3
2020-06-19tdf#134023 sw ui: stay at footer ONLY when showing controlJustin Luth1-3/+5
2019-11-21tdf#84929 sw UI: stay at footer when showing controlJustin Luth1-1/+8
2019-10-22loplugin:constantparamNoel Grandin1-4/+2
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-1/+1
2019-10-14tdf#128139: add missing nullptr checkMike Kaganski1-1/+1
2019-10-11SwCursorShell argument of AttrChangedNotify is unusedCaolán McNamara1-18/+18
2019-10-08Fix typoAndrea Gelmini1-1/+1
2019-10-08tdf#128009: Allow spaces in AutoText suggestionsMike Kaganski1-78/+118
2019-09-28loplugin:constmethod in swNoel Grandin1-2/+2
2019-09-20convert SwFieldTypesEnum to scoped enumNoel Grandin1-8/+8
2019-09-06Revert "lok: Don't send any cursor changes for table in Writer"Tomaž Vajngerl1-3/+0
2019-09-05lok: Don't send any cursor changes for table in WriterTomaž Vajngerl1-0/+3
2019-09-02lok: Don't change mouse pointer when hovering over table bordersTamás Zolnai1-1/+2
2019-08-24loplugin:returnconstval in swNoel Grandin1-1/+1
2019-08-12sw: factor out changing of mouse pointer on mouse moveTomaž Vajngerl1-63/+72
2019-08-02Fix typosAndrea Gelmini1-5/+5
2019-07-22cid#1448223 Dereference after null checkCaolán McNamara1-1/+1
2019-07-12MSForms: Introduce a properties dialog for date form fieldTamás Zolnai1-1/+1
2019-07-09Replace array with initializer list in QuickHelpData::FillStrArrArkadiy Illarionov1-6/+1
2019-07-07Iterate over explicit array of sequences in QuickHelpData::FillStrArrArkadiy Illarionov1-5/+5
2019-07-03Simplify Sequence iterations in sw/source/uibase/Arkadiy Illarionov1-2/+2
2019-06-01tdf#116460 Update the page number in the statusbarJim Raykowski1-0/+5
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen1-0/+1
2019-05-10an is used before a vowel soundCaolán McNamara1-1/+1
2019-05-08Convert OSL_ENSURE to SAL_WARNSamuel Mehrbrodt1-3/+1
2019-04-24Fix typosAndrea Gelmini1-1/+1
2019-04-14loplugin:sequentialassign in swNoel Grandin1-2/+1
2019-04-12rhbz#1699347 __glibcxx_requires_subscript enabled in fedora release buildsCaolán McNamara1-1/+1
2019-04-08tdf#123968 sw: use inline editing for input fields for variablesMichael Stahl1-0/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-04-06tdf#114801: Cannot use the highlight 'bucket' function with docx fileTamás Zolnai1-1/+1
2019-03-13Revert "tdf#41202 allow decrease selection with shift-click in writer"Xisco Faulí1-3/+5
2019-03-10MSForms: Open Control Properties dialog by double click for drop-down fieldTamás Zolnai1-0/+15
2019-03-09MSForms: Add a drop-down button for drop-down form fieldTamás Zolnai1-6/+0
2019-02-22sw btlr writing mode shell: fix up/down cursor travellingMiklos Vajna1-6/+22
2019-02-13Pointer is pointlessNoel Grandin1-1/+2
2019-02-10loplugin:indentation in swNoel Grandin1-4/+4
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen1-3/+2
2019-02-01tdf#41202 allow decrease selection with shift-click in writerMartin van Zijl1-5/+3
2019-02-01tdf#38101 remove highlight after using format painterMartin van Zijl1-0/+3
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2019-01-03tdf#122442: use Timer to detect single-clicks vs double-clicksMike Kaganski1-5/+5
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-9/+9
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-3/+2
2018-11-22remove unused ColTopBig/ColTopSmallNoel Grandin1-2/+2