summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2015-11-04yyyyyNoel Grandin
2015-11-03read past end of pCellInfoCaolán McNamara
2015-11-02sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-11-02trash usage of ScRefCellValue default ctor followed by assign()Eike Rathke
2015-10-28unit test for tdf#95395Eike Rathke
2015-10-28tdf#92256: Don't save CONV_UNSPECIFIED string ref syntax valueKatarina Behrens
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-26let see if this works on 32-bit crapEike Rathke
2015-10-26Use CPPUNIT_ASSERT_DOUBLES_EQUALStephan Bergmann
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin
2015-10-24unit test for MDETERM() tdf#32834Dennis Francis
2015-10-23tdf#89387 test for TTEST functionŁukasz Hryniuk
2015-10-22loplugin:defaultparamsStephan Bergmann
2015-10-22be precise in what area to insert the matrix formulaEike Rathke
2015-10-22unit test for tdf#95226Eike Rathke
2015-10-22Why check that resValue != oldValueStephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19Seems that people prefer this to be CPPUNIT_ASSERT() instead of assert()Tor Lillqvist
2015-10-16unit tests for formula error propagation, tdf#94869 relatedEike Rathke
2015-10-15add test for tdf#88179Markus Mohrhard
2015-10-15WaE: variable set but not used, in NDEBUG buildTor Lillqvist
2015-10-15tdf#94924: Add a more systematic OpenCL unit testTor Lillqvist
2015-10-14java:remove unused importsNoel Grandin
2015-10-14unit test for tdf#94514Eike Rathke
2015-10-14Assume util.ValueComparer.equalValue is precise enough hereStephan Bergmann
2015-10-14These places apparently want to unbox a value boxed as an AnyStephan Bergmann
2015-10-14casting before calling getClass() is a waste of timeNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12cppcheck:variableScopeNoel Grandin
2015-10-06tdf#50950 Add ODFF1.2 Calc function ISOWEEKNUM,Winfried Donkers
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-05Performance test for PEARSONŁukasz Hryniuk
2015-10-05Performance test for GCDŁukasz Hryniuk
2015-10-05Performance test for LCMŁukasz Hryniuk
2015-10-05Performance test for TTESTŁukasz Hryniuk
2015-10-05Performance test for SUMX2PY2Łukasz Hryniuk
2015-10-05fix crash in XclImpSupbook::GetExternNameCaolán McNamara
2015-10-04crash in StandardwidthCaolán McNamara
2015-10-03fix test-casesCaolán McNamara
2015-10-03xls: Defrowheight345 without pColRowBuffCaolán McNamara
2015-10-02xls: DefColWidth without pColRowBuffCaolán McNamara
2015-10-02fix crash on loading certain xlsCaolán McNamara
2015-10-02update testTypePassword.odsCaolán McNamara
2015-10-01tdf#94617 allow to store nStart information greater than sal_Int16 limitLaurent Godard
2015-10-01tdf#93688: Set CalcA1|ExcelA1 syntax only for imported docsKatarina Behrens
2015-09-30don't believe xls wrt size to reserveCaolán McNamara
2015-09-30Fix typosAndrea Gelmini
2015-09-28Return the std::unique_ptr itself here, not a raw pointerStephan Bergmann
2015-09-25Performance test for ChiTestŁukasz Hryniuk