Age | Commit message (Expand) | Author | Files | Lines |
2015-10-07 | Probably good to move the more complicates test after the light-weight ones | Tor Lillqvist | 1 | -3/+3 |
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#93895 broadcast cell changes when multi-selection was pasted | Eike Rathke | 1 | -4/+12 |
2015-09-17 | Resolves: tdf#94249 do not remove broadcasters while iterators are in use | Eike Rathke | 3 | -12/+19 |
2015-09-17 | Resolves: tdf#92995 do not delete caption objects that are held by Undo | Eike Rathke | 3 | -3/+25 |
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 | 4 | -18/+28 |
2015-08-20 | Resolves: tdf#92749 invalidate lookup caches after initial hard recalc | Eike Rathke | 1 | -0/+8 |
2015-08-20 | Resolves: tdf#93358 resync attribute pattern that may have changed | Eike Rathke | 1 | -1/+13 |
2015-08-20 | Resolves: tdf#93098 replace remembered listener when replacing cell | Eike Rathke | 1 | -2/+14 |
2015-08-20 | Resolves: tdf#92448 check for numeric '.' only if sheet separator is '.' | Eike Rathke | 1 | -1/+1 |
2015-08-20 | Resolves: tdf#93388 broadcasting to removed listeners isn't a good idea | Eike Rathke | 1 | -5/+15 |
2015-08-03 | Resolves: tdf#92767 use ISO 8601 for internal date string representation | Eike Rathke | 1 | -0/+4 |
2015-08-03 | execute the terrible bottle neck loop only if there are conditional formats | Eike Rathke | 2 | -2/+15 |
2015-08-03 | Resolves: tdf#84762 collect all recalc-always cells before setting any dirty | Eike Rathke | 1 | -6/+14 |
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 | 4 | -0/+123 |
2015-08-03 | end/restart group listening in DeleteSelection(), similar to DeleteArea() | Eike Rathke | 1 | -0/+63 |
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 | 4 | -4/+96 |
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#91411 end listening only on selected sheets | Eike Rathke | 1 | -4/+7 |
2015-06-18 | Resolves: tdf#89643 report builder function wizard segfaults | Caolán McNamara | 1 | -3/+4 |
2015-06-18 | Resolves: tdf#91416 setting progress -> resize -> destroy formula context | Caolán McNamara | 3 | -7/+31 |
2015-06-14 | tdf#89972: also copy external reference status | Mike Kaganski | 1 | -5/+13 |
2015-06-12 | 3D refs with more than one sheet should not set sheets deleted, tdf#90001 | Markus Mohrhard | 1 | -4/+37 |
2015-06-12 | tdf#90996: don't overwrite comments in ScTable::FillFormulaVertical | Mike Kaganski | 1 | -1/+1 |
2015-06-12 | Resolves: tdf#90435 secondary pool set to that of temp docs drawing layers | Caolán McNamara | 1 | -2/+2 |
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-06-10 | tdf#91425 CRASH - Calc Insert Columns Left | Takeshi Abe | 1 | -20/+26 |
2015-05-28 | Resolves tdf#67712 form controls and draw objects | Henry Castro | 1 | -0/+59 |
2015-05-08 | Resolves tdf#90757 ensure start row / end row order makes sense | Eike Rathke | 1 | -5/+4 |
2015-05-08 | Resolves: tdf#91078 check also DBData modified, not only named expressions | Eike Rathke | 4 | -21/+35 |
2015-04-23 | tdf#89957 prevent crash, not really fixed | Eike Rathke | 2 | -12/+46 |
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-14 | fix crash on re-export of fdo64646-4.xls back to xls | Caolán McNamara | 1 | -5/+7 |
2015-04-04 | Resolves: tdf#35636 implement match on empty cells | Eike Rathke | 6 | -21/+40 |
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 |