summaryrefslogtreecommitdiff
path: root/sc/source/ui/navipi/navipi.cxx
AgeCommit message (Expand)Author
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-08-12tdf#95549 speed up navigator tree loadNoel Grandin
2021-04-28Related: tdf#130326 skip calling Refresh if its already just calledCaolán McNamara
2021-04-27Related: tdf#130326 drop ScContentTree::ObjectFreshCaolán McNamara
2021-04-23tdf#141824 init navigator to possibly floating in base ctorCaolán McNamara
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-10Revert "default to 'contents' hidden until toggled to floating mode"Caolán McNamara
2021-03-09decompose ScNavigatorDlgUIObject and use sub components directlyCaolán McNamara
2021-03-08default to 'contents' hidden until toggled to floating modeCaolán McNamara
2021-03-06replace GetOptimalSize with Container::get_preferred_sizeCaolán McNamara
2021-03-05don't use the vcl::Window parent to derive a treeview sizeCaolán McNamara
2021-02-16tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-09-18ScViewData may not be available in ScNavigatorDlg ctorCaolán McNamara
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-09-11remove outdated commentsNoel Grandin
2020-09-10convert some MAXCOL to use ScSheetLimitsNoel Grandin
2020-09-09sc: rowcol: convert more use of MAXROWCOUNTNoel Grandin
2020-08-09loplugin:flatten in scNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: scStephan Bergmann
2020-05-16uitest: sc: test navigatorXisco Fauli
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara
2020-02-28weld calc navigatorCaolán McNamara
2020-02-27CheckDataArea is dead codeCaolán McNamara
2020-01-03cid#1456608 Dereference after null checkCaolán McNamara
2019-12-27tdf#129533 Calc crashes on Navigator click or moveNoel Grandin
2019-11-12sc: pViewSh can be nullptr in the ScNavigatorDlg ctorMiklos Vajna
2019-11-04tdf#128562 crash when opening navigator in calcNoel Grandin
2019-11-02cid#1455208 Uninitialized pointer fieldCaolán McNamara
2019-11-01Resolves: tdf#128476 limit sidebar navigation panel file name combobox widthCaolán McNamara
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin
2019-10-01loplugin:stringadd in scNoel Grandin
2019-03-11tdf#42949 Fix IWYU warnings in sc/source/ui/[f-o]*/*cxxGabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-09-10loplugin:simplifyconstruct in scNoel Grandin
2018-06-28loplugin:useuniqueptr in ScNavigatorDlgNoel Grandin
2018-05-21loplugin:unusedfields in scNoel Grandin
2018-04-17Simplify calls to Menu::CheckItemMuhammet Kara
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2018-01-23new loplugin: pointerboolNoel Grandin
2018-01-15More loplugin:cstylecast: scStephan Bergmann
2018-01-13shapes provide their name through the container::XNamed interface, tdf#114932Markus Mohrhard
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2018-01-12Add back initialization of ScNavigatorSettings::maExpandedVecStephan Bergmann
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-20tdf#112100 Select shape name in NavigatorTamas Bunth
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-07-21migrate to boost::gettextCaolán McNamara