summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)Author
2015-11-13cppcheck: noExplicitConstructorCaolán McNamara
2015-11-11new loplugin: memoryvarNoel Grandin
2015-11-10loplugin:stringconstantStephan Bergmann
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-05use uno::Reference::set method instead of assignmentNoel Grandin
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