summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-11-25java: final fields that can be staticNoel Grandin
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-24Make whether to use OpenCL or not a global optionTor Lillqvist
2014-11-24these were just ids, shouldn't be backed by actual string resourcesCaolán McNamara
2014-11-24so these ResIds are only being used for the numerical valueCaolán McNamara
2014-11-24show that GetImageManager never has a NULL moduleCaolán McNamara
2014-11-24move RID_APPTITLE to desktop where its usedCaolán McNamara
2014-11-24coverity#1255908 Resource leakCaolán McNamara
2014-11-24import @TERM and @CTERM functions from Lotus 1-2-3 files (related: fdo#86241)Andras Timar
2014-11-24Remove superfluous and inconsistent whitespaceTor Lillqvist
2014-11-24Bin commented-out unreachable 'break' statementsTor Lillqvist
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-24timers: callback useless, remove timer completely.Tobias Madl
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-11-23Remaining fixes for sc.subsequentcheckMiklos Vajna
2014-11-23CppunitTest_sc_databaserangeobj: adapt to now enabled sidebar in CalcMiklos Vajna
2014-11-23CppunitTest_sc_annotationobj: adapt to now enabled sidebar in CalcMiklos Vajna
2014-11-23CppunitTest_sc_styleloaderobj: adapt to now enabled sidebar in CalcMiklos Vajna
2014-11-23CppunitTest_sc_outlineobj: adapt to now enabled sidebar in CalcMiklos Vajna
2014-11-23make sure to check for formula first, fdo#80301Julien Nabet
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-21Add new-style test generation for SUM and PRODUCTTor Lillqvist
2014-11-20Adjust InsertRow() for group area listeners.Kohei Yoshida
2014-11-21Some of our supported compilers still don't have 'override' it seemsTor Lillqvist
2014-11-21Re-factor the OpenCL quality test spreadsheet generating codeTor Lillqvist
2014-11-21Mark InsertTable SC_DLLPUBLIC, will need it in next commitTor Lillqvist
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
2014-11-20Use regexps in the OpenCL blacklist/whitelistTor Lillqvist
2014-11-20fdo#83765 do not update references in SortReorderByColumn() if disabledEike Rathke
2014-11-20fdo#85594 enabling date format and pivot table and adding a more hidden onesYousuf Philips
2014-11-20Add tests for vectorized binary ops + - * /Tor Lillqvist
2014-11-19Use group area listener when entering a new single formula cell.Kohei Yoshida
2014-11-19Add COUNTTor Lillqvist
2014-11-19Add opcodes for binary operators + - * /Tor Lillqvist
2014-11-19Test also MIN, MAX and PRODUCTTor Lillqvist
2014-11-19Resolves: rhbz#1165444 abrt crash with NULL pViewCaolán McNamara