summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin
2013-11-05fix some further include guard fooThomas Arnhold
2013-11-05update pchThomas Arnhold
2013-11-05fix STL debug build againDavid Tardon
2013-11-04sc: stop linking openssl in scopencl libraryMichael Stahl
2013-11-04Two new test cases for importing data tables from XLSX.Kohei Yoshida
2013-11-04Create data-table directory and move the test file into it.Kohei Yoshida
2013-11-04Import data tables from xlsx via ScDocumentImport.Kohei Yoshida
2013-11-04Renamed test file.Kohei Yoshida
2013-11-04Use position hints for broadcasters when activating formula cells.Kohei Yoshida
2013-11-04No point using the pimpl pattern here.Kohei Yoshida
2013-11-04Have all formula cells start listening at once after the file load.Kohei Yoshida
2013-11-04Fix multiple operations with formula cell with indirect dependency.Kohei Yoshida
2013-11-04Add test for multiple operations. Part of it fails currently.Kohei Yoshida
2013-11-04We need to update sheet positions of range names when modifying sheets.Kohei Yoshida
2013-11-04Insert matrix formula vis ScDocumentImport, and more formula imorts.Kohei Yoshida
2013-11-04Populate raw cell values using ScDocumentImport.Kohei Yoshida
2013-11-04Set up ScDocumentImport accessor and initialize it.Kohei Yoshida
2013-11-04fdo#71081 add Excel 2010 functions BINOM.DIST and BINOM.INVWinfried Donkers
2013-11-04fdo#71128 arguments of calc function MMULT have same nameWinfried Donkers
2013-11-04fdo#40788: Allow manual breaks in Calc to be forcedEilidh McAdam
2013-11-04Fix for Calc page scaling - see #i54993#Eilidh McAdam
2013-11-04fdo 70998: Termchange: Graphics->ImageSamuel Mehrbrodt
2013-11-04fdo#69971 formula dialog crash when Paint restores EditEngine listenerCaolán McNamara
2013-11-04small optimization, don't get selection unless it gets usedCaolán McNamara
2013-11-04minor cleanup in ScHeaderControl: nCount is always greater than 0Rodolfo Ribeiro Gomes
2013-11-04German translations and minor clean-up in ScHeaderControlsRodolfo Ribeiro Gomes
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-11-04WaE: unused variablesTor Lillqvist
2013-11-04WaE: statement aligned ... [loplugin]Tor Lillqvist
2013-11-04GPU Calc: implement fix for SINHdechuang
2013-11-04GPU Calc: unit test cases for SINHdechuang
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-11-03GPU Calc: implemented COUPNUMminwang
2013-11-03GPU Calc: unit test cases for COUPNUMminwang
2013-11-03GPU Calc: implemented DURATIONxinjiang
2013-11-03GPU Calc: unit test cases for DURATIONxinjiang
2013-11-03GPU Calc: refactor op_financial.cxx to fix warning and bad indentationI-Jui (Ray) Sung
2013-11-03GPU Calc: implement for PRICEmulei
2013-11-03GPU Calc: unit test cases for PRICEmulei
2013-11-03GPU Calc: implemented ISPMT in GPU calcxinjiang
2013-11-03GPU Calc: unit test cases for ISPMT in GPU calcxinjiang
2013-11-03GPU Calc: fixed compiler warningsI-Jui (Ray) Sung
2013-11-03GPU Calc: implement NAN argument handling in PPMTmulei
2013-11-03GPU Calc: unit test cases for NAN argument handling in PPMTmulei
2013-11-03catch aFieldSeps.isEmpty() in ScAsciiOptions::GetWeightedFieldSep()Eike Rathke
2013-11-02resolved fdo#67572 export add-in equivalents as internal to .xlsxEike Rathke
2013-11-02no default LTR mode does not mean RTL, fdo#68097Markus Mohrhard
2013-11-02add test case for fdo#70315Markus Mohrhard