Age | Commit message (Expand) | Author | Files | Lines |
2016-03-06 | don't use same file in two tests | Markus Mohrhard | 2 | -2/+2 |
2016-03-05 | tdf#98264, replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUAL | Aleksas Pantechovskis | 1 | -14/+14 |
2016-03-05 | tdf#98264, replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUAL | Aleksas Pantechovskis | 1 | -66/+66 |
2016-03-05 | tdf#98264, replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUAL | Aleksas Pantechovskis | 1 | -2/+2 |
2016-03-05 | tdf#98264, replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUAL | Aleksas Pantechovskis | 1 | -10/+10 |
2016-03-05 | tdf#98264, replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUAL | Aleksas Pantechovskis | 1 | -35/+35 |
2016-03-05 | tdf#98264, use DOUBLE_ASSERT_EQUAL for double comparison | Aleksas Pantechovskis | 1 | -11/+11 |
2016-03-05 | tdf#98264, replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUAL | Aleksas Pantechovskis | 4 | -341/+361 |
2016-03-04 | tdf#98083: Always save cell format | Katarina Behrens | 2 | -0/+39 |
2016-03-03 | tdf#94635 Add FORECAST.ETS functions to Calc | Winfried Donkers | 1 | -0/+8 |
2016-03-03 | unit test for tdf#98297, exclude/include error values with COUNT/COUNTA | Eike Rathke | 1 | -0/+12 |
2016-03-01 | tdf#97369/#97587 - Further fix SUMming in the software interpreter | Marco Cecchetti | 1 | -3/+3 |
2016-02-27 | sc - unit tests for tdf#97369 and tdf#97587 | Marco Cecchetti | 2 | -0/+181 |
2016-02-24 | chmod -x | Tor Lillqvist | 1 | -0/+0 |
2016-02-18 | use better asserter macro | Markus Mohrhard | 1 | -1/+1 |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin | 4 | -8/+8 |
2016-02-17 | tdf#40517 Unit test for question marks in number format | Laurent Balland-Poirier | 2 | -0/+2 |
2016-02-15 | Remove newly unused .java file | Stephan Bergmann | 1 | -264/+0 |
2016-02-15 | tdf#45904 move java based api tests to c++ | kadertarlan | 1 | -0/+191 |
2016-02-09 | Formatting changes across all modules | Chris Sherlock | 1 | -1/+0 |
2016-02-08 | loplugin:unusedmethods | Noel Grandin | 1 | -2/+25 |
2016-02-04 | vcl: take into account the font width is the average font width | Chris Sherlock | 1 | -2/+2 |
2016-02-03 | tdf#90290, add custom asserter for formula | Markus Mohrhard | 3 | -2/+38 |
2016-02-03 | its an xls not an xlsx | Caolán McNamara | 1 | -0/+0 |
2016-02-03 | add EDB-39398-1 test-case | Caolán McNamara | 1 | -0/+0 |
2016-01-31 | tools: rename FontUnderline to FontLineStyle | Chris Sherlock | 3 | -8/+8 |
2016-01-27 | add test for tdf#96912 | Markus Mohrhard | 2 | -0/+16 |
2016-01-27 | add test for tdf#97308 | Markus Mohrhard | 2 | -0/+43 |
2016-01-27 | extract all cond format tests in ucalc to own file | Markus Mohrhard | 2 | -607/+630 |
2016-01-27 | add test for tdf#94626 | Markus Mohrhard | 2 | -0/+31 |
2016-01-19 | -Werror=address (GCC 6) | Stephan Bergmann | 1 | -10/+1 |
2016-01-14 | use ROUND(...,10) on function results for General format | Eike Rathke | 2 | -0/+0 |
2016-01-11 | add WEEKNUM_OOO hidden function resource | Eike Rathke | 1 | -0/+1 |
2016-01-11 | loplugin:privatebase: Make various derivations public | Stephan Bergmann | 1 | -1/+1 |
2016-01-11 | loplugin:privatebase: Publicly derive from apitest classes | Stephan Bergmann | 16 | -19/+19 |
2016-01-11 | loplugin:privatebase: Publicly derive from binary_/unary_function | Stephan Bergmann | 1 | -1/+1 |
2016-01-10 | Fix typos | Andrea Gelmini | 4 | -4/+4 |
2016-01-08 | tdf#58122 FILESAVE: XLSX - Cell RTL direction state not saved | PriyankaGaikwad | 2 | -1/+14 |
2016-01-07 | svx: fix windows build, rename SvxEscapementItem::GetProp() | Michael Stahl | 1 | -1/+1 |
2016-01-07 | tdf#89999 bugfix test | Katarina Behrens | 1 | -0/+77 |
2016-01-05 | tdf#96198 add WEEKNUM_OOO compatibility function, tdf#50950 follow-up | Eike Rathke | 1 | -1/+1 |
2016-01-05 | Revert "Time wraparound validation feature" | Markus Mohrhard | 2 | -28/+0 |
2016-01-05 | tdf#96198 adapt unit test to reality, tdf#50950 follow-up | Eike Rathke | 1 | -1/+1 |
2016-01-05 | Time wraparound validation feature | Benjamin Ni | 2 | -0/+28 |
2016-01-04 | fix typo | Markus Mohrhard | 1 | -1/+1 |
2016-01-04 | don't use the same files in different unit tests | Markus Mohrhard | 4 | -4/+26 |
2016-01-04 | the idea behind the test can't work right now | Markus Mohrhard | 1 | -1/+1 |
2015-12-24 | loplugin:unusedfields | Noel Grandin | 1 | -3/+0 |
2015-12-18 | Formula Wizard: evaluating expressions always in matrix context is wrong | Eike Rathke | 1 | -2/+2 |
2015-12-17 | add RAWSUBTRACT spreadsheet function, tdf#71459 | Eike Rathke | 1 | -0/+1 |