summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2014-11-19Don't use OpenCL for RAND by defaultTor Lillqvist
2014-11-19-Werror,-Wabsolute-valueStephan Bergmann
2014-11-19coverity#1242708 Untrusted loop boundCaolán McNamara
2014-11-18Use group area listeners during ODS import.Kohei Yoshida
2014-11-18Use group area listeners when filling down formula cells via fill series.Kohei Yoshida
2014-11-19Generate OpenCL test doc programmatically, first versionTor Lillqvist
2014-11-19Revert "Add a spreadsheet to test OpenCL implementation on user request"Tor Lillqvist
2014-11-18Add a spreadsheet to test OpenCL implementation on user requestTor Lillqvist
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-18Combine StartAllListeners() and StartNeededListeners()...Kohei Yoshida
2014-11-18fdo#85594 renabling a few entries and adding addition hidden entriesYousuf Philips
2014-11-18Let's not re-use the same iterator esp when it's still iterating.Kohei Yoshida
2014-11-18Add a 'Test' button to test the machine's OpenCL implementationTor Lillqvist
2014-11-18Rename Activate... -> Attach...Kohei Yoshida
2014-11-18Unnecessary casting.Kohei Yoshida
2014-11-18WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist
2014-11-18WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist
2014-11-18WaE: implicit conversion (IntegralCast) from bool to 'unsigned long'Tor Lillqvist
2014-11-18Simplify DeleteCells to not require 2 out parameters for the same thing.Kohei Yoshida
2014-11-18Extend the test to cover insertion / deletion of rows.Kohei Yoshida
2014-11-18Register group area listeners as needed when inserting/deleting cells.Kohei Yoshida
2014-11-18Unused local variable.Kohei Yoshida
2014-11-18Regroup formula cells in columns before initializing them.Kohei Yoshida
2014-11-18New test for testing group area listener behaviors during formula pasting.Kohei Yoshida
2014-11-18Rename these to make it clear that they are only to be called from ...Kohei Yoshida
2014-11-18Use group-area listeners during copy & paste if we can.Kohei Yoshida