summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc
AgeCommit message (Expand)AuthorFilesLines
2019-01-17Resolves: tdf#80583 create range list string with proper delimiterEike Rathke1-1/+1
2018-08-27tdf#118308: Incorrect Paste Special dialog when ...Henry Castro1-6/+1
2018-08-27sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro3-1/+48
2018-08-27sc: prefix members of ScDocShellHenry Castro1-35/+35
2018-08-27sc: release XTransferable2 when used with VBA compatibility helpersHenry Castro1-0/+10
2018-08-27tdf#117228: crash in SfxItemSet::GetItemState...Henry Castro3-3/+9
2018-08-27sc: prefix members of ScDrawTransferObjHenry Castro1-16/+16
2018-08-27sc: prefix members of ScTransferObjHenry Castro1-28/+28
2018-08-27sc: prefix members of ScNoteMarkerHenry Castro1-20/+20
2018-08-27sc: prefix members of ScRefHandlerHenry Castro1-4/+4
2018-08-27sc: prefix members of ScFormulaReferenceHelperHenry Castro1-20/+20
2018-07-09lok: sc: formulas were not updated correctlyMarco Cecchetti2-2/+7
2018-06-27tdf#116552 restore copy on focus and jump focus to sourceCaolán McNamara2-0/+5
2018-06-07lok: sc: scroll issueMarco Cecchetti1-1/+3
2018-06-01tdf#96698 - calc: add support for custom validation (through a formula)Marco Cecchetti1-0/+1
2018-05-31Implement NewWorkbook and WorkbookOpen Automation callbacks in CalcTor Lillqvist1-1/+5
2018-05-23Resolves: tdf#117093 sanitize the active grid window valueEike Rathke1-0/+12
2018-04-17lok - sc: validity list drop down button callbackMarco Cecchetti1-0/+2
2018-03-27lokdialog: do not lock events when opened ScFilter DialogHenry Castro1-2/+2
2018-03-25lok: All mouse,key events asyncPranav Kant1-0/+7
2018-03-25nMovX is SCCOLMike Kaganski1-1/+1
2018-03-21lok: sc: exploiting cached position helper for tile renderingMarco Cecchetti1-0/+52
2018-03-21lok: send modified status when applying cell-formula before savingAshod Nakashian1-0/+1
2018-03-19lok: sc: header, cursor and selection overlays issues wrt autofilterMarco Cecchetti3-9/+10
2018-03-19tdf#114256 add cache criterium when to recalculate page range sizeTomaž Vajngerl1-4/+31
2018-03-19sc lok: 1 view has 1 clipboard to transfer dataHenry Castro2-3/+2
2018-03-19Calculate print page ranges only when needed, cache in print stateTomaž Vajngerl1-38/+67
2018-03-19Convert from unique_ptr<bool[]> to vector<bool>Tomaž Vajngerl1-1/+1
2018-03-19Use print state when rendering a Calc documentTomaž Vajngerl1-0/+3
2018-03-19lok - calc: outline and group handlingMarco Cecchetti2-1/+12
2018-03-19forcepoint #26 check input against max valid enum valuesCaolán McNamara1-2/+2
2018-01-30fix tdf#114934 borderline feature regressionsArmin Le Grand1-2/+5
2017-12-22Add UI config option to enable/disable threading.Dennis Francis1-0/+2
2017-12-01tdf#113831 Show number of search resultsheiko tietze1-1/+3
2017-11-22Follow our naming conventions, tdf#39593 follow-upEike Rathke1-1/+1
2017-11-22tdf#39593 deduplicate code in ScOutputDatatagezi1-0/+2
2017-11-21coverity warningsCaolán McNamara1-1/+2
2017-11-21Introduce and use ScCellShell::HasClipboardFormat(), tdf#50746 follow-upEike Rathke1-0/+2
2017-11-20tdf#95880 Add a lock mark on protected sheet tab.Gulsah Kose1-0/+1
2017-11-13Fix typosAndrea Gelmini1-1/+1
2017-11-11A user object id is *NOT* a SotClipboardFormatIdEike Rathke2-2/+2
2017-11-10loplugin:unusedmethodsNoel Grandin1-2/+0
2017-10-31loplugin:constantparam in scNoel Grandin1-2/+1
2017-10-27Resolves: tdf#113455 Impossible to clear width/height in pagesCaolán McNamara1-1/+7
2017-10-27loplugin:finalclasses in scNoel Grandin13-76/+48
2017-10-23loplugin:includeform: scStephan Bergmann133-226/+226
2017-10-23overload std::hash for OUString and OStringNoel Grandin3-6/+6
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara7-51/+51
2017-10-20tdf#112100 Select shape name in NavigatorTamas Bunth2-0/+2
2017-10-19Resolves: tdf#113179 merge language attributes early, tdf#108795 follow-upEike Rathke1-2/+7