Age | Commit message (Expand) | Author |
2017-05-25 | tdf#99856 xlsx export: limit dataValidation list to 255 chars | Justin Luth |
2017-05-25 | tdf#108017 xlsb import: protection settings were reversed | Justin Luth |
2017-05-23 | Unit test for COUNTBLANK with array of references, tdf#58874 | Eike Rathke |
2017-05-23 | drop the SCsROW/SCsCOL/SCsTAB typedefs | Noel Grandin |
2017-05-22 | Unit tests for ...,ref1,arrayofrefs,ref2) to result array, tdf#58874 | Eike Rathke |
2017-05-22 | Unit test for SUBTOTAL STDEV with array of references, tdf#58874 | Eike Rathke |
2017-05-22 | Unit test for SUBTOTAL AVERAGE with array of references, tdf#58874 | Eike Rathke |
2017-05-22 | Unit test for SUBTOTAL MIN,MAX with array of references, tdf#58874 | Eike Rathke |
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-20 | tdf#107892 add MAXIFS test | Zdeněk Crhonek |
2017-05-19 | loplugin:stringcopy: sc | Stephan Bergmann |
2017-05-19 | make string translation loading more uniform | Caolán McNamara |
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 |