summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw/edtwin.cxx
AgeCommit message (Expand)Author
2022-01-05Outline folding: Check frame area is valid before using pointer toJim Raykowski
2021-12-26Outline folding: check pointer before useJim Raykowski
2021-11-25sw: allow viewing OLE objects in protected sectionsMiklos Vajna
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-21tdf#145207 Check for drawing object before Table to handle Tab keyJim Raykowski
2021-11-18sw: remove useless debug code in SwEditWinMiklos Vajna
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-10-20loplugin:indentation check for indent inside blockNoel Grandin
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28Outline folding: Check saved outline frame is validJim Raykowski
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-08-05improve LOK notifyInvalidationNoel Grandin
2021-07-26use officecfg for security optionsNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-17Bin useless commentTor Lillqvist
2021-07-15drop the Pair constructor from SfxItemSetNoel Grandin
2021-06-18tdf#142852 forward surrounding-text requests to an active drawing editengineCaolán McNamara
2021-06-17svx: prefix member variables SdrViewEvent SdrView SdrObjGroupTomaž Vajngerl
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