Age | Commit message (Expand) | Author | Files | Lines |
2015-10-07 | tdf#94173: Calc doesn't save your own created autoformat presets | Julien Nabet | 1 | -0/+10 |
2015-10-02 | follow up of tdf#94214 | Winfried Donkers | 1 | -0/+1 |
2015-10-02 | fix IterateMatrix for ifPRODUCT and ifSUMSQ | Eike Rathke | 1 | -1/+2 |
2015-10-02 | Revert "Fix a bug in SUMSQ" | Eike Rathke | 1 | -1/+0 |
2015-10-02 | Fix a bug in SUMSQ | Łukasz Hryniuk | 1 | -0/+1 |
2015-09-17 | Resolves: tdf#94249 do not remove broadcasters while iterators are in use | Eike Rathke | 1 | -4/+11 |
2015-08-31 | MATCH, HLOOKUP and VLOOKUP have a ReferenceOrForceArray parameter | Eike Rathke | 1 | -3/+3 |
2015-08-31 | Resolves: tdf#88402 remember sort "has headers" at anonymous database ranges | Eike Rathke | 1 | -0/+21 |
2015-08-31 | Resolves: tdf#58838 do not use collation for Equal/NotEqual operators | Eike Rathke | 3 | -17/+27 |
2015-08-20 | Resolves: tdf#92448 check for numeric '.' only if sheet separator is '.' | Eike Rathke | 1 | -1/+1 |
2015-08-03 | use ScMatrix::IsValueOrEmpty() on math operators Mul/Div/Pow, tdf#91453 | Eike Rathke | 2 | -5/+18 |
2015-08-03 | always justify a referenced range in order, tdf#92468 | Eike Rathke | 3 | -0/+120 |
2015-06-30 | tdf#44419 in second reference part stop number parsing at separator | Eike Rathke | 1 | -0/+12 |
2015-06-30 | Resolves: tdf#83365 push proper references in INDIRECT | Eike Rathke | 3 | -4/+94 |
2015-06-30 | tdf#90717 prevent crash, not really fixed | Eike Rathke | 1 | -1/+32 |
2015-06-30 | Resolves: tdf#31577 volatile lookup ranges must not be cached | Eike Rathke | 1 | -1/+7 |
2015-06-30 | a singleton must be fully parsed to be valid, tdf#44419 related | Eike Rathke | 1 | -2/+2 |
2015-06-18 | Resolves: tdf#86305 clone upper left of matrix result if double token | Eike Rathke | 1 | -5/+14 |
2015-06-18 | do not access token data after token has been destroyed | Eike Rathke | 1 | -1/+1 |
2015-06-18 | Resolves: tdf#91416 setting progress -> resize -> destroy formula context | Caolán McNamara | 1 | -5/+8 |
2015-06-12 | 3D refs with more than one sheet should not set sheets deleted, tdf#90001 | Markus Mohrhard | 1 | -4/+37 |
2015-06-10 | check bounds in RPN tokens, tdf#90694 related and others | Eike Rathke | 1 | -114/+163 |
2015-06-10 | tdf#90694 reset group area listeners when splitting group | Eike Rathke | 1 | -2/+14 |
2015-05-08 | Resolves: tdf#91078 check also DBData modified, not only named expressions | Eike Rathke | 1 | -9/+23 |
2015-04-23 | tdf#89957 prevent crash, not really fixed | Eike Rathke | 1 | -10/+33 |
2015-04-14 | use error value instead of string in array/matrix, tdf#42481 related | Eike Rathke | 3 | -53/+40 |
2015-04-14 | string access out of bounds | Eike Rathke | 1 | -9/+14 |
2015-04-04 | Resolves: tdf#35636 implement match on empty cells | Eike Rathke | 4 | -18/+21 |
2015-04-04 | Resolves: tdf#88672 add missing return if error to not crash | Eike Rathke | 1 | -0/+1 |
2015-04-04 | we need a more intelligent increment for the iterator, tdf#90391 | Markus Mohrhard | 1 | -6/+26 |
2015-04-04 | use error value instead of string in array/matrix, tdf#42481 related | Eike Rathke | 1 | -1/+1 |
2015-04-04 | Resolves: tdf#42481 propagate errors as errors in matrix calculations | Eike Rathke | 1 | -8/+13 |
2015-03-10 | tdf#40835 add backward compatibility for ODFF function FDIST. | Winfried Donkers | 1 | -14/+34 |
2015-03-10 | Fix issue in re-use of ScTokenArray objects from a TokenPool | Tor Lillqvist | 1 | -0/+6 |
2015-03-09 | Revert "fdo#88547 allow inline date-arrays for array functions", tdf#89872 | Eike Rathke | 1 | -8/+1 |
2015-03-09 | Don't use configuration syntax that breaks when upgrading to 4.5 | Tor Lillqvist | 2 | -50/+10 |
2015-03-09 | Fix bugs in the OpenCL implementation of some statistical functions | Tor Lillqvist | 1 | -0/+6 |
2015-02-27 | Resolves: tdf#81659 handle expand reference edge correctly | Eike Rathke | 1 | -6/+126 |
2015-02-25 | Resolves: tdf#89484 check that sheet reference is within selected sheets | Eike Rathke | 1 | -0/+4 |
2015-02-17 | Resolves: tdf#88792 do not hold a ScFormulaCell** in group area listener | Eike Rathke | 1 | -9/+43 |
2015-02-16 | Resolves: tdf#39316 add matrix empty cells to ScInterpreter::QueryMatrixType() | Eike Rathke | 2 | -4/+29 |
2015-02-16 | fdo#88547 allow inline date-arrays for array functions | Winfried Donkers | 1 | -1/+8 |
2015-02-13 | tdf#89330 preserve file name case in an unresolvable external named range | Jan Kantert | 1 | -3/+20 |
2015-02-13 | tdf#89281 fix performance regression of XLS import | László Németh | 1 | -0/+34 |
2015-02-13 | tdf#88576 fix handling of empty arguments in IF(), IFERROR() and IFNA() | Winfried Donkers | 2 | -3/+8 |
2015-02-10 | Handle (or not) string arguments better when using OpenCL for math ops | Tor Lillqvist | 1 | -0/+6 |
2015-02-09 | Resolves: tdf#83461 do not override MatColsRows if already set | Eike Rathke | 1 | -1/+1 |
2015-02-04 | Check number of cells referenced by group instead of group size | Tor Lillqvist | 1 | -0/+27 |
2015-02-03 | Resolves: tdf#88786 correct matrix sub operation | Eike Rathke | 2 | -3/+3 |
2015-02-02 | tdf#88810 avoid unnecessary massive O(U)String allocations in XLSX export | László Németh | 1 | -51/+77 |