summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/navipi.hxx
AgeCommit message (Expand)Author
2021-04-28Related: tdf#130326 skip calling Refresh if its already just calledCaolán McNamara
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2021-03-11remove intermediate containers in sidebarsCaolán McNamara
2021-03-11register navigator individually in each module that it exists inCaolán McNamara
2021-03-09decompose ScNavigatorDlgUIObject and use sub components directlyCaolán McNamara
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-09-18ScViewData may not be available in ScNavigatorDlg ctorCaolán McNamara
2020-06-02inline some use-once typedefsNoel Grandin
2020-05-16uitest: sc: test navigatorXisco Fauli
2020-04-26move PanelLayout to sfx2Caolán McNamara
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2020-02-28weld calc navigatorCaolán McNamara
2020-02-27CheckDataArea is dead codeCaolán McNamara
2020-02-18VclMultiLineEdit is sufficient hereCaolán McNamara
2020-01-16drop some unneeded includesCaolá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-04tdf#128562 crash when opening navigator in calcNoel Grandin
2019-10-29sc: rowcol: tdf#50916 convert core/toolNoel Grandin
2019-09-26loplugin:constmethod in scNoel Grandin
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2018-10-29tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[f-p]*Gabor Kelemen
2018-10-15loplugin:constfields in scNoel Grandin
2018-06-28loplugin:useuniqueptr in ScNavigatorDlgNoel Grandin
2018-05-21loplugin:unusedfields in scNoel Grandin
2018-02-22Remove unused forward declarations from vcl/syswin.hxxStephan Bergmann
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-10-20tdf#112100 Select shape name in NavigatorTamas Bunth
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-06-28loplugin:unusedfields in sc part1Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-24adjust the hide of the zoom so its dynamic on docking/undocking navigatorsCaolán McNamara
2017-01-24Resolves: tdf#105450 calc navigator gets 0 height on toggle off/on when dockedCaolán McNamara
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-05Resolves: tdf#104919 crash with empty ScNavigatorDlg memberCaolán McNamara
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-10-08loplugin:vclwidgetsStephan Bergmann
2016-10-07convert calc navigator to .ui formatCaolán McNamara
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara
2016-10-05don't need a custom class to respond to a new selected listbox entryCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2016-03-10loplugin:constantparam in scNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann