Age | Commit message (Expand) | Author |
2024-12-19 | sc: autofill: no need to send deleted cell addresses | Bayram Çiçek |
2024-12-19 | sc: send cell addresses of delete-by-autofill | Bayram Çiçek |
2024-11-24 | Turn SC_MOD macro to a function | Mike Kaganski |
2024-11-20 | sc: autofill: send to-be-deleted cell addresses | Bayram Çiçek |
2024-11-02 | use row&column address for autofill preview popup | Bayram Çiçek |
2024-09-09 | add autofillpreviewtooltip type for LOK_CALLBACK_TOOLTIP | Bayram Çiçek |
2024-03-21 | Fix typo | Andrea Gelmini |
2024-03-21 | tdf#93352 Fix horizontal swiping and scrolling when using an RTL UI | Patrick Luby |
2023-08-13 | tdf#155799: sc: fix input formula reference | Henry Castro |
2023-08-08 | tdf#155799: sc: fix "UpdateRef"" to update extended merged cells | Henry Castro |
2022-08-05 | tdf#117388 use native scrollbar under gtk in calc document | Caolán McNamara |
2020-11-27 | tdf#42949 Fix new IWYU warnings in directory sc/ | Gabor Kelemen |
2020-10-20 | use tools::Long in sc | Noel |
2020-09-26 | UpdateOle never called with a null ScViewData* | 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-06-09 | tdf#128502: Try to support multiple documents in LibreOfficeKit-using process | Tor Lillqvist |
2020-04-11 | rename vcl::Window::Update to PaintImmediately | Noel Grandin |
2019-12-14 | sc: rowcol: tdf#50916 convert Valid* methods | Noel Grandin |
2019-11-14 | SetReference ScDocument arg is never null | Caolán McNamara |
2019-10-11 | sc: rowcol: migrate some viewdata. | Michael Meeks |
2019-09-24 | Add reference marks callback | Szymon Kłos |
2019-08-12 | tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxx | Gabor Kelemen |
2019-01-08 | convert "*xxx.get()" to "*xxx" | Noel Grandin |
2018-06-06 | Translate German comments and debug strings | Johnny_M |
2018-05-12 | Replace ScGlobal::GetRscString with simple ScResId calls | Gabor Kelemen |
2018-02-17 | Revert "loplugin:changetoolsgen in sc" and reapply plugin | Noel Grandin |
2018-02-14 | loplugin:changetoolsgen in sc | Noel Grandin |
2018-01-15 | More loplugin:cstylecast: sc | Stephan Bergmann |
2018-01-12 | More loplugin:cstylecast: sc | Stephan Bergmann |
2017-12-20 | Fix typos | Andrea Gelmini |
2017-12-16 | lok: sc: header, cursor and selection overlays issues wrt autofilter | Marco Cecchetti |
2017-12-15 | sal_uIntPtr/sal_uLong->void* in Popover ids | Noel Grandin |
2017-10-23 | loplugin:includeform: sc | Stephan Bergmann |
2017-08-26 | loplugin:constparam in sc part7 | Noel Grandin |
2017-04-06 | tdf#39468 Translate German comments | Jens Carl |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-02-24 | adapt comment to reality | Eike Rathke |
2017-02-20 | Resolves: tdf#100841 retain popover if it has the same pos, size and settings | Caolán McNamara |
2017-02-15 | convert ScUpdateMode to scoped enum | Noel Grandin |
2017-01-09 | New loplugin:externvar: sc | Stephan Bergmann |
2016-11-29 | loplugin:vclwidgets check for assigning from VclPt<T> to T* | Noel Grandin |
2016-10-19 | Resolves: tdf#100841 use Popover instead of Tooltip for the fill series hint | Caolán McNamara |
2016-03-02 | loplugin:unuseddefaultparams in sc (part1) | Noel Grandin |
2016-02-17 | gtk3: use native GtkPopover for calc formula prompt, etc | Caolán McNamara |
2015-12-15 | Bin silly 'STATIC DATA' comments | Tor Lillqvist |
2015-09-20 | convert SC_FILL constants to scoped enum | Noel Grandin |
2015-05-14 | convert QUICKHELP constants to scoped enum | Noel Grandin |
2015-04-09 | vcl: VclPtr conversion in sc | Noel Grandin |
2014-11-28 | sanitize viewdata col/row values | Eike Rathke |