Age | Commit message (Expand) | Author |
2017-05-18 | Pass grammar to ScCompiler ctor instead of subsequent SetGrammar() | Eike Rathke |
2017-05-18 | New HintId and unit test for hidden rows and SUBTOTAL, tdf#93171 follow-up | Arul Michael |
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-16 | lok: sc: misplaced comment mark on inserting/deleting/resizing row/col | Marco Cecchetti |
2017-05-16 | loplugin:checkunusedparams in sc(part5) | Noel Grandin |
2017-05-15 | Fix typos | Andrea Gelmini |
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-12 | tdf#107238 VBA autofilter: list of strings | Szymon Kłos |
2017-05-11 | Get string also for external reference to double for operands of '&' | Katarina Behrens |
2017-05-10 | Add unit test for non-propagation of array context, tdf#107724 | Eike Rathke |
2017-05-10 | fix build | Noel Grandin |
2017-05-10 | loplugin:checkunusedparams in sc(part4) | Noel Grandin |
2017-05-05 | Fix typos | Andrea Gelmini |
2017-05-05 | Use the non-template variants. | Kohei Yoshida |
2017-05-05 | tdf#106796 Make CHITEST and CHISQ.TEST comply with ODFF1.2 and improve | Winfried Donkers |
2017-05-04 | Replace all OUString("") with OUString() | Arnaud Versini |
2017-05-04 | Fix build. | Jan Holesovsky |
2017-05-04 | sc lok: Unit test that painting tiles after pgdown returns actual content. | Jan Holesovsky |
2017-05-03 | tdf#107255: add test case for the multi-cell query method. | Kohei Yoshida |
2017-04-28 | loplugin:cppunitassertequals: sc | Stephan Bergmann |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-04-25 | tdf#107310: add unit test for this. | Kohei Yoshida |
2017-04-24 | clang-tidy readability-simplify-boolean-expr in sc | Noel Grandin |
2017-04-16 | tdf#90290 use custom asserter in ucalc_sort.cxx | kerem |
2017-04-16 | try to fix the tests that depend on fonts | Markus Mohrhard |
2017-04-16 | coverity#1405157 Unchecked return value | Caolán McNamara |
2017-04-14 | update cppunit to 1.14.0 | Markus Mohrhard |
2017-04-13 | add STDEVPA test case | Zdeněk Crhonek |
2017-04-13 | add ZTEST, Z.TEST test case | Zdeněk Crhonek |
2017-04-13 | Removed duplicated includes | Andrea Gelmini |
2017-04-13 | tdf#92650: add a unit test for this. | Kohei Yoshida |
2017-04-12 | tag ScAddress and friends with SAL_WARN_UNUSED | Noel Grandin |
2017-04-11 | add test for tdf#105245 | Markus Mohrhard |
2017-04-10 | tdf#105044 match empty cells on "<> not-empty" comparisons | Bernhard Widl |
2017-04-09 | add test for tdf#106194 | Markus Mohrhard |
2017-04-08 | add test for tdf#95617 | Markus Mohrhard |
2017-04-07 | uitest: temporarily disable failing test | Markus Mohrhard |
2017-04-06 | unit test for CEILING and FLOOR .xlsx export, tdf#100011 | Bartosz Kosiorek |
2017-04-06 | add BAHTTEXT test case | Zdeněk Crhonek |
2017-04-06 | Improved loplugin:redundantcast, static_cast on arithmetic types: sc | Stephan Bergmann |
2017-04-05 | loplugin:constantparam | Noel Grandin |
2017-04-04 | tdf#39468 Translate German comments | Jens Carl |
2017-04-03 | remove hack for non DBG_UTIL builds | Jochen Nitschke |
2017-04-03 | use actual UNO enums in sc | Noel Grandin |
2017-03-31 | LOK: Calc: unit test for invalidation on insert image | Marco Cecchetti |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-03-29 | LOK: Calc: limiting undo and add support for repair mode | Marco Cecchetti |