summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2015-01-07coverity#1261766 Uninitialized pointer fieldCaolán McNamara1-3/+0
2015-01-07Resolves: fdo#87003 - Kill BOOST_FOREACHPieter Adriaensen1-1/+0
2015-01-07glew depends on OpenCL, for tests tooDouglas Mencken1-1/+1
2015-01-07Revert "Check number of cells referenced by group instead of group size"Tor Lillqvist4-42/+1
2015-01-07Revert "Let's try a higher limit"Tor Lillqvist1-1/+1
2015-01-07Let's try a higher limitTor Lillqvist1-1/+1
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin13-17/+17
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin3-3/+5
2015-01-07UNO API test for conditional formatsMatúš Kukan3-0/+246
2015-01-07fdo#82014: Remove old conditional formats when setting new one by UNO APIMatúš Kukan3-7/+25
2015-01-07fix invalid string accessMarkus Mohrhard1-3/+8
2015-01-07fdo#85818: rename 'Zins' enum name, constant, function to RateLaurent Charrière9-11/+11
2015-01-06Better fix for fdo#87558: Duplication in Last Used Functions sidebar listJulien Nabet1-2/+2
2015-01-06fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin1-7/+7
2015-01-06fdo#84938: convert SEF_EXPORT_ #defines to 'enum class'Noel Grandin1-3/+3
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin5-24/+24
2015-01-06fdo#84938: convert XML_EXPORT_FLAG_ to 'enum class'Noel Grandin2-2/+2
2015-01-06fdo#84938: convert IMPORT_ constants to 'enum class'Noel Grandin3-24/+24
2015-01-05Extend the Calc UNO API for the conditions whether to use OpenCL for a formulaTor Lillqvist2-0/+59
2015-01-05sc-calcoptionsdlg.hxx: add definition guards (HAVE_FEATURE_OPENCL)Douglas Mencken1-0/+2
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann2-2/+2
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin5-10/+14
2015-01-05loplugin:unreffunStephan Bergmann1-56/+0
2015-01-05fdo#67343 Arrange Help button in a secondary groupAdolfo Jayme Barrientos2-1/+2
2015-01-05Refactor OpenCL settings dialogOlivier Hallot3-1031/+396
2015-01-05Resolves fdo#87863: Calc tooltip text for hyperlink wrong on OSXJulien Nabet2-2/+11
2015-01-05Resolves: fdo#87003 Kill BOOST_FOREACH on masterNathan Yee1-8/+7
2015-01-05java: unnecessary importsNoel Grandin1-4/+0
2015-01-04boost::unordered_set->std::unordered_setCaolán McNamara2-6/+6
2015-01-04cppcheck: Possible inefficient checking for <var> emptinessJulien Nabet1-1/+1
2015-01-04help out clangCaolán McNamara2-0/+8
2015-01-04merge OpCodeEnum and OpCodeCaolán McNamara5-7/+7
2015-02-03Typo: translitaration->transliterationJulien Nabet1-3/+3
2015-02-03Typo: calulate->calculateJulien Nabet2-4/+4
2015-01-04Fix indentTomaž Vajngerl1-5/+7
2015-01-04Remove nOverlap as it is constantly set to 0 now.Tomaž Vajngerl1-35/+32
2015-01-04fdo#87684 option to make tabbar inline with scrollbar againTomaž Vajngerl3-17/+76
2015-01-04tabview - put locals into anonymous namespaceTomaž Vajngerl1-2/+12
2015-01-03need algorithm for std::minCaolán McNamara1-0/+1
2015-01-03need algorithm for std::minCaolán McNamara1-0/+1
2015-01-03need algorithm for std::minCaolán McNamara1-0/+1
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara84-268/+249
2015-01-03Add deleteOnTab for ScDBCollection::AnonDBsJulien Nabet2-1/+8
2015-01-02Ensure that we don't block on kernel when launching it.Kohei Yoshida1-3/+16
2015-01-02Make these non-inline, for consistency.Kohei Yoshida1-100/+115
2015-01-03Add a missing space.Jan Holesovsky1-1/+1
2015-01-02Fix simple typos.Andrea Gelmini3-6/+6
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann1-1/+1
2014-12-31Ifdef out testSharedFormulaXLS() for now, fails for me with OpenCL on CPUTor Lillqvist1-0/+8
2014-12-31Cosmetic changesTor Lillqvist1-11/+5