summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/conttree.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-14loplugin:unusedmethodsNoel1-10/+0
2021-03-11remove intermediate containers in sidebarsCaolán McNamara1-2/+2
2021-03-05rename SwContentTree FocusHdl to match SwGlobalTree equivalentCaolán McNamara1-2/+2
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel1-4/+4
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen1-0/+3
2020-10-06loplugin:const* make some params and methods constNoel1-1/+1
2020-09-30tdf#137013 fix Writer find toolbar ui regressionsJim Raykowski1-0/+1
2020-09-20tdf#132366 Writer enhancement that highlights search resultsJim Raykowski1-0/+2
2020-09-02drop some unused methodsCaolán McNamara1-5/+0
2020-08-09block gen's focus in/out callbacks from grab_focus like gtk'sCaolán McNamara1-0/+2
2020-07-30tdf#38093 Writer outline folding - Navigator UIJim Raykowski1-1/+1
2020-06-05have just one way to set expander imageCaolán McNamara1-1/+2
2020-05-22uitest: Add wait methods for slow elementsXisco Fauli1-0/+5
2020-04-22Revert "tdf114724: uitest: make test less time.sleep dependent"Xisco Faulí1-5/+0
2020-04-21tdf114724: uitest: make test less time.sleep dependentXisco Fauli1-0/+5
2020-04-03loplugin:unusedfieldsNoel Grandin1-1/+0
2020-03-24weld writer navigatorCaolán McNamara1-140/+149
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-11/+11
2020-03-03Keep selections selected after outline movesJim Raykowski1-0/+2
2020-02-24tdf#108766 Add outline tracking to all content navigation viewJim Raykowski1-0/+2
2020-02-03sw: Optionally disable bookmark manipulation GUIsKatarina Behrens1-0/+1
2020-02-01tdf#128814 Navigator content context menu relatedJim Raykowski1-0/+2
2020-01-08Fix typosAndrea Gelmini1-1/+0
2019-09-28loplugin:constmethod in swNoel Grandin1-5/+5
2019-08-26enum SvLBoxButtonKind is effectively unusedNoel Grandin1-2/+2
2019-07-11tdf#123088 Multi outline drag and dropJim Raykowski1-0/+3
2018-12-04convert m_pDocContent in SwGlobalTree to unique_ptrNoel Grandin1-1/+1
2018-11-07move SvTreeListBox to vclCaolán McNamara1-2/+2
2018-10-24loplugin:useuniqueptr in SwContentTreeNoel Grandin1-2/+2
2018-10-03loplugin:constfields in swNoel Grandin1-10/+10
2018-07-26loplugin:useuniqueptr in SwGlobalTreeNoel Grandin1-2/+2
2017-10-23loplugin:includeform: swStephan Bergmann1-1/+1
2017-10-23loplugin:finalclasses in swNoel Grandin1-5/+2
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski1-1/+1
2017-08-07loplugin:constparams in sw part8Noel Grandin1-1/+1
2017-05-15sw: prefix members of SwGlobalTreeMiklos Vajna1-11/+11
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2016-12-05unroll IMG_NAVI_ENTRYBMP ImageListCaolán McNamara1-5/+0
2016-11-25convert ENABLE flags to o3tl::typed_flagsNoel Grandin1-1/+18
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl1-1/+0
2016-11-24SwContentTree: those 3 booleans are mutually exclusiveMichael Stahl1-9/+6
2016-11-24tdf#103788 sw: fix use-after-free in navigator dialogMichael Stahl1-1/+0
2016-10-21loplugin:expandablemethodds in sw(part4)Noel Grandin1-1/+0
2016-10-11convert writer navigator to .ui formatCaolán McNamara1-7/+11
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-7/+7
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-2/+2
2016-05-13Typo: ExcecuteContextMenuAction->ExecuteContextMenuActionJulien Nabet1-2/+2
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara1-1/+0
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin1-2/+1