summaryrefslogtreecommitdiff
path: root/sc/qa/extras
AgeCommit message (Expand)AuthorFilesLines
2015-08-18tdf#75973 : User Defined Types in password encrypted macrosLaurent Godard2-0/+33
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann1-1/+1
2015-05-26FIXME_REMOVE_WHEN_RE_BASE_COMPLETECaolán McNamara1-17/+23
2015-05-13fix warning when running "make check" with werrorTomaž Vajngerl1-6/+6
2015-04-14tdf#90447 vba find() should NOT select the found cell.Justin Luth2-0/+4
2015-04-08tdf#90447 vba end() needed to restore activesheet too.Justin Luth2-0/+4
2015-04-03tdf#51460 Calc fails to set undo step after changing image anchor modeHenry Castro1-0/+110
2015-04-02test color scale entriesMarkus Mohrhard1-0/+73
2015-04-02add test for remaining databar propertiesMarkus Mohrhard1-0/+55
2015-04-02add a test for databar entriesMarkus Mohrhard1-0/+43
2015-03-30WaE clang seems confused with >>= overriden operator and do not detect initia...Norbert Thiebaud1-3/+3
2015-03-30work on initial colorscale properties testsMarkus Mohrhard2-0/+21
2015-03-30the implementation is available so enable it againMarkus Mohrhard1-3/+1
2015-03-30start work on data property testsMarkus Mohrhard2-0/+87
2015-03-30fix return typeMarkus Mohrhard1-1/+1
2015-03-30add XIndex interface tests for ScCondFormatObjMarkus Mohrhard1-1/+27
2015-03-30add test for XPropertySet for ScCondFormatObjMarkus Mohrhard2-1/+29
2015-03-30prepare test code for next testsMarkus Mohrhard1-3/+3
2015-03-30add test for one of the ScCondFormatsObj methodsMarkus Mohrhard1-0/+16
2015-03-30add test for conditional format list sizeMarkus Mohrhard1-1/+26
2015-03-30add first test for new conditional format APIMarkus Mohrhard2-0/+106
2015-02-25calc : add UNO properties for "Record changes"Laurent Godard2-0/+108
2015-01-13std::cout to SAL_INFOMarkus Mohrhard1-7/+4
2015-01-07UNO API test for conditional formatsMatúš Kukan1-0/+136
2014-12-19sc: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-12-18sc: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-10-21sc: remove duplicate test methods from ScTableSheetsObjMichael Stahl1-3/+1
2014-10-21sc: fix temp file leak in ScTableSheetObjMichael Stahl1-5/+17
2014-10-15sc: fix temp file leak in ScHTMLExportTestMichael Stahl1-7/+12
2014-09-30sc: ensure global variables in tests are cleared before shutdownMichael Stahl15-0/+42
2014-08-11XStyleLoader2 : enhance unit test to PageStyleLaurent Godard1-0/+0
2014-08-08loplugin:saloverrideStephan Bergmann1-7/+7
2014-08-08XStyleLoader2 loadStylesFromDocument - unit testsLaurent Godard2-0/+125
2014-07-02unit test XSheetAnnotations GetByIndex for #fdo80551Laurent Godard1-1/+2
2014-06-25remove whitespaceMarkus Mohrhard3-4/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-2/+2
2014-06-13loplugin:staticcallStephan Bergmann1-3/+3
2014-05-15sc html test: dispose xComponent in teardownTomaž Vajngerl1-0/+8
2014-04-29sc html export: HTML export test fixture & "SkipImages" testTomaž Vajngerl2-0/+100
2014-04-17remove executable bitAndras Timar4-0/+0
2014-04-15Properly #ifdef some per-platform test codeStephan Bergmann1-0/+6
2014-04-15Clean up function declarations and enable some forgotten(?) testsStephan Bergmann14-28/+28
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann14-55/+55
2013-12-06count notes - GetNotesInRange now include last tabLaurent Godard1-6/+6
2013-11-09More sc CppunitTest fixesStephan Bergmann10-50/+50
2013-11-09More sc CppunitTest fixesStephan Bergmann2-10/+10
2013-11-09The ScOutlineObj test still requires the fugdgeStephan Bergmann1-5/+5
2013-11-09UnoApiTest don't require CalcLionel Elie Mamane1-40/+4
2013-10-22Fix tools/string.hxx remnantsStephan Bergmann1-8/+11
2013-10-02WaE: unused variableTor Lillqvist1-0/+1