Age | Commit message (Expand) | Author |
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 |
2017-05-15 | SAL_WARN_IF is more appropriate here | Eike Rathke |
2017-05-15 | replace 'if ( ) SAL_INFO' with 'SAL_INFO_IF' | Jochen Nitschke |
2017-05-15 | tdf#82326 calc 32bits unable to open files with a lot of cond formatting | frederic vroman |
2017-05-15 | tdf#39468 translate German comments | Thomas Beck |
2017-05-15 | Typo: s/threashold/threshold | Tor Lillqvist |
2017-05-15 | remove some unnecessary locking | Noel Grandin |
2017-05-14 | Remove more %20 from style commands | Maxim Monastirsky |
2017-05-14 | handle test that apparently depends on our additional fonts | Markus Mohrhard |
2017-05-13 | add basic universal content test, tdf#107828 | Markus Mohrhard |
2017-05-13 | use empty document in orcus gnumeric import, tdf#107828 | Markus Mohrhard |
2017-05-13 | import stream on the LibreOffice side, tdf#107827 | Markus Mohrhard |
2017-05-13 | Kill some code duplication, move shared code into private func | Katarina Behrens |
2017-05-12 | update comments and remove TODO | Jochen Nitschke |
2017-05-12 | tdf#106051 Notify listeners on top and bottom of split formula group | Arul Michael |
2017-05-12 | Use ScTokenArray::AssignXMLString() and ScTokenArray stack object | Eike Rathke |
2017-05-12 | Use ScTokenArray::AssignXMLString() and ScTokenArray stack object | Eike Rathke |
2017-05-12 | tdf#107238 VBA autofilter: list of strings | Szymon Kłos |
2017-05-12 | remove unused uno::Reference vars | Noel Grandin |
2017-05-12 | convert SdrLayerId to strong_int | Noel Grandin |
2017-05-12 | tdf#93171 Subtotal function with function indexes don't update | Arul Michael |
2017-05-11 | lok: sc: notify cell cursor position to address control in client | Marco Cecchetti |
2017-05-11 | tdf#107258 Create show/hide all comments toggle button. | Gulsah Kose |
2017-05-11 | Get string also for external reference to double for operands of '&' | Katarina Behrens |
2017-05-11 | remove some unnecessary temporary OUStrings | Noel Grandin |
2017-05-10 | tdf#107572: retrieve Default autoformat | Julien Nabet |
2017-05-10 | Add unit test for non-propagation of array context, tdf#107724 | Eike Rathke |
2017-05-10 | ParamClass::Reference return for range creating OpCodes, tdf#107724 related | Eike Rathke |
2017-05-10 | partial revert of "loplugin:checkunusedparams in sc(part4)" | Noel Grandin |
2017-05-10 | fix build | Noel Grandin |
2017-05-10 | Resolves: tdf#107724 INDIRECT and OFFSET return ParamClass::Reference | Eike Rathke |
2017-05-10 | GetParameterType: SAL_MAX_UINT16 for return ParamClass, tdf#107724 prep | Eike Rathke |
2017-05-10 | Add ParamClass ScParameterClassification::CommonData::eReturn, tdf#107724 prep | Eike Rathke |