summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-11-28Move more Calc-independent OpenCL stuff from the sc to the opencl moduleTor Lillqvist
2014-11-28Fix OpenCL-less build harderTor Lillqvist
2014-11-28Fix OpenCL-less buildTor Lillqvist
2014-11-28Add the "Test" button backTor Lillqvist
2014-11-28Work in progress: Move Calc-independend OpenCL configuration out of scTor Lillqvist
2014-11-28Need -lrt for clock_gettime() with older glibc versionsTor Lillqvist
2014-11-28Need -lrt for clock_gettime() with older glibc versionsTor Lillqvist
2014-11-28Move clew into a library of its ownTor Lillqvist
2014-11-28Make whether to use OpenCL or not a global optionTor Lillqvist
2014-11-28Remaining fixes for sc.subsequentcheckMiklos Vajna
2014-11-28CppunitTest_sc_databaserangeobj: adapt to now enabled sidebar in CalcMiklos Vajna
2014-11-28CppunitTest_sc_annotationobj: adapt to now enabled sidebar in CalcMiklos Vajna
2014-11-28CppunitTest_sc_styleloaderobj: adapt to now enabled sidebar in CalcMiklos Vajna
2014-11-28CppunitTest_sc_outlineobj: adapt to now enabled sidebar in CalcMiklos Vajna
2014-11-27remove SAL_DEBUGEike Rathke
2014-11-27fdo#86169 fix completion of function name crashWinfried Donkers
2014-11-27fdo#86687 Avoid deadlock updating progress barMatthew J. Francis
2014-11-25More efficient way to check & insert listener into ptr_map.Kohei Yoshida
2014-11-25fdo#86615: Track dependent formulas after bulk-broadcasting...Kohei Yoshida
2014-11-25fdo#86615: Write test for this.Kohei Yoshida
2014-11-25fdo#86708 paint after Undo of SortEike Rathke
2014-11-25Adjust ref undo to ensure group area listeners are used.Kohei Yoshida
2014-11-25fdo#86440 move header and footer entry to insert menuYousuf Philips
2014-11-25fdo#86132 add tooltips to calc xcu fileYousuf Philips
2014-11-25fdo#85594 enable conditional formatting button, add icons, and tooltipsYousuf Philips
2014-11-25make sure to check for formula first, fdo#80301Julien Nabet
2014-11-25check internal and external sheet references in both modesEike Rathke
2014-11-25check that the fdo#79441 case works in both update references modesEike Rathke
2014-11-25fix fdo#79441 again and keep references to other sheets during sortEike Rathke
2014-11-24Reduce the amount of data by an order of magnitudeTor Lillqvist
2014-11-24Add AVERAGE testTor Lillqvist
2014-11-24Add MIN and MAX testsTor Lillqvist
2014-11-24Fix fencepost errorsTor Lillqvist
2014-11-24The initial value for PRODUCT should obviously be one, not zeroTor Lillqvist
2014-11-24cid#1255906: Unchecked return valueTor Lillqvist
2014-11-24Add new-style test generation for SUM and PRODUCTTor Lillqvist
2014-11-24Some of our supported compilers still don't have 'override' it seemsTor Lillqvist
2014-11-24Re-factor the OpenCL quality test spreadsheet generating codeTor Lillqvist
2014-11-24Mark InsertTable SC_DLLPUBLIC, will need it in next commitTor Lillqvist
2014-11-24import @TERM and @CTERM functions from Lotus 1-2-3 files (related: fdo#86241)Andras Timar
2014-11-21Use group area listeners when deleting rows.Kohei Yoshida
2014-11-21Dump formula group listener info.Kohei Yoshida
2014-11-21check that sort with absolute references works in both modesEike Rathke
2014-11-21Handle group area listeners correctly when deleting cells.Kohei Yoshida
2014-11-20Adjust InsertRow() for group area listeners.Kohei Yoshida
2014-11-20Add string for transl. and "Test statistic" for Chi-Square TestTomaž Vajngerl
2014-11-20Use U_SUCCESSTor Lillqvist
2014-11-20One more IsMapMode() -> IsMapModeEnabled().Jan Holesovsky
2014-11-20No need to start listening in CalcAfterLoad for xls import.Kohei Yoshida
2014-11-20Improve wording for the OpenCL blacklist/whitelistTor Lillqvist