summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#101137 handle empty elements in matrix concatenationEike Rathke2016-08-243-18/+80
* Resolves: tdf#101347 conditional formatting super slow on exitCaolán McNamara2016-08-241-1/+6
* Resolves: tdf#101309 crash on deleted SdrObjectCaolán McNamara2016-08-102-4/+14
* Resolves: rhbz#1364406 inherit the actual format index also for date and timeEike Rathke2016-08-091-3/+12
* Resolves: tdf#100582 SetMatColsRows() when constructing matrix ScFormulaCellEike Rathke2016-08-091-1/+13
* GetInputHdl may return nullptrMarkus Mohrhard2016-08-081-1/+2
* mapping ERROR.TYPE to ORG.OPENOFFICE.ERRORTYPE was always wrongEike Rathke2016-08-051-1/+1
* Resolves: tdf#97193 restore pre 5-1 values for INS_INSROWS and INS_INSCOLSCaolán McNamara2016-08-031-3/+3
* Resolves: tdf#100123 prefer notation priority in detecting range/addressCaolán McNamara2016-08-031-43/+91
* masses of MessBoxes not being disposed promptlyCaolán McNamara2016-08-0325-35/+35
* Resolves: tdf#101246 errors are not stringsEike Rathke2016-08-021-12/+12
* limit SelectionFillDOOM to 24117248 cells, tdf#60021 tdf#60056 relatedEike Rathke2016-08-021-5/+10
* add missing nullptr checkMarkus Mohrhard2016-07-311-1/+2
* Resolves: tdf#60056 disallow Fill and Random when entire sheet is selectedEike Rathke2016-07-305-5/+36
* missing nullptr checkMarkus Mohrhard2016-07-301-1/+1
* tdf#97831 follow up : remove unused arguments from stackWinfried Donkers2016-07-291-0/+16
* Resolves: tdf#60021 disallow Paste when entire sheet is selectedEike Rathke2016-07-284-1/+30
* Drop OpenCL details from the 'Detailed Calculation Settings' dialogTor Lillqvist2016-07-284-995/+1
* handle notes on empty cells, display search results, tdf#65334 follow-upEike Rathke2016-07-284-29/+112
* Resolves: tdf#65334 cannot search in cell notesCaolán McNamara2016-07-273-4/+30
* No need for own implementation of erfc() in OpenCLTor Lillqvist2016-07-263-192/+1
* Need to try to avoid TDR also with NVIDIA cards on Windows 7 or earlierLaszlo Nemeth2016-07-251-3/+2
* Resolves: tdf#99360 Revert "tdf#93889 Remove a busy loop"Eike Rathke2016-07-192-21/+37
* forward compatibility for several _xlfn.ORG.OPENOFFICE.* functions in OOXMLEike Rathke2016-07-181-1/+8
* Resolves: tdf#100764 check row when determining bounds for deleted rangeEike Rathke2016-07-181-2/+8
* tdf#100883 - opencl impls. that use SEH are still bad.Michael Meeks2016-07-121-0/+5
* desktop: validate OpenCL drivers before use.Michael Meeks2016-07-124-10/+17
* opencl: OpenCLZone, detect CL device change and disable CL on crashTomaž Vajngerl2016-07-121-2/+15
* Resolves: tdf#100573 revert original attempt to resolves tdf#46637Caolán McNamara2016-07-111-1/+1
* Resolves: tdf#100847 also external svEmptyCell is 0 in numeric contextEike Rathke2016-07-111-1/+1
* tdf#99512 - opencl - restrict scope of vlookup optimization to doubles.Michael Meeks2016-07-111-1/+30
* Resolves: rhbz#1352881 turn off undo generation during undoCaolán McNamara2016-07-081-2/+34
* tdf#100753 propagate error with VAR and STDEV functions.Winfried Donkers2016-07-081-0/+9
* Resolves: rhbz#1353069 don't clear XATTR_FILL* from stylesheet if...Caolán McNamara2016-07-081-1/+1
* Resolves: tdf#90285 do not reuse the same StartListeningContextEike Rathke2016-07-051-1/+2
* Resolves: tdf#90285 during sheet copying the old sheets retain their old indexCaolán McNamara2016-07-055-21/+21
* explicitly disable partial cell shift with change-tracking, tdf#73335 relatedEike Rathke2016-07-051-0/+20
* Resolves: tdf#100761 after insert note, focus cannot return to inputbarCaolán McNamara2016-07-053-6/+5
* Resolves: tdf#91995 copying cells to undo doc shallow copied note pointerCaolán McNamara2016-07-051-0/+4
* tdf#73335 sc: ODF export: ignore ScChangeAction SC_CAT_NONE harderMichael Stahl2016-07-041-1/+6
* Step towards disposing of ScDataFormDlg properlyKatarina Behrens2016-07-012-3/+9
* tdf#75387: Don't case-fold strings for formula group calculationsTor Lillqvist2016-06-291-4/+4
* tdf#98515: Bail out early if kernel would have ridiculously many parametersTor Lillqvist2016-06-281-0/+13
* correct OOXML function name is EFFECT instead of EFFECTIVEEike Rathke2016-06-271-0/+22
* tdf#84834 sc: stricter type detection for dBASE filesMichael Stahl2016-06-261-0/+23
* Resolves: tdf#100460 queryContentCells doesn't count annotations...Caolán McNamara2016-06-233-1/+17
* tdf#96540 dragging between sheets can change the current cursor positionCaolán McNamara2016-06-215-3/+37
* Resolves: tdf#99310 data validity cell range dropdown empty under windowsCaolán McNamara2016-06-201-3/+0
* tdf#98955 hardware_concurrency not ideal for thread poolsAshod Nakashian2016-06-172-2/+2
* do not override nGlobalError with error from ConvertStringToValue()Eike Rathke2016-06-151-3/+4