summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw
AgeCommit message (Expand)Author
2020-12-23tdf#89709 Make statusbar page number/bookmarks control tooltip showJim Raykowski
2020-12-10fix printing of 'margins in comment'Caolán McNamara
2020-11-22tdf#124176: Use pragma once instead of include guardsTolunay Dündar
2020-11-21tdf#124176: Use pragma once instead of include guardsUmut Emre Bayramoglu
2020-11-14tdf#136336 ensure tooltip area surrounds the current mouse positionCaolán McNamara
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12tdf#137960 tdf#137964 sw: fix Shift-ArrowKey text box movementDaniel Arato (NISZ)
2020-11-12remove Fraction::operator tools::Long()Noel
2020-11-11loplugin:stringviewNoel
2020-11-11convert more long -> tools::LongNoel
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-11-08Drop outline content visibility window Ctrl+click actionJim Raykowski
2020-11-06Adjust tooltip for Outline Content VisibilitySeth Chaiklin
2020-10-28tdf#95096 add a DeleteSurroundingText to SwEditWinCaolán McNamara
2020-10-27Resolves: tdf#137620 add DeleteSurroundingText at vcl::Window levelCaolán McNamara
2020-10-20use tools::Long in swNoel
2020-10-13static_cast after dynamic_castNoel
2020-10-10we are cloning the contents of a temporary std::unique_ptrCaolán McNamara
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-05SwGetRefFieldType ctor never passed a null SwDoc*Caolán McNamara
2020-09-30loplugin:reducevarscope in swNoel
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2020-09-28Related: tdf#136985 restore focus to doc it wasn't initially in the commentCaolán McNamara
2020-09-28Resolves: tdf#136985 bogus undo steps added by comment manipulationCaolán McNamara
2020-09-28sw: prefix members of SwFrameChangesLeave, SwSidebarItem, ...Miklos Vajna
2020-09-25tdf#101830 sw: show field name for inline input fields tooMichael Stahl
2020-09-23cid#1467433 Dereference null return valueCaolán McNamara
2020-09-23Fix typo in codeAndrea Gelmini
2020-09-23Added new command to delete the comment threadPranam Lashkari
2020-09-22Fix typoAndrea Gelmini
2020-09-22Added new command to resolve the comment threadPranam Lashkari
2020-09-22changed FN_RESOLVE_NOTE behaviour to resolve single notePranam Lashkari
2020-09-17tdf#136682 set the sidebar of the menubutton as active on execute commandCaolán McNamara
2020-09-12tdf#41202 writer: allow shift+click to decrease selectionMartin van Zijl
2020-09-05Improve outline position tracking and content visibilityJim Raykowski
2020-09-03sw: insert plain tab char at a numbered para start if indent wouldn't changeMiklos Vajna
2020-09-02SetCallHandlersOnInputDisabled unneeded if AlwaysDisableInput not usedCaolán McNamara
2020-09-02annotation label doesn't need to be an Edit, FixedText is enoughCaolán McNamara
2020-09-01uilogger : Add support in the Logger and DSL for Writer-CommentsAhmed ElShreif
2020-08-31remove unneeded includeJim Raykowski
2020-08-28SwDashedLine doesn't have to inherit from FixedLineCaolán McNamara
2020-08-16assure pointer and position in OutlineContentVisibilityWin SetJim Raykowski
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-14improve dodgy codeNoel Grandin
2020-08-08cid#1465675 Uninitialized scalar fieldCaolán McNamara
2020-08-07cid#1465676 silence Unchecked return valueCaolán McNamara
2020-08-02Fix typosAndrea Gelmini
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