Age | Commit message (Expand) | Author |
2025-02-03 | tdf#145056 Delete autofilter settings when turning off autofilter | Samuel Mehrbrodt |
2024-12-10 | lok: calc: fix assertion on toggle autofilter | Szymon Kłos |
2024-11-28 | Simplify ScSubTotalParam | Mike Kaganski |
2024-11-19 | improve loplugin passparamsbyref | Noel Grandin |
2024-10-31 | tdf#163486: PVS: parameter is always rewritten | Xisco Fauli |
2024-09-17 | tdf#162987: check return value of GetViewBindings | Mike Kaganski |
2024-07-10 | lok: sc: fix warning autofilter message box | Henry Castro |
2022-08-22 | Make Autofilter MessageBoxes async | Szymon Kłos |
2022-05-12 | fix up order of some ScDocument functions | Luboš Luňák |
2021-09-17 | rather return ref from getCharClassPtr | Noel Grandin |
2021-04-09 | Recheck include/ with IWYU | Gabor Kelemen |
2020-10-28 | Improve spell checking performance and impl. in several ways: | Dennis Francis |
2020-09-16 | ScEditableTester ctor never passed a null ScDocument* | Caolán McNamara |
2020-09-15 | establish that ScViewData::GetDocument can always return ScDocument& | Caolán McNamara |
2020-08-12 | loplugin:flatten in sc/ui/view | Noel Grandin |
2020-07-04 | lokit: add new callback type LOK_CALLBACK_INVALIDATE_SHEET_GEOMETRY | Dennis Francis |
2020-02-22 | ScGlobal - change direct access to a static ptr for a getter | Tomaž Vajngerl |
2020-01-26 | remove some unused local vars | Noel Grandin |
2019-08-12 | tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxx | Gabor Kelemen |
2019-06-21 | reference childwins are all welded | Caolán McNamara |
2019-05-12 | drop intermediate vcl::Window | Caolán McNamara |
2019-04-08 | tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]* | Gabor Kelemen |
2019-01-29 | o3tl::make_unique -> std::make_unique in sc | Gabor Kelemen |
2019-01-07 | tdf#42949 Fix IWYU warnings in include/vcl/[v-x]* | Gabor Kelemen |
2018-11-06 | tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[m-z]* | Gabor Kelemen |
2018-10-26 | tdf#42949 Fix IWYU warnings in include/unotools/* | Gabor Kelemen |
2018-10-09 | use unique_ptr in SfxUndoManager::AddUndoAction | Noel Grandin |
2018-05-12 | Replace ScGlobal::GetRscString with simple ScResId calls | Gabor Kelemen |
2018-02-27 | convert Redline warning dialog to .ui to get helpids | Caolán McNamara |
2018-02-22 | weld native message dialogs | Caolán McNamara |
2018-02-03 | TypedWhichId in sc | Noel Grandin |
2017-12-16 | lok: sc: header, cursor and selection overlays issues wrt autofilter | Marco Cecchetti |
2017-10-23 | loplugin:includeform: sc | Stephan Bergmann |
2017-08-25 | Allow non-modal Dialogs during FileImport/Load | Armin Le Grand |
2017-08-23 | convert message box style bits to scoped enum | Noel Grandin |
2017-05-30 | teach redundantcast plugin about functional casts | Noel Grandin |
2017-02-16 | convert ScGetDBSelection to scoped enum | Noel Grandin |
2016-09-26 | convert PAINT constants to typed_flags | Noel Grandin |
2016-08-01 | svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoAction | Miklos Vajna |
2016-08-01 | svl: avoid defaulted parameter in SfxUndoManager::EnterListAction() | Miklos Vajna |
2016-07-26 | masses of MessBoxes not being disposed promptly | Caolán McNamara |
2016-05-25 | Convert SC_MF to scoped enum | Noel Grandin |
2016-03-23 | loplugin:constantparam in sc | Noel Grandin |
2016-03-02 | loplugin:unuseddefaultparams in sc (part1) | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-09-02 | TableRef: introduce ScDBDataPortion enum | Eike Rathke |
2015-07-17 | Resolves: tdf#77479 do not reset AutoFilter range for temporary operations | Eike Rathke |
2015-06-15 | cppcheck:unreadVariable | Noel Grandin |
2015-05-29 | tdf#91702 - fix stack-based MessBox allocation. | Michael Meeks |
2015-04-10 | second half of non-scriptable, Instance constructor conversion. | Michael Meeks |