summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)AuthorFilesLines
2016-03-07tdf#65219 Fix temp files clean up in sc unit testsAleksas Pantechovskis4-1/+25
2016-03-07improve defaultparams lopluginNoel Grandin1-5/+5
2016-03-06don't use same file in two testsMarkus Mohrhard2-2/+2
2016-03-05tdf#98264, replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUALAleksas Pantechovskis1-14/+14
2016-03-05tdf#98264, replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUALAleksas Pantechovskis1-66/+66
2016-03-05tdf#98264, replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUALAleksas Pantechovskis1-2/+2
2016-03-05tdf#98264, replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUALAleksas Pantechovskis1-10/+10
2016-03-05tdf#98264, replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUALAleksas Pantechovskis1-35/+35
2016-03-05tdf#98264, use DOUBLE_ASSERT_EQUAL for double comparisonAleksas Pantechovskis1-11/+11
2016-03-05tdf#98264, replace CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUALAleksas Pantechovskis4-341/+361
2016-03-04tdf#98083: Always save cell formatKatarina Behrens2-0/+39
2016-03-03tdf#94635 Add FORECAST.ETS functions to CalcWinfried Donkers1-0/+8
2016-03-03unit test for tdf#98297, exclude/include error values with COUNT/COUNTAEike Rathke1-0/+12
2016-03-01tdf#97369/#97587 - Further fix SUMming in the software interpreterMarco Cecchetti1-3/+3
2016-02-27sc - unit tests for tdf#97369 and tdf#97587Marco Cecchetti2-0/+181
2016-02-24chmod -xTor Lillqvist1-0/+0
2016-02-18use better asserter macroMarkus Mohrhard1-1/+1
2016-02-17use consistent #define checks for the Windows platformNoel Grandin4-8/+8
2016-02-17tdf#40517 Unit test for question marks in number formatLaurent Balland-Poirier2-0/+2
2016-02-15Remove newly unused .java fileStephan Bergmann1-264/+0
2016-02-15tdf#45904 move java based api tests to c++kadertarlan1-0/+191
2016-02-09Formatting changes across all modulesChris Sherlock1-1/+0
2016-02-08loplugin:unusedmethodsNoel Grandin1-2/+25
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-2/+2
2016-02-03tdf#90290, add custom asserter for formulaMarkus Mohrhard3-2/+38
2016-02-03its an xls not an xlsxCaolán McNamara1-0/+0
2016-02-03add EDB-39398-1 test-caseCaolán McNamara1-0/+0
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock3-8/+8
2016-01-27add test for tdf#96912Markus Mohrhard2-0/+16
2016-01-27add test for tdf#97308Markus Mohrhard2-0/+43
2016-01-27extract all cond format tests in ucalc to own fileMarkus Mohrhard2-607/+630
2016-01-27add test for tdf#94626Markus Mohrhard2-0/+31
2016-01-19-Werror=address (GCC 6)Stephan Bergmann1-10/+1
2016-01-14use ROUND(...,10) on function results for General formatEike Rathke2-0/+0
2016-01-11add WEEKNUM_OOO hidden function resourceEike Rathke1-0/+1
2016-01-11loplugin:privatebase: Make various derivations publicStephan Bergmann1-1/+1
2016-01-11loplugin:privatebase: Publicly derive from apitest classesStephan Bergmann16-19/+19
2016-01-11loplugin:privatebase: Publicly derive from binary_/unary_functionStephan Bergmann1-1/+1
2016-01-10Fix typosAndrea Gelmini4-4/+4
2016-01-08tdf#58122 FILESAVE: XLSX - Cell RTL direction state not savedPriyankaGaikwad2-1/+14
2016-01-07svx: fix windows build, rename SvxEscapementItem::GetProp()Michael Stahl1-1/+1
2016-01-07tdf#89999 bugfix testKatarina Behrens1-0/+77
2016-01-05tdf#96198 add WEEKNUM_OOO compatibility function, tdf#50950 follow-upEike Rathke1-1/+1
2016-01-05Revert "Time wraparound validation feature"Markus Mohrhard2-28/+0
2016-01-05tdf#96198 adapt unit test to reality, tdf#50950 follow-upEike Rathke1-1/+1
2016-01-05Time wraparound validation featureBenjamin Ni2-0/+28
2016-01-04fix typoMarkus Mohrhard1-1/+1
2016-01-04don't use the same files in different unit testsMarkus Mohrhard4-4/+26
2016-01-04the idea behind the test can't work right nowMarkus Mohrhard1-1/+1
2015-12-24loplugin:unusedfieldsNoel Grandin1-3/+0