summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw/edtwin.cxx
AgeCommit message (Expand)Author
2021-01-13sw edit win: fix read-only selections while handling ExtTextInputMiklos Vajna
2020-09-03sw: insert plain tab char at a numbered para start if indent wouldn't changeMiklos Vajna
2020-06-22tdf#134023 sw ui: stay at footer ONLY when showing controlJustin Luth
2020-05-17fix ToC links give unhelpful url popupsMert Tumer
2019-11-21tdf#84929 sw UI: stay at footer when showing controlJustin Luth
2019-10-22loplugin:constantparamNoel Grandin
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-14tdf#128139: add missing nullptr checkMike Kaganski
2019-10-11SwCursorShell argument of AttrChangedNotify is unusedCaolán McNamara
2019-10-08Fix typoAndrea Gelmini
2019-10-08tdf#128009: Allow spaces in AutoText suggestionsMike Kaganski
2019-09-28loplugin:constmethod in swNoel Grandin
2019-09-20convert SwFieldTypesEnum to scoped enumNoel Grandin
2019-09-06Revert "lok: Don't send any cursor changes for table in Writer"Tomaž Vajngerl
2019-09-05lok: Don't send any cursor changes for table in WriterTomaž Vajngerl
2019-09-02lok: Don't change mouse pointer when hovering over table bordersTamás Zolnai
2019-08-24loplugin:returnconstval in swNoel Grandin
2019-08-12sw: factor out changing of mouse pointer on mouse moveTomaž Vajngerl
2019-08-02Fix typosAndrea Gelmini
2019-07-22cid#1448223 Dereference after null checkCaolán McNamara
2019-07-12MSForms: Introduce a properties dialog for date form fieldTamás Zolnai
2019-07-09Replace array with initializer list in QuickHelpData::FillStrArrArkadiy Illarionov
2019-07-07Iterate over explicit array of sequences in QuickHelpData::FillStrArrArkadiy Illarionov
2019-07-03Simplify Sequence iterations in sw/source/uibase/Arkadiy Illarionov
2019-06-01tdf#116460 Update the page number in the statusbarJim Raykowski
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-05-10an is used before a vowel soundCaolán McNamara
2019-05-08Convert OSL_ENSURE to SAL_WARNSamuel Mehrbrodt
2019-04-24Fix typosAndrea Gelmini
2019-04-14loplugin:sequentialassign in swNoel Grandin
2019-04-12rhbz#1699347 __glibcxx_requires_subscript enabled in fedora release buildsCaolán McNamara
2019-04-08tdf#123968 sw: use inline editing for input fields for variablesMichael Stahl
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-06tdf#114801: Cannot use the highlight 'bucket' function with docx fileTamás Zolnai
2019-03-13Revert "tdf#41202 allow decrease selection with shift-click in writer"Xisco Faulí
2019-03-10MSForms: Open Control Properties dialog by double click for drop-down fieldTamás Zolnai
2019-03-09MSForms: Add a drop-down button for drop-down form fieldTamás Zolnai
2019-02-22sw btlr writing mode shell: fix up/down cursor travellingMiklos Vajna
2019-02-13Pointer is pointlessNoel Grandin
2019-02-10loplugin:indentation in swNoel Grandin
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2019-02-01tdf#41202 allow decrease selection with shift-click in writerMartin van Zijl
2019-02-01tdf#38101 remove highlight after using format painterMartin van Zijl
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2019-01-03tdf#122442: use Timer to detect single-clicks vs double-clicksMike Kaganski
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-22remove unused ColTopBig/ColTopSmallNoel Grandin
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin