Age | Commit message (Expand) | Author |
2017-05-22 | Add unit test for SUBTOTAL over reference list in array context, tdf#58874 | Eike Rathke |
2017-05-22 | Use SetValue() instead of SetString() | Eike Rathke |
2017-05-22 | Handle reference list as array in IterateParameters(), tdf#58874 | Eike Rathke |
2017-05-22 | Change IterateParameters to push token instead of returning double, tdf#58874 | Eike Rathke |
2017-05-22 | Get rid of some unneccessary formula:: namespace | Eike Rathke |
2017-05-22 | Do not force return value to double in SUBTOTAL and AGGREGATE, tdf#58874 | Eike Rathke |
2017-05-22 | Create RefList at JumpMatrix if current function returns Reference, tdf#58874 | Eike Rathke |
2017-05-22 | Introduce ScRefListToken::mbArrayResult for reference results, tdf#58874 | Eike Rathke |
2017-05-22 | Introduce ScJumpMatrix::mvRefList for array of reference results, tdf#58874 | Eike Rathke |
2017-05-21 | tdf#91820 Add cell style and spreadsheet theme command | Yousuf Philips |
2017-05-21 | tdf#95885 move cell protect command from toolbar to menu | Yousuf Philips |
2017-05-21 | Fix typos | Andrea Gelmini |
2017-05-20 | tdf#107892 add MAXIFS test | Zdeněk Crhonek |
2017-05-20 | cleanup unused css/uri/ includes | Jochen Nitschke |
2017-05-20 | cleanup unused css/script/ includes | Jochen Nitschke |
2017-05-19 | loplugin:stringcopy: sc | Stephan Bergmann |
2017-05-19 | make string translation loading more uniform | Caolán McNamara |
2017-05-19 | Removed unneccessary ASCII-Art and comments | Thomas Beck |
2017-05-18 | Revert "Fix typos" | Stephan Bergmann |
2017-05-18 | Fix typos | Andrea Gelmini |
2017-05-18 | tdf#107862 ignore subtotals in outline mode and empty rows | Tomaž Vajngerl |
2017-05-18 | Replace macro with function | Stephan Bergmann |
2017-05-18 | Pass grammar to ScCompiler ctor instead of subsequent SetGrammar() | Eike Rathke |
2017-05-18 | Always set a grammar when constructing ScCompiler | Eike Rathke |
2017-05-18 | assert instead of OSL_ENSURE if grammar is GRAM_UNSPECIFIED | Eike Rathke |
2017-05-18 | tdf#107920: Crash when using ScCompiler in condformat | Julien Nabet |
2017-05-18 | Add comment about precedence of Wildcards over Regex | Eike Rathke |
2017-05-18 | New HintId and unit test for hidden rows and SUBTOTAL, tdf#93171 follow-up | Arul Michael |
2017-05-18 | Respect read-only config items in Options/Calc/Calculate dialog | Aron Budea |
2017-05-18 | sc lok: fix wrong assignment aEnd.X() | Henry Castro |
2017-05-18 | loplugin:unusedmethods | Noel Grandin |
2017-05-18 | Clean up a set of RTL-related comments | Tor Lillqvist |
2017-05-17 | sc lok: Don't crash on comment undo. | Jan Holesovsky |
2017-05-17 | tdf#107892: fix negative values case with maxifs | Julien Nabet |
2017-05-17 | Unit test to ensure that calculating with the intersection works, tdf#96426 | Eike Rathke |
2017-05-17 | add unit test for Excel whitespace operator intersection, tdf#96426 | Eike Rathke |
2017-05-17 | tdf#43535: add unit test for this. | Kohei Yoshida |
2017-05-17 | tdf#43535: support additional sheet protection options. | Kohei Yoshida |
2017-05-16 | ExternalZoom and ExternalScroll are unused | Caolán McNamara |
2017-05-16 | lok: sc: invalidate col/row header on undo row/col operations | Marco Cecchetti |
2017-05-16 | lok: sc: make row/col header updating, on row/col operations, tab-aware | Marco Cecchetti |
2017-05-16 | Revert "lok: sc: invalidate col/row header on undo row/col operations" | Stephan Bergmann |
2017-05-16 | lok: sc: selection overlay was not updated on document size changed | Marco Cecchetti |
2017-05-16 | lok: sc: invalidate col/row header on undo row/col operations | Marco Cecchetti |
2017-05-16 | lok: sc: fix for row/col header updating on changing tab | Marco Cecchetti |
2017-05-16 | lok: sc: misplaced comment mark on inserting/deleting/resizing row/col | Marco Cecchetti |
2017-05-16 | lok: sc: address and formula text field empty on creating a new view | Marco Cecchetti |
2017-05-16 | loplugin:unusedfields improve write-only analysis | Noel Grandin |
2017-05-16 | loplugin:checkunusedparams in sc(part5) | Noel Grandin |
2017-05-15 | Fix typos | Andrea Gelmini |