summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2014-03-07Introduce com.sun.star.beans.theIntrospection singletonStephan Bergmann2-5/+5
2014-03-06Allow easy toggling of threaded OpenCL kernel compilation.Kohei Yoshida6-18/+26
2014-03-06Method declared but never defined nor used.Kohei Yoshida1-1/+1
2014-03-06Let's not leak ScTokenArray when compiling formula & some naming convention.Kohei Yoshida2-27/+24
2014-03-06This ScTokenArray is stored but not used. Remove it.Kohei Yoshida1-9/+2
2014-03-06coverity#1190355 Dereference null return valueCaolán McNamara1-0/+1
2014-03-06convert calc autoformat dialog to .uiCaolán McNamara15-476/+609
2014-03-06coverity#1190369 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-03-06callcatcher: update unused codeCaolán McNamara2-8/+0
2014-03-06coverity#1190367: uninitialized scalar variableMarkus Mohrhard1-1/+1
2014-03-06fix OOXML validation error, related fdo#31064Markus Mohrhard1-0/+1
2014-03-06remove more places that reference the old crash testingMarkus Mohrhard1-7/+0
2014-03-05Separate the OpenCL kernel state flag to get it to function correctly.Kohei Yoshida5-12/+20
2014-03-06resolved fdo#61520 do not add multiple empty strings to the validation listEike Rathke1-0/+12
2014-03-05Fix incorrect group calc state check.Kohei Yoshida3-28/+23
2014-03-05coverity#704673 Dereference after null checkCaolán McNamara1-1/+1
2014-03-05more list type correctnessEike Rathke2-16/+16
2014-03-05WaE: sal_Bool vs. boolTor Lillqvist1-3/+3
2014-03-05WaE: unused private fieldsTor Lillqvist1-2/+0
2014-03-05Converted group by [number|date] pivot table dlg to .uiKatarina Behrens10-481/+844
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke17-44/+46
2014-03-05fdo#67104 Use correct command for show gridMaxim Monastirsky9-87/+6
2014-03-05fdo#70798 add missing parclass.cxx entries for new Excel2010 functionsWinfried Donkers1-0/+8
2014-03-05fdo#72197 Add Excel 2010 functionsWinfried Donkers11-8/+259
2014-03-05fdo#39440 the sSymName parameter is now passed by referenceMihai Varga19-414/+414
2014-03-05move the export validation code to testMarkus Mohrhard1-67/+1
2014-03-05let us use OOXML transitional in the calc export testsMarkus Mohrhard1-1/+5
2014-03-05use CPPUNIT_ASSERT_EQUALMarkus Mohrhard1-1/+1
2014-03-05Avoid bogus MSVC 2012 (at least) "unreferenced formal parameter" warningStephan Bergmann1-1/+5
2014-03-05integrate the financial-functions testMarkus Mohrhard2-1/+4
2014-03-05add import test for financial functionsKen Biondi2-0/+55
2014-03-05remove unused code ScSimpleRefDlg::GetRefString()Noel Grandin2-6/+0
2014-03-05remove unused code ScTable::GetCellCount(short)Noel Grandin2-6/+0
2014-03-04fdo#75260: Correctly draw double lines for both Writer and Calc.Kohei Yoshida6-7/+8
2014-03-04OLE preview: Limit the GDI metafile size to 100000 actions.Jan Holesovsky1-1/+6
2014-03-04remove the inheritance to std::map in PropertyMapMarkus Mohrhard5-111/+111
2014-03-03Use cstdlib std::abs instead of stdlib.h absStephan Bergmann1-1/+5
2014-03-03-Werror,-Wunused-parameterStephan Bergmann1-12/+12
2014-03-03Remove visual noise from scAlexander Wilms628-3080/+3077
2014-03-03upgrade liborcusMarkus Mohrhard5-8/+93
2014-03-03remove remaining parts of the old crash testingMarkus Mohrhard1-73/+0
2014-03-03add experimental export file validationMarkus Mohrhard1-1/+66
2014-03-03add import test for strict OOXML import in calcMarkus Mohrhard2-0/+11
2014-03-03editeng: sal_Bool->boolNoel Grandin1-20/+20
2014-03-03editeng: sal_Bool->boolNoel Grandin1-16/+11
2014-03-03remove unused code oox::xls::WorkbookHelper::getDocShell()Noel Grandin2-6/+0
2014-03-03remove unused code in oox::xls::WorksheetGlobalsNoel Grandin1-31/+0
2014-03-03remove unused code in sc::CellTextAttrNoel Grandin2-5/+0
2014-03-03remove unused code sc::ColumnSet::has(short, short)Noel Grandin2-11/+0
2014-03-03remove unused code in sc::CompareFuncNoel Grandin2-66/+0