summaryrefslogtreecommitdiff
path: root/sc/qa
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:staticcallStephan Bergmann1-2/+2
2015-11-10tdf#91979: ScViewData::GetScrPos(): remove coordinates limit of 32767Mike Kaganski1-0/+43
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann16-282/+282
2015-11-09Related tdf#92296, tdf#90812: Make this test more strictKatarina Behrens1-1/+2
2015-11-09sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-3/+4
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann1-3/+3
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann21-154/+154
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin2-2/+2
2015-11-04yyyyyNoel Grandin1-3/+3
2015-11-03read past end of pCellInfoCaolán McNamara1-0/+0
2015-11-02sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-2/+2
2015-11-02trash usage of ScRefCellValue default ctor followed by assign()Eike Rathke1-2/+1
2015-10-28unit test for tdf#95395Eike Rathke1-0/+23
2015-10-28tdf#92256: Don't save CONV_UNSPECIFIED string ref syntax valueKatarina Behrens1-0/+30
2015-10-28com::sun::star->css in scNoel Grandin5-9/+9
2015-10-26let see if this works on 32-bit crapEike Rathke1-1/+11
2015-10-26Use CPPUNIT_ASSERT_DOUBLES_EQUALStephan Bergmann1-2/+2
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin5-42/+42
2015-10-24unit test for MDETERM() tdf#32834Dennis Francis2-0/+42
2015-10-23tdf#89387 test for TTEST functionŁukasz Hryniuk2-0/+107
2015-10-22loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-22be precise in what area to insert the matrix formulaEike Rathke1-1/+1
2015-10-22unit test for tdf#95226Eike Rathke1-0/+36
2015-10-22Why check that resValue != oldValueStephan Bergmann1-2/+1
2015-10-20loplugin:defaultparamsStephan Bergmann2-6/+6
2015-10-19loplugin:defaultparamsStephan Bergmann2-6/+6
2015-10-19Seems that people prefer this to be CPPUNIT_ASSERT() instead of assert()Tor Lillqvist1-11/+8
2015-10-16unit tests for formula error propagation, tdf#94869 relatedEike Rathke2-0/+77
2015-10-15add test for tdf#88179Markus Mohrhard2-0/+33
2015-10-15WaE: variable set but not used, in NDEBUG buildTor Lillqvist1-0/+3
2015-10-15tdf#94924: Add a more systematic OpenCL unit testTor Lillqvist2-0/+94
2015-10-14java:remove unused importsNoel Grandin1-3/+0
2015-10-14unit test for tdf#94514Eike Rathke1-0/+4
2015-10-14Assume util.ValueComparer.equalValue is precise enough hereStephan Bergmann1-9/+3
2015-10-14These places apparently want to unbox a value boxed as an AnyStephan Bergmann1-36/+9
2015-10-14casting before calling getClass() is a waste of timeNoel Grandin1-5/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann29-96/+96
2015-10-12cppcheck:variableScopeNoel Grandin1-5/+2
2015-10-06tdf#50950 Add ODFF1.2 Calc function ISOWEEKNUM,Winfried Donkers3-1/+4
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-3/+2
2015-10-05Performance test for PEARSONŁukasz Hryniuk2-0/+27
2015-10-05Performance test for GCDŁukasz Hryniuk2-0/+26
2015-10-05Performance test for LCMŁukasz Hryniuk2-0/+26
2015-10-05Performance test for TTESTŁukasz Hryniuk2-0/+26
2015-10-05Performance test for SUMX2PY2Łukasz Hryniuk2-0/+26
2015-10-05fix crash in XclImpSupbook::GetExternNameCaolán McNamara1-0/+0
2015-10-04crash in StandardwidthCaolán McNamara1-0/+0
2015-10-03fix test-casesCaolán McNamara3-0/+0
2015-10-03xls: Defrowheight345 without pColRowBuffCaolán McNamara1-0/+0
2015-10-02xls: DefColWidth without pColRowBuffCaolán McNamara1-0/+0