summaryrefslogtreecommitdiffstats
path: root/sc/qa
Commit message (Expand)AuthorAgeFilesLines
* teach stylepolice plugin about ref-counted-pointer namingNoel Grandin2016-04-285-33/+31
* tdf#45904 Move java XViewPane test to c++Fabio Buso2016-04-271-0/+97
* tdf#97831 [part] Add Excel 2016-Office 365 functions to CalcWinfried Donkers2016-04-261-0/+2
* update loplugin stylepolice to check local pointers varsNoel Grandin2016-04-261-8/+8
* Avoid reserved identifiersStephan Bergmann2016-04-225-27/+27
* lokit: add getPartHashHenry Castro2016-04-211-0/+18
* new plugin stylepoliceNoel Grandin2016-04-214-17/+17
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-204-4/+4
* tdf#90290: use custom asserter for formula checkStefan Weiberg2016-04-181-407/+206
* fix crash in perfcheckMarkus Mohrhard2016-04-161-8/+3
* make the test case smaller to limit runtimeMarkus Mohrhard2016-04-161-1/+1
* add test case for smaller MatConcat case, related tdf#88849Markus Mohrhard2016-04-161-3/+33
* add missing test fileMarkus Mohrhard2016-04-161-0/+0
* add test for tdf#88849Markus Mohrhard2016-04-151-0/+30
* fix calc perfcheck buildMarkus Mohrhard2016-04-151-1/+1
* add test for tdf#72240Markus Mohrhard2016-04-151-0/+43
* add CVE-2016-0122 testCaolán McNamara2016-04-158-0/+6
* fix broken testMarkus Mohrhard2016-04-121-2/+2
* add test case for tdf#96549Markus Mohrhard2016-04-092-0/+44
* add test case for tdf#98554Markus Mohrhard2016-04-092-0/+56
* unit test for replacing fragments of shared formula groups, tdf#97897Eike Rathke2016-04-082-0/+158
* add test for tdf#99093Markus Mohrhard2016-04-072-0/+31
* Resolves: #i126901# CSV import: values with + or - followed by...Damjan Jovanovic2016-04-051-1/+3
* unit test for copying nested names during copying sheetEike Rathke2016-03-312-0/+84
* tdf#79787 Normal cell borders are showing dashed/dotted reopen in MSOJuergen Funk2016-03-313-0/+183
* Bin pointless commentTor Lillqvist2016-03-291-3/+0
* ScOpenCLTest is not a FiltersTestTor Lillqvist2016-03-291-21/+1
* Avoid running out of memory on Windows when OpenCL is availableTor Lillqvist2016-03-291-0/+6
* also test that we are not still listening to the old areaMarkus Mohrhard2016-03-261-0/+9
* add a few unit tests for conditional format reference listeningMarkus Mohrhard2016-03-262-0/+132
* add a few unit tests for ScFormulaListenerMarkus Mohrhard2016-03-262-0/+86
* unit test for copying sheet-local names before original positionEike Rathke2016-03-251-0/+33
* unit test for copying global names to sheet-local names, tdf#75372Eike Rathke2016-03-241-0/+38
* tdf#98657: Fix a corner case when NaN's were added to ScFullMatrix.Jan Holesovsky2016-03-242-0/+13
* loplugin:constantparam in scNoel Grandin2016-03-242-17/+17
* sc - added fixed and variable array formula range perf testsMarco Cecchetti2016-03-232-0/+66
* add test for new ScMatConcat codeMarkus Mohrhard2016-03-232-0/+61
* loplugin:constantparam in scNoel Grandin2016-03-233-27/+27
* tdf#84938 replace #define with scoped typed_flagsJochen Nitschke2016-03-222-7/+9
* unit test for copying cells within named range, tdf#93127Eike Rathke2016-03-211-0/+21
* sc tiled rendering: Fix a corner case with shift modifierPranav Kant2016-03-211-2/+26
* loplugin:stringconstantTor Lillqvist2016-03-202-8/+8
* -Werror,-Winconsistent-missing-overrideTor Lillqvist2016-03-202-2/+3
* tdf#45904 move java based api tests to c++kadertarlan2016-03-203-315/+388
* simplify new testMarkus Mohrhard2016-03-191-19/+1
* fix previous commitMarkus Mohrhard2016-03-191-11/+12
* tdf#70448, Test for SetFormula functionJaskaran2016-03-192-0/+34
* tdf#50916 : Unit tests for the refactored ScMarkData...Dennis Francis2016-03-191-0/+828
* adjust sheet references when copying sheet-local named expressionsEike Rathke2016-03-191-12/+44
* sc tiled rendering: Unit test for extended .uno:SelectRow/ColumnPranav Kant2016-03-182-0/+69