summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2015-01-07This is not needed.Kohei Yoshida
2015-01-07coverity#1261766 Uninitialized pointer fieldCaolán McNamara
2015-01-07Resolves: fdo#87003 - Kill BOOST_FOREACHPieter Adriaensen
2015-01-07glew depends on OpenCL, for tests tooDouglas Mencken
2015-01-07Revert "Check number of cells referenced by group instead of group size"Tor Lillqvist
2015-01-07Revert "Let's try a higher limit"Tor Lillqvist
2015-01-07Let's try a higher limitTor Lillqvist
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin
2015-01-07UNO API test for conditional formatsMatúš Kukan
2015-01-07fdo#82014: Remove old conditional formats when setting new one by UNO APIMatúš Kukan
2015-01-07fix invalid string accessMarkus Mohrhard
2015-01-07fdo#85818: rename 'Zins' enum name, constant, function to RateLaurent Charrière
2015-01-06Better fix for fdo#87558: Duplication in Last Used Functions sidebar listJulien Nabet
2015-01-06fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert SEF_EXPORT_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert XML_EXPORT_FLAG_ to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert IMPORT_ constants to 'enum class'Noel Grandin
2015-01-05Extend the Calc UNO API for the conditions whether to use OpenCL for a formulaTor Lillqvist
2015-01-05sc-calcoptionsdlg.hxx: add definition guards (HAVE_FEATURE_OPENCL)Douglas Mencken
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin
2015-01-05loplugin:unreffunStephan Bergmann
2015-01-05fdo#67343 Arrange Help button in a secondary groupAdolfo Jayme Barrientos
2015-01-05Refactor OpenCL settings dialogOlivier Hallot
2015-01-05Resolves fdo#87863: Calc tooltip text for hyperlink wrong on OSXJulien Nabet
2015-01-05Resolves: fdo#87003 Kill BOOST_FOREACH on masterNathan Yee
2015-01-05java: unnecessary importsNoel Grandin
2015-01-04boost::unordered_set->std::unordered_setCaolán McNamara
2015-01-04cppcheck: Possible inefficient checking for <var> emptinessJulien Nabet
2015-01-04help out clangCaolán McNamara
2015-01-04merge OpCodeEnum and OpCodeCaolán McNamara
2015-02-03Typo: translitaration->transliterationJulien Nabet
2015-02-03Typo: calulate->calculateJulien Nabet
2015-01-04Fix indentTomaž Vajngerl
2015-01-04Remove nOverlap as it is constantly set to 0 now.Tomaž Vajngerl
2015-01-04fdo#87684 option to make tabbar inline with scrollbar againTomaž Vajngerl
2015-01-04tabview - put locals into anonymous namespaceTomaž Vajngerl
2015-01-03need algorithm for std::minCaolán McNamara
2015-01-03need algorithm for std::minCaolán McNamara
2015-01-03need algorithm for std::minCaolán McNamara
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2015-01-03Add deleteOnTab for ScDBCollection::AnonDBsJulien Nabet
2015-01-02Ensure that we don't block on kernel when launching it.Kohei Yoshida
2015-01-02Make these non-inline, for consistency.Kohei Yoshida
2015-01-03Add a missing space.Jan Holesovsky
2015-01-02Fix simple typos.Andrea Gelmini
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann
2014-12-31Ifdef out testSharedFormulaXLS() for now, fails for me with OpenCL on CPUTor Lillqvist