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