Age | Commit message (Expand) | Author | Files | Lines |
2025-04-30 | ScNavigatorDlg: simplify a bit | Xisco Fauli | 1 | -3/+2 |
2025-04-27 | Remove obsolete fw declarations from sc/ | Gabor Kelemen | 1 | -2/+0 |
2025-02-16 | tdf#130857 weld: Let SpinButton input hdl only parse value from string | Michael Weghorn | 1 | -1/+1 |
2025-02-16 | tdf#130857 weld: Let SpinButton output hdl only format the string | Michael Weghorn | 1 | -1/+1 |
2024-05-31 | sc: use SAL_RET_MAYBENULL in GetTabViewShell() | Xisco Fauli | 1 | -1/+1 |
2023-10-06 | aStrHidden and SCSTR_HIDDEN are unused | Caolán McNamara | 1 | -1/+0 |
2023-04-02 | Avoid conversions between OUString and OString in VCL | Mike Kaganski | 1 | -3/+3 |
2023-03-06 | no need to allocate these separately | Noel Grandin | 1 | -2/+2 |
2021-04-28 | Related: tdf#130326 skip calling Refresh if its already just called | Caolán McNamara | 1 | -0/+1 |
2021-03-23 | tdf#124176 Use pragma once in s* | Vincent LE GARREC | 1 | -4/+1 |
2021-03-11 | remove intermediate containers in sidebars | Caolán McNamara | 1 | -3/+6 |
2021-03-11 | register navigator individually in each module that it exists in | Caolán McNamara | 1 | -11/+6 |
2021-03-09 | decompose ScNavigatorDlgUIObject and use sub components directly | Caolán McNamara | 1 | -3/+0 |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel | 1 | -1/+1 |
2020-09-18 | ScViewData may not be available in ScNavigatorDlg ctor | Caolán McNamara | 1 | -0/+1 |
2020-06-02 | inline some use-once typedefs | Noel Grandin | 1 | -2/+1 |
2020-05-16 | uitest: sc: test navigator | Xisco Fauli | 1 | -0/+3 |
2020-04-26 | move PanelLayout to sfx2 | Caolán McNamara | 1 | -1/+1 |
2020-03-12 | Revert "loplugin:constfields in sc" | Noel Grandin | 1 | -1/+1 |
2020-02-28 | weld calc navigator | Caolán McNamara | 1 | -125/+39 |
2020-02-27 | CheckDataArea is dead code | Caolán McNamara | 1 | -1/+0 |
2020-02-18 | VclMultiLineEdit is sufficient here | Caolán McNamara | 1 | -2/+2 |
2020-01-16 | drop some unneeded includes | Caolán McNamara | 1 | -3/+2 |
2020-01-03 | cid#1456608 Dereference after null check | Caolán McNamara | 1 | -1/+1 |
2019-12-27 | tdf#129533 Calc crashes on Navigator click or move | Noel Grandin | 1 | -3/+1 |
2019-11-04 | tdf#128562 crash when opening navigator in calc | Noel Grandin | 1 | -1/+2 |
2019-10-29 | sc: rowcol: tdf#50916 convert core/tool | Noel Grandin | 1 | -2/+4 |
2019-09-26 | loplugin:constmethod in sc | Noel Grandin | 1 | -2/+2 |
2019-03-25 | tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]* | Gabor Kelemen | 1 | -0/+1 |
2018-10-29 | tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[f-p]* | Gabor Kelemen | 1 | -3/+1 |
2018-10-15 | loplugin:constfields in sc | Noel Grandin | 1 | -3/+3 |
2018-06-28 | loplugin:useuniqueptr in ScNavigatorDlg | Noel Grandin | 1 | -2/+4 |
2018-05-21 | loplugin:unusedfields in sc | Noel Grandin | 1 | -1/+0 |
2018-02-22 | Remove unused forward declarations from vcl/syswin.hxx | Stephan Bergmann | 1 | -0/+1 |
2018-01-12 | More loplugin:cstylecast: sc | Stephan Bergmann | 1 | -1/+1 |
2017-10-20 | tdf#112100 Select shape name in Navigator | Tamas Bunth | 1 | -0/+1 |
2017-09-21 | Rename GetSelectEntry -> GetSelectedEntry | Samuel Mehrbrodt | 1 | -1/+1 |
2017-06-28 | loplugin:unusedfields in sc part1 | Noel Grandin | 1 | -1/+0 |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna | 1 | -1/+1 |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann | 1 | -1/+1 |
2017-01-24 | adjust the hide of the zoom so its dynamic on docking/undocking navigators | Caolán McNamara | 1 | -0/+2 |
2017-01-24 | Resolves: tdf#105450 calc navigator gets 0 height on toggle off/on when docked | Caolán McNamara | 1 | -2/+1 |
2017-01-23 | Change all Idle* LINKs to be Timer* | Jan-Marek Glogowski | 1 | -1/+1 |
2017-01-05 | Resolves: tdf#104919 crash with empty ScNavigatorDlg member | Caolán McNamara | 1 | -0/+8 |
2016-11-24 | vcl: rename Window::Notify to EventNotify | Michael Stahl | 1 | -5/+4 |
2016-10-18 | loplugin:unusedmethods | Noel Grandin | 1 | -8/+0 |
2016-10-08 | loplugin:vclwidgets | Stephan Bergmann | 1 | -0/+2 |
2016-10-07 | convert calc navigator to .ui format | Caolán McNamara | 1 | -93/+56 |
2016-10-05 | convert the last two lonely FixedInfos to FixedText | Caolán McNamara | 1 | -3/+2 |
2016-10-05 | don't need a custom class to respond to a new selected listbox entry | Caolán McNamara | 1 | -18/+3 |