Age | Commit message (Expand) | Author | Files | Lines |
2015-08-03 | always justify a referenced range in order, tdf#92468 | Eike Rathke | 1 | -0/+27 |
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-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-05-08 | Resolves: tdf#91078 check also DBData modified, not only named expressions | Eike Rathke | 1 | -9/+23 |
2015-03-10 | Fix issue in re-use of ScTokenArray objects from a TokenPool | 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-13 | tdf#89281 fix performance regression of XLS import | László Németh | 1 | -0/+34 |
2015-02-04 | Check number of cells referenced by group instead of group size | Tor Lillqvist | 1 | -0/+27 |
2015-01-07 | Revert "Check number of cells referenced by group instead of group size" | Tor Lillqvist | 1 | -27/+0 |
2015-01-06 | Check number of cells referenced by group instead of group size | Tor Lillqvist | 1 | -0/+27 |
2014-12-08 | don't update range name if ref not in update range, fdo#85304 | Markus Mohrhard | 1 | -0/+3 |
2014-12-01 | avoid modifying range name references that are not affected, fdo#86518 | Markus Mohrhard | 1 | -0/+4 |
2014-11-25 | fix fdo#79441 again and keep references to other sheets during sort | Eike Rathke | 1 | -0/+43 |
2014-11-16 | callcatcher: update unused code | Caolán McNamara | 1 | -9/+0 |
2014-11-15 | remove unused code in ScRawToken | Noel Grandin | 1 | -74/+0 |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini | 1 | -3/+3 |
2014-11-06 | Fix non-dbgutil build where OpCode is sal_uInt16 and not OpCodeEnum | Tor Lillqvist | 1 | -2/+2 |
2014-11-06 | More work on the new OpenCL options | Tor Lillqvist | 1 | -2/+2 |
2014-11-06 | Check also unary and binary operation opcodes for presence in subset | Tor Lillqvist | 1 | -0/+10 |
2014-11-06 | Don't use OpenCL unless the function is in the subset we support | Tor Lillqvist | 1 | -0/+7 |
2014-10-27 | fdo#85282: Correct adjustment of range reference on delete & shift. | Kohei Yoshida | 1 | -6/+61 |
2014-10-23 | loplugin: cstylecast | Noel Grandin | 1 | -2/+2 |
2014-10-23 | Remove ScToken from the formula::FormulaToken hierarchy | Stephan Bergmann | 1 | -146/+110 |
2014-10-23 | Turn ScToken::checkTextEqual into a free function | Stephan Bergmann | 1 | -12/+15 |
2014-10-23 | Move virtual ScToken members up to FormulaToken | Stephan Bergmann | 1 | -65/+0 |
2014-10-23 | Make ScToken::GetSingleRef etc. return * instead of & | Stephan Bergmann | 1 | -133/+112 |
2014-10-23 | Turn virtual ScToken::Dump into a single free function DumpToken | Stephan Bergmann | 1 | -20/+16 |
2014-10-23 | Turn static ScToken::ExtendRangeReference into free function | Stephan Bergmann | 1 | -3/+3 |
2014-10-23 | Move FormulaToken::TextEqual overrides down into specific subclasses | Stephan Bergmann | 1 | -31/+35 |
2014-10-22 | Remove unused FormulaToken::Is3DRef | Stephan Bergmann | 1 | -23/+0 |
2014-10-18 | fdo#82047: Correctly adjust references in range names on row deletion. | Kohei Yoshida | 1 | -0/+47 |
2014-10-06 | avoid use of ref. to possibly deleted object | David Tardon | 1 | -1/+1 |
2014-09-03 | fdo#83217: Set 3D flags correctly when moving block of cells. | Kohei Yoshida | 1 | -1/+5 |
2014-08-22 | resolved fdo#82936 do not clear the 3D flag on refupdate | Eike Rathke | 1 | -1/+2 |
2014-08-14 | correct references after sort, fdo#79441 | Eike Rathke | 1 | -0/+2 |
2014-08-11 | write OOXML externalReferences, externalLinks, fdo#45286 | Eike Rathke | 1 | -3/+4 |
2014-07-31 | fdo#78555: Retain formula results when moving a range of cells. | Kohei Yoshida | 1 | -6/+18 |
2014-07-29 | fdo#81330: When moving to a different sheet, set 3D flag on. | Kohei Yoshida | 1 | -0/+5 |
2014-07-13 | fdo#81309: Adjust references during sort. | Kohei Yoshida | 1 | -4/+67 |
2014-07-11 | resolved fdo#77018 keep external references intact during sort | Eike Rathke | 1 | -0/+17 |
2014-06-25 | remove whitespace | Markus Mohrhard | 1 | -19/+0 |
2014-06-09 | loplugin: inlinesimplememberfunctions | Noel Grandin | 1 | -8/+0 |
2014-05-21 | ODS load perf: transfer ownership of the ScTokenArray to save cycles. | Michael Meeks | 1 | -0/+12 |
2014-05-14 | Enable vectorization for the "jump" function opcodes. | Kohei Yoshida | 1 | -2/+7 |
2014-05-11 | fix-includes.pl: sc | Thomas Arnhold | 1 | -1/+1 |
2014-05-06 | Let's make this non-inline... | Kohei Yoshida | 1 | -0/+7 |
2014-05-06 | fdo#77647: Fix the column insertion use case. | Kohei Yoshida | 1 | -1/+1 |