summaryrefslogtreecommitdiff
path: root/sc/source/ui/navipi/navipi.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-05-20remove intermediate containers in sidebarsCaolán McNamara1-28/+30
2021-05-20decompose ScNavigatorDlgUIObject and use sub components directlyCaolán McNamara1-5/+0
2021-05-20don't use the vcl::Window parent to derive a treeview sizeCaolán McNamara1-4/+0
2021-05-18register navigator individually in each module that it exists inCaolán McNamara1-10/+31
2021-05-16rename SfxChildWindowContext::GetFloatingWindow to what it doesCaolán McNamara1-2/+2
2021-05-01Related: tdf#130326 skip calling Refresh if its already just calledCaolán McNamara1-3/+14
2021-05-01Related: tdf#130326 drop ScContentTree::ObjectFreshCaolán McNamara1-5/+0
2021-02-17tdf#140387 grab focus to first panel widget on panel gaining focusCaolán McNamara1-0/+2
2020-09-18ScViewData may not be available in ScNavigatorDlg ctorCaolán McNamara1-5/+13
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara1-10/+10
2020-09-11remove outdated commentsNoel Grandin1-2/+0
2020-09-10convert some MAXCOL to use ScSheetLimitsNoel Grandin1-18/+24
2020-09-09sc: rowcol: convert more use of MAXROWCOUNTNoel Grandin1-2/+7
2020-08-09loplugin:flatten in scNoel Grandin1-55/+55
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: scStephan Bergmann1-1/+1
2020-05-16uitest: sc: test navigatorXisco Fauli1-0/+8
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara1-1/+1
2020-02-28weld calc navigatorCaolán McNamara1-320/+179
2020-02-27CheckDataArea is dead codeCaolán McNamara1-20/+0
2020-01-03cid#1456608 Dereference after null checkCaolán McNamara1-3/+3
2019-12-27tdf#129533 Calc crashes on Navigator click or moveNoel Grandin1-7/+5
2019-11-12sc: pViewSh can be nullptr in the ScNavigatorDlg ctorMiklos Vajna1-1/+4
2019-11-04tdf#128562 crash when opening navigator in calcNoel Grandin1-3/+2
2019-11-02cid#1455208 Uninitialized pointer fieldCaolán McNamara1-2/+3
2019-11-01Resolves: tdf#128476 limit sidebar navigation panel file name combobox widthCaolán McNamara1-0/+1
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin1-6/+7
2019-10-01loplugin:stringadd in scNoel Grandin1-2/+1
2019-03-11tdf#42949 Fix IWYU warnings in sc/source/ui/[f-o]*/*cxxGabor Kelemen1-8/+0
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin1-1/+1
2018-09-10loplugin:simplifyconstruct in scNoel Grandin1-1/+0
2018-06-28loplugin:useuniqueptr in ScNavigatorDlgNoel Grandin1-20/+11
2018-05-21loplugin:unusedfields in scNoel Grandin1-2/+0
2018-04-17Simplify calls to Menu::CheckItemMuhammet Kara1-3/+3
2018-02-14loplugin:changetoolsgen in scNoel Grandin1-1/+1
2018-01-23new loplugin: pointerboolNoel Grandin1-1/+1
2018-01-15More loplugin:cstylecast: scStephan Bergmann1-1/+1
2018-01-13shapes provide their name through the container::XNamed interface, tdf#114932Markus Mohrhard1-3/+3
2018-01-12More loplugin:cstylecast: scStephan Bergmann1-3/+3
2018-01-12Add back initialization of ScNavigatorSettings::maExpandedVecStephan Bergmann1-0/+1
2017-10-23loplugin:includeform: scStephan Bergmann1-17/+17
2017-10-20tdf#112100 Select shape name in NavigatorTamas Bunth1-0/+33
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+2
2017-07-17Translate randomly found German commentsJohnny_M1-1/+1
2017-07-17Fix typosAndrea Gelmini1-1/+1
2017-07-14use more OUString::operator== in scNoel Grandin1-1/+1
2017-07-03Translate German comments and debug strings (leftovers in dirs sal to sc)Johnny_M1-3/+3
2017-06-28loplugin:unusedfields in sc part1Noel Grandin1-1/+1
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-1/+1
2017-05-21Fix typosAndrea Gelmini1-1/+1