summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2016-09-16disable generation of ole previews in ODF format until after loadCaolán McNamara5-9/+43
2016-09-16tdf#101541 function WORKDAY.INTL not working properlyWinfried Donkers1-9/+13
2016-09-02tdf#101866: Get rid of two more erroneous upper-casings of stringsTor Lillqvist1-2/+2
2016-09-02exclude also single quoted strings from function name suggestionEike Rathke1-5/+12
2016-09-01let's make Impress crash less - SfxStyleFamily editionMichael Stahl1-2/+2
2016-08-30Resolves: tdf#88257 handle FILTERXML array/matrix contextEike Rathke1-18/+101
2016-08-29tdf#91305 fix sort calcYan Pashkovsky1-2/+26
2016-08-23Resolves: tdf#101137 handle empty elements in matrix concatenationEike Rathke3-18/+80
2016-08-22tdf#70565 Set correct default values to "0" of xfId attributeBartosz Kosiorek1-1/+15
2016-08-18Resolves: tdf#101347 conditional formatting super slow on exitCaolán McNamara1-1/+6
2016-08-18tdf#48767 Fix orientation issue after export to .xlsx (lo-5-2)Bartosz Kosiorek1-1/+4
2016-08-16check SelectionForbidsPaste() on EnterBlock()Eike Rathke1-0/+6
2016-08-16Resolves: tdf#100852 update miBroadcasterPos before copying itEike Rathke1-0/+20
2016-08-16Resolves: tdf#101165 crash on deselecting all filtersCaolán McNamara1-1/+4
2016-08-11recognize another release's unknown currency saved as symbol we knowEike Rathke1-0/+9
2016-08-11Resolves: tdf#96568 check SelectionFillDOOM() on EnterMatrix()Eike Rathke2-2/+7
2016-08-10Resolves: tdf#101309 crash on deleted SdrObjectCaolán McNamara2-4/+14
2016-08-09Resolves: rhbz#1364406 inherit the actual format index also for date and timeEike Rathke1-3/+12
2016-08-09Resolves: tdf#100582 SetMatColsRows() when constructing matrix ScFormulaCellEike Rathke1-1/+13
2016-08-08GetInputHdl may return nullptrMarkus Mohrhard1-1/+2
2016-08-05mapping ERROR.TYPE to ORG.OPENOFFICE.ERRORTYPE was always wrongEike Rathke1-1/+1
2016-08-03Resolves: tdf#97193 restore pre 5-1 values for INS_INSROWS and INS_INSCOLSCaolán McNamara1-3/+3
2016-08-03Resolves: tdf#100123 prefer notation priority in detecting range/addressCaolán McNamara1-43/+91
2016-08-03masses of MessBoxes not being disposed promptlyCaolán McNamara25-35/+35
2016-08-02Resolves: tdf#101246 errors are not stringsEike Rathke1-12/+12
2016-08-02limit SelectionFillDOOM to 24117248 cells, tdf#60021 tdf#60056 relatedEike Rathke1-5/+10
2016-07-31add missing nullptr checkMarkus Mohrhard1-1/+2
2016-07-30Resolves: tdf#60056 disallow Fill and Random when entire sheet is selectedEike Rathke5-5/+36
2016-07-30missing nullptr checkMarkus Mohrhard1-1/+1
2016-07-29tdf#97831 follow up : remove unused arguments from stackWinfried Donkers1-0/+16
2016-07-28Resolves: tdf#60021 disallow Paste when entire sheet is selectedEike Rathke4-1/+30
2016-07-28Drop OpenCL details from the 'Detailed Calculation Settings' dialogTor Lillqvist4-995/+1
2016-07-28handle notes on empty cells, display search results, tdf#65334 follow-upEike Rathke4-29/+112
2016-07-27Resolves: tdf#65334 cannot search in cell notesCaolán McNamara3-4/+30
2016-07-26No need for own implementation of erfc() in OpenCLTor Lillqvist3-192/+1
2016-07-25Need to try to avoid TDR also with NVIDIA cards on Windows 7 or earlierLaszlo Nemeth1-3/+2
2016-07-19Resolves: tdf#99360 Revert "tdf#93889 Remove a busy loop"Eike Rathke2-21/+37
2016-07-18forward compatibility for several _xlfn.ORG.OPENOFFICE.* functions in OOXMLEike Rathke1-1/+8
2016-07-18Resolves: tdf#100764 check row when determining bounds for deleted rangeEike Rathke1-2/+8
2016-07-12tdf#100883 - opencl impls. that use SEH are still bad.Michael Meeks1-0/+5
2016-07-12desktop: validate OpenCL drivers before use.Michael Meeks4-10/+17
2016-07-12opencl: OpenCLZone, detect CL device change and disable CL on crashTomaž Vajngerl1-2/+15
2016-07-11Resolves: tdf#100573 revert original attempt to resolves tdf#46637Caolán McNamara1-1/+1
2016-07-11Resolves: tdf#100847 also external svEmptyCell is 0 in numeric contextEike Rathke1-1/+1
2016-07-11tdf#99512 - opencl - restrict scope of vlookup optimization to doubles.Michael Meeks1-1/+30
2016-07-08Resolves: rhbz#1352881 turn off undo generation during undoCaolán McNamara1-2/+34
2016-07-08tdf#100753 propagate error with VAR and STDEV functions.Winfried Donkers1-0/+9
2016-07-08Resolves: rhbz#1353069 don't clear XATTR_FILL* from stylesheet if...Caolán McNamara1-1/+1
2016-07-05Resolves: tdf#90285 do not reuse the same StartListeningContextEike Rathke1-1/+2
2016-07-05Resolves: tdf#90285 during sheet copying the old sheets retain their old indexCaolán McNamara5-21/+21