summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-03-07errCellNoValue is an interpreter-internal-only errorEike Rathke
2014-03-07coverity#1038466 Uncaught exceptionCaolán McNamara
2014-03-07Initialize OpenCL device on the main thread when pre-compiling kernels.Kohei Yoshida
2014-03-07Disable pre-compilation of OpenCL kernels for now.Kohei Yoshida
2014-03-07coverity#705831 Dereference before null checkCaolán McNamara
2014-03-07coverity#705834 Dereference before null checkCaolán McNamara
2014-03-07coverity#705833 Dereference before null checkCaolán McNamara
2014-03-07Introduce com.sun.star.beans.theIntrospection singletonStephan Bergmann
2014-03-06Allow easy toggling of threaded OpenCL kernel compilation.Kohei Yoshida
2014-03-06Method declared but never defined nor used.Kohei Yoshida
2014-03-06Let's not leak ScTokenArray when compiling formula & some naming convention.Kohei Yoshida
2014-03-06This ScTokenArray is stored but not used. Remove it.Kohei Yoshida
2014-03-06coverity#1190355 Dereference null return valueCaolán McNamara
2014-03-06convert calc autoformat dialog to .uiCaolán McNamara
2014-03-06coverity#1190369 Uninitialized scalar fieldCaolán McNamara
2014-03-06callcatcher: update unused codeCaolán McNamara
2014-03-06coverity#1190367: uninitialized scalar variableMarkus Mohrhard
2014-03-06fix OOXML validation error, related fdo#31064Markus Mohrhard
2014-03-06remove more places that reference the old crash testingMarkus Mohrhard
2014-03-05Separate the OpenCL kernel state flag to get it to function correctly.Kohei Yoshida
2014-03-06resolved fdo#61520 do not add multiple empty strings to the validation listEike Rathke
2014-03-05Fix incorrect group calc state check.Kohei Yoshida
2014-03-05coverity#704673 Dereference after null checkCaolán McNamara
2014-03-05more list type correctnessEike Rathke
2014-03-05WaE: sal_Bool vs. boolTor Lillqvist
2014-03-05WaE: unused private fieldsTor Lillqvist
2014-03-05Converted group by [number|date] pivot table dlg to .uiKatarina Behrens
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-05fdo#67104 Use correct command for show gridMaxim Monastirsky
2014-03-05fdo#70798 add missing parclass.cxx entries for new Excel2010 functionsWinfried Donkers
2014-03-05fdo#72197 Add Excel 2010 functionsWinfried Donkers
2014-03-05fdo#39440 the sSymName parameter is now passed by referenceMihai Varga
2014-03-05move the export validation code to testMarkus Mohrhard
2014-03-05let us use OOXML transitional in the calc export testsMarkus Mohrhard
2014-03-05use CPPUNIT_ASSERT_EQUALMarkus Mohrhard
2014-03-05Avoid bogus MSVC 2012 (at least) "unreferenced formal parameter" warningStephan Bergmann
2014-03-05integrate the financial-functions testMarkus Mohrhard
2014-03-05add import test for financial functionsKen Biondi
2014-03-05remove unused code ScSimpleRefDlg::GetRefString()Noel Grandin
2014-03-05remove unused code ScTable::GetCellCount(short)Noel Grandin
2014-03-04fdo#75260: Correctly draw double lines for both Writer and Calc.Kohei Yoshida
2014-03-04OLE preview: Limit the GDI metafile size to 100000 actions.Jan Holesovsky
2014-03-04remove the inheritance to std::map in PropertyMapMarkus Mohrhard
2014-03-03Use cstdlib std::abs instead of stdlib.h absStephan Bergmann
2014-03-03-Werror,-Wunused-parameterStephan Bergmann
2014-03-03Remove visual noise from scAlexander Wilms
2014-03-03upgrade liborcusMarkus Mohrhard
2014-03-03remove remaining parts of the old crash testingMarkus Mohrhard
2014-03-03add experimental export file validationMarkus Mohrhard
2014-03-03add import test for strict OOXML import in calcMarkus Mohrhard