summaryrefslogtreecommitdiff
path: root/sc/source/ui/view
AgeCommit message (Expand)AuthorFilesLines
2018-05-29tdf#115582 Correct coordinate usage for sc's ::ArrayArmin Le Grand1-6/+15
2018-05-18Resolves: tdf#117093 sanitize the active grid window valueEike Rathke1-13/+21
2018-05-08Resolves: tdf#117005 undo/redo skips comment when switching sheetsCaolán McNamara1-1/+2
2018-05-04tdf#117017 Make modifier keys not trigger the InputChanged handlerMaxim Monastirsky1-2/+10
2018-04-24tdf#116821 Keep row/column buttons enabled even when insert impossibleMaxim Monastirsky2-4/+0
2018-04-13Related: tdf#100925 background not getting set under X sometimesCaolán McNamara1-1/+6
2018-04-13Resolves: tdf#116813 Height/Width swappedCaolán McNamara1-2/+2
2018-04-04tdf#112997 multiple animated gif only one frameNoel Grandin1-1/+1
2018-03-21Resolves: tdf#116215 separate column sums and row sums, tdf#71339 relatedEike Rathke1-7/+16
2018-03-16Resolves: tdf#115923 try a different approach to solving tdf#46637Caolán McNamara1-5/+20
2018-03-15Resolves: tdf#54197 update input line with new cell content after Ctrl+D fillEike Rathke1-0/+26
2018-03-13forcepoint #26 check input against max valid enum valuesCaolán McNamara1-6/+6
2018-03-13tdf#103175: Initialize DrawLayer if requiredMike Kaganski1-2/+3
2018-03-07Resolves: tdf#113805 insert special character fails in insert footnote...Caolán McNamara2-2/+2
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara2-5/+5
2018-02-14it does not make sense to check for nullptr and then access anywayMarkus Mohrhard1-3/+5
2018-01-30fix tdf#114934 borderline feature regressionsArmin Le Grand2-4/+3
2018-01-25tdf#114519 Update cell content on sidebar number format changeJim Raykowski1-0/+1
2018-01-16handle ocWebservice similarly to ocDdeCaolán McNamara1-1/+1
2018-01-16Better handle ScDde formulas with missing dde-link entriesCaolán McNamara1-1/+1
2018-01-16tdf#114992: fix crash in deleting sheetJulien Nabet1-1/+1
2018-01-07tdf#113980 Refresh row/column buttons state after selection changeMaxim Monastirsky1-0/+2
2017-12-09A "standard" format does not necessarily mean the General formatEike Rathke1-4/+2
2017-12-09lok: calc: fix: CTRL+RIGHT => crashMarco Cecchetti1-1/+2
2017-12-07tdf#114228: fix crash when deleting sheet in specific caseJulien Nabet1-2/+3
2017-11-25Convert ScConditionMode to scoped enumTor Lillqvist1-5/+5
2017-11-24consistently use sal_uInt32 for number formats in scNoel Grandin4-5/+5
2017-11-23related tdf#108757 small enhancements for speed upSerge Krot1-1/+2
2017-11-23TypedWhichId create custom get methods in ScPatternAttrNoel Grandin10-121/+106
2017-11-23Disabled slot with Put leaks entry (tabvwsha/sc)Julien Nabet1-9/+9
2017-11-23TypedWhichId for sc constantsNoel Grandin7-84/+73
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin2-7/+7
2017-11-22Follow our naming conventions, tdf#39593 follow-upEike Rathke1-11/+11
2017-11-22tdf#39593 deduplicate code in ScOutputDatatagezi1-139/+39
2017-11-22There appears to be no reason to ignore macros in these parts of...Stephan Bergmann1-1/+1
2017-11-21Introduce and use ScCellShell::HasClipboardFormat(), tdf#50746 follow-upEike Rathke2-15/+9
2017-11-21tdf#113571, tdf#32213, tdf#50746: Make "paste unformatted text"Serge Krot1-2/+27
2017-11-20tdf#95880 Add a lock mark on protected sheet tab.Gulsah Kose3-0/+16
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin3-6/+6
2017-11-19Typos about "bottom"Julien Nabet1-1/+1
2017-11-19tdf#50746 Make "paste unformatted text" work for CalcSerge Krot4-0/+35
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin3-21/+15
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin1-1/+1
2017-11-15TypedWhichIdNoel Grandin2-3/+3
2017-11-15Fix typosAndrea Gelmini1-3/+3
2017-11-13Resolves: tdf#113571 paste-special "Unformatted text [TSV-Calc]", tdf#32213Eike Rathke6-6/+24
2017-11-10loplugin:unusedmethodsNoel Grandin1-19/+0
2017-11-09new loplugin simplifydynamiccastNoel Grandin1-4/+4
2017-11-04lok: temporary workaround: disable formula mode for onlineMarco Cecchetti1-0/+26
2017-10-31loplugin:constantparam in editengNoel Grandin1-1/+1