Age | Commit message (Expand) | Author | Files | Lines |
2024-09-14 | Resolves tdf#33714 - Option to disable "only active sheet" | Heiko Tietze | 1 | -0/+2 |
2024-05-07 | Resolves tdf#156885 - Make comment authorship optional | Heiko Tietze | 1 | -0/+2 |
2024-04-22 | tdf#63374 Change cell background color when in edit mode | Sahil Gautam | 1 | -0/+2 |
2023-12-08 | tdf#158466 - UI: Part 49 - Unify lockdown behavior of Options dialog | Balazs Varga | 1 | -0/+22 |
2023-12-07 | tdf#158464 - UI: Part 47 - Unify lockdown behavior of Options dialog | Balazs Varga | 1 | -0/+12 |
2023-12-04 | tdf#33201 Checkbox Implementation for Col/row Highlight | Sahil Gautam | 1 | -0/+1 |
2023-08-29 | tdf#49895: Add search functionality to Options dialog | Bayram Çiçek | 1 | -0/+6 |
2023-04-14 | [API CHANGE] Related tdf#154080 - Allow customization of comment indicator color | Heiko Tietze | 1 | -1/+0 |
2023-04-04 | Resolves tdf#154446 - Remove redundant option for grid line color | Heiko Tietze | 1 | -2/+0 |
2023-03-08 | tdf#97551 Added marker and hint for formula to Calc | Grigory A. Mozhaev | 1 | -0/+1 |
2022-10-06 | [API CHANGE] Resolves tdf#131136 - Remove option "Use printer metrics" | Heiko Tietze | 1 | -1/+0 |
2021-06-15 | Resolves tdf#142499 - Make fat cross cursor optional | Heiko Tietze | 1 | -0/+2 |
2021-05-21 | add Toggleable as a separate thing to a Button | Caolán McNamara | 1 | -2/+2 |
2021-03-23 | tdf#124176 Use pragma once in s* | Vincent LE GARREC | 1 | -4/+1 |
2020-11-18 | tdf#34686 calc: add option to disable paste with enter key | Martin van Zijl | 1 | -0/+1 |
2019-09-26 | now drop TabPageParent intermediate | Caolán McNamara | 1 | -4/+4 |
2019-09-26 | disinherit OWizardPage and SfxTabPage from vcl TabPage | Caolán McNamara | 1 | -14/+5 |
2019-08-31 | drop some unnecessary includes | Caolán McNamara | 1 | -2/+0 |
2019-07-29 | weld ScTpContentOptions | Caolán McNamara | 1 | -34/+33 |
2019-07-29 | weld ScTpLayoutOptions | Caolán McNamara | 1 | -24/+23 |
2019-05-17 | Resolves tdf#87965 - Make 'Search Results' dialog optional | heiko tietze | 1 | -0/+1 |
2019-03-11 | tdf#42949 Fix IWYU warnings in sc/source/ui/[f-o]*/*cxx | Gabor Kelemen | 1 | -1/+1 |
2018-11-06 | tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]* | Gabor Kelemen | 1 | -2/+0 |
2018-10-14 | drop unnecessary vcl/group.hxx includes | Caolán McNamara | 1 | -1/+0 |
2018-07-20 | loplugin:useuniqueptr in ScTpContentOptions | Noel Grandin | 1 | -1/+1 |
2018-04-22 | place an intermediate class as parent for SfxTabPages | Caolán McNamara | 1 | -2/+2 |
2018-03-23 | Revert "tdf#116241 Customizing value highlighting colors" | Szymon Kłos | 1 | -5/+0 |
2018-03-21 | tdf#116241 Customizing value highlighting colors | Szymon Kłos | 1 | -0/+5 |
2017-07-21 | migrate to boost::gettext | Caolán McNamara | 1 | -2/+0 |
2016-11-07 | Revert "Reverts a commit series that cripple windows ci." | Caolán McNamara | 1 | -1/+2 |
2016-11-05 | Reverts a commit series that cripple windows ci. | Norbert Thiebaud | 1 | -2/+1 |
2016-11-04 | unify color selectors | Caolán McNamara | 1 | -1/+2 |
2016-10-19 | loplugin:expandablemethodds in sc | Noel Grandin | 1 | -3/+0 |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann | 1 | -5/+5 |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann | 1 | -2/+2 |
2016-07-25 | new loplugin overrideparam | Noel Grandin | 1 | -2/+2 |
2016-06-06 | Convert DeactivePage return code to scoped enum | Noel Grandin | 1 | -2/+2 |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann | 1 | -2/+2 |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann | 1 | -10/+10 |
2015-10-12 | convert Link<> to typed | Noel Grandin | 1 | -3/+3 |
2015-08-26 | Convert vcl Button Link<> click handler to typed Link<Button*,void> | Noel Grandin | 1 | -2/+2 |
2015-08-05 | loplugin:unusedmethods | Noel Grandin | 1 | -4/+0 |
2015-06-06 | Apply new VclPtr clang plugin to catch potential problems. | Noel Grandin | 1 | -0/+2 |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptr' | Michael Meeks | 1 | -46/+47 |
2015-04-28 | SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpg | Stephan Bergmann | 1 | -2/+2 |
2015-04-17 | Fix SfxTabPage creation to use VclPtr. | Michael Meeks | 1 | -2/+2 |
2015-04-10 | vclwidget: change all vcl::window fields to be wrapped in VclPtr | Noel Grandin | 1 | -44/+44 |
2015-04-09 | vcl: VclPtr conversion in sc | Noel Grandin | 1 | -0/+1 |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin | 1 | -4/+4 |
2014-09-03 | fdo#81633: Add a new configuration option to toggle ref update on sort. | Kohei Yoshida | 1 | -0/+1 |