summaryrefslogtreecommitdiff
path: root/sw/source/uibase/utlui/navipi.cxx
AgeCommit message (Expand)Author
2022-03-29cid#1503287 silence Unchecked dynamic_castCaolán McNamara
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen
2022-03-24tdf#147807 SwNavigator: relate Navigate By control to Content treeJim Raykowski
2022-02-17SwNavigator: reduce the amount of content tracking codeJim Raykowski
2021-11-11SwNavigator: use stored root-type setting for both Navigator typesJim Raykowski
2021-11-09SwNavigator: Restore content tree settings before showingJim Raykowski
2021-10-31SwNavigator: Improve tracking on showingJim Raykowski
2021-10-27tdf#131755 SwNavigator: Fix drag mode configuration restoreJim Raykowski
2021-10-27SwNavigator: Use stored outline levels shown value for both flavorsJim Raykowski
2021-10-25tdf#145132 SwNavigator: Add tracking option for all categoriesJim Raykowski
2021-10-05Related: tdf#144817 tdf#144335 Persist SwNavigator tracking settingsJim Raykowski
2021-10-01loplugin:constparamsNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-05-05tdf#140969 Select in Navigator all document selected drawing objectsJim Raykowski
2021-04-23tdf#141824 init navigator to possibly floating in base ctorCaolán McNamara
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2021-03-11rename SfxChildWindowContext::GetFloatingWindow to what it doesCaolán McNamara
2021-03-11register navigator individually in each module that it exists inCaolán McNamara
2021-03-09decompose SwNavigationPIUIObject and use sub components directlyCaolán McNamara
2021-03-05replace GetOptimalSize with Container::get_preferred_sizeCaolán McNamara
2021-03-05add a callback for when a container gains or loses focusCaolán McNamara
2021-03-05use m_xDocListBox to detect we're disposedCaolán McNamara
2021-03-05drop SetUpdateMode on entering global modeCaolán McNamara
2021-03-04SidebarPanelBase is always created with a PanelLayoutCaolán McNamara
2021-02-16tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara
2021-01-16tdf#137358 Fix incorrect outline position returnedJim Raykowski
2020-12-26Return focus to edit windowJim Raykowski
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-17tdf#137777 Writer: fix keyboard navigation of NavigatorJim Raykowski
2020-09-02drop unnecessary includeCaolán McNamara
2020-07-30loplugin:flatten in sw/uibase/utl..sw/uibase/wrtshNoel Grandin
2020-07-28tdf#134959 move focus on activate, but leave focus on value-changedCaolán McNamara
2020-06-10tdf#132845 discard pending page change if user clicks in documentCaolán McNamara
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara
2020-04-15navigator pane is grabbing focus away from document when its createdCaolán McNamara
2020-04-03loplugin:constantparamNoel Grandin
2020-03-24weld writer navigatorCaolán McNamara
2020-03-06focus getting stuck in the navigator spinbuttonCaolán McNamara
2020-02-15weld NumEditAction Item WindowCaolán McNamara
2020-02-14rework SwNavigationPI to listen to two propertiesCaolán McNamara
2020-02-14tdf#89566 Replace navigation toolbox in Writer navigatorJim Raykowski
2020-02-04tdf#42695 Fix a couple Writer Navigator "List Box" related bugsJim Raykowski
2020-01-16can replace SwNavHelpToolBox with basic ToolBox nowCaolán McNamara
2020-01-16merge the two things listening to FN_NAV_ELEMENTCaolán McNamara
2020-01-16m_xDialog field now unusedCaolán McNamara
2020-01-16listen to FN_NAV_ELEMENTCaolán McNamara
2020-01-16tdf#42949 Fix IWYU warnings in sw/source/uibase/[u-w]*/*cxxGabor Kelemen
2020-01-15rework SwScrollNaviPopup to be a simple popdownCaolán McNamara