summaryrefslogtreecommitdiff
path: root/sc/qa/unit
AgeCommit message (Expand)Author
2015-11-24sc: Introduce Abstract Base Class for ScMatrix, for a future rework.Jan Holesovsky
2015-11-21unit test testMatrixConditionalBooleanResultEike Rathke
2015-11-18use unique_ptr for pImpl in sc/Noel Grandin
2015-11-16unit test for tdf#95670Eike Rathke
2015-11-13cppcheck: noExplicitConstructorCaolán McNamara
2015-11-11new loplugin: memoryvarNoel Grandin
2015-11-10loplugin:nullptrStephan Bergmann
2015-11-10loplugin:staticcallStephan Bergmann
2015-11-10tdf#91979: ScViewData::GetScrPos(): remove coordinates limit of 32767Mike Kaganski
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09Related tdf#92296, tdf#90812: Make this test more strictKatarina Behrens
2015-11-09sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
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-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-14unit test for tdf#94514Eike Rathke
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-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-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