summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw/edtwin.cxx
AgeCommit message (Expand)Author
2021-05-26make SwRect(Rectangle) constructor explicitNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-14Outline folding experimental feature rehackJim Raykowski
2021-04-26tdf#141887 SW don't crash on missing SwWrtShellJan-Marek Glogowski
2021-03-12sw bibliography, refer to a page: make the biblio field clickableMiklos Vajna
2021-03-11TransferableDataHelper::CreateFromSelection doesn't use its argumentCaolán McNamara
2021-03-09Drop "32" from names of SbxArray methods taking 32-bit indicesMike Kaganski
2021-03-06sw: rename misleading rMEvt, which is not a referenceMiklos Vajna
2021-02-11fix spelling AppendBlanc->AppendBlankNoel Grandin
2021-01-30don't scroll to cursor during GetSurroundingTextCaolán McNamara
2021-01-17tdf#115817 add places that add current position to navigation managerJim Raykowski
2021-01-13sw edit win: fix read-only selections while handling ExtTextInputMiklos Vajna
2020-12-26tdf#138545 fix mouse pointer not changing when over a hyperlinkJim Raykowski
2020-12-24tdf#138136 tdf#38093 add option to treat sub outline levels as contentJim Raykowski
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-12tdf#137960 tdf#137964 sw: fix Shift-ArrowKey text box movementDaniel Arato (NISZ)
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-11-06Adjust tooltip for Outline Content VisibilitySeth Chaiklin
2020-10-28tdf#95096 add a DeleteSurroundingText to SwEditWinCaolán McNamara
2020-10-20use tools::Long in swNoel
2020-10-13static_cast after dynamic_castNoel
2020-10-05SwGetRefFieldType ctor never passed a null SwDoc*Caolán McNamara
2020-09-25tdf#101830 sw: show field name for inline input fields tooMichael Stahl
2020-09-23Fix typo in codeAndrea Gelmini
2020-09-12tdf#41202 writer: allow shift+click to decrease selectionMartin van Zijl
2020-09-03sw: insert plain tab char at a numbered para start if indent wouldn't changeMiklos Vajna
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-14improve dodgy codeNoel Grandin
2020-07-30loplugin:flatten in sw/uibase/dbui..sw/uibase/envelpNoel Grandin
2020-07-30tdf#38093 Writer outline folding - ctrl + click toggle visibilityJim Raykowski
2020-07-30tdf#38093 Writer outline folding - outline visibility and on canvas uiJim Raykowski
2020-06-17tdf#134023 sw ui: stay at footer ONLY when showing controlJustin Luth
2020-06-16sw: remove useless SET_CURR_SHELL macroMiklos Vajna
2020-06-02tdf#133589 AutoCorrect: transliterate to Old HungarianLászló Németh
2020-05-29loplugin:simplifybool in swNoel Grandin
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-13NFC sw: cleanup and make RES_POOLTABSTYLE_DEFAULT consistentJustin Luth
2020-04-24convert SwFillMode to scoped enumNoel Grandin
2020-04-22Fix typosAndrea Gelmini
2020-03-26sw: SwEditWin: for CUT of a read-only selection, pop up info dialogMichael Stahl
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-03-04fix ToC links give unhelpful url popupsMert Tumer
2020-02-10Remove unused variable sWordMuhammet Kara
2020-02-04rename GetCursorOfst -> GetModelPositionForViewPointNoel Grandin
2020-01-25Change some #define to constexprStephan Bergmann
2020-01-20Simplify getting ISO 8601 date stringMike Kaganski
2020-01-18tdf#130066: reset calendar to today for word completionMike Kaganski
2020-01-07tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxxGabor Kelemen
2019-12-11convert FrameControlType to scoped enumNoel Grandin
2019-12-09SbxArray: drop 16-bit indicesMike Kaganski