summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2015-09-18Fix typosAndrea Gelmini
2015-09-18Tentative performance improvement.Michael Meeks
2015-09-18Resolves: tdf#94060 raise iteration steps upper limit to 32767Eike Rathke
2015-09-18boost->stdCaolán McNamara
2015-09-18Remove declaration of nonexistent functionTor Lillqvist
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17missing includeCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-09-17Resolves: tdf#85979 TextToColumns is overwriting, so set at ScImportExportEike Rathke
2015-09-17add test case for CVE-2015-2523Caolán McNamara
2015-09-17add test case for CVE-2015-2520Caolán McNamara
2015-09-17add test case for CVE-2015-2521Caolán McNamara
2015-09-17add CVE-2015-2510 test caseCaolán McNamara
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17ENABLE_THREADED_OPENCL_KERNEL_COMPILATION has been zero for a long timeTor Lillqvist
2015-09-16YAGNITor Lillqvist
2015-09-16Resolves: tdf#94249 do not remove broadcasters while iterators are in useEike Rathke
2015-09-16Use C++11 initializer listTor Lillqvist
2015-09-16convert Link<> to typedNoel Grandin
2015-09-16convert Link<> to typedNoel Grandin
2015-09-15there's no default ScMatrixMode enum other than the known onesEike Rathke
2015-09-15stab MM_FAKE, it's a zombieEike Rathke
2015-09-15NETWORKDAYS : make names for parameter 3 and 4 clearerWinfried Donkers
2015-09-15Split formula group for OpenCL up into smaller bits when necessaryTor Lillqvist
2015-09-15tdf#94079 allow empty array for holiday sequenceWinfried Donkers
2015-09-15do not write MM_REFERENCE formulas to OOXML, tdf#61908 follow-upEike Rathke
2015-09-15array formulas do not consist only of multiple rows, tdf#61908 follow-upEike Rathke
2015-09-15convert Link<> to typedNoel Grandin
2015-09-15tdf#73691 - add alt-x support to calcJustin Luth
2015-09-14Resolves: tdf#93895 broadcast cell changes when multi-selection was pastedEike Rathke
2015-09-14convert Link<> to typedNoel Grandin
2015-09-14ImplCallEventListeners and FireVclEvent can take referencesNoel Grandin
2015-09-13cppcheck: noExplicitConstructorCaolán McNamara
2015-09-13tdf#39468 - Translate German comments.Ryan McCoskrie
2015-09-13Avoid getTokenCount in ScViewFunc::SetPrintRangesMatteo Casalin
2015-09-13Avoid getTokenCount in ScRangeList::ParseMatteo Casalin
2015-09-13replace boost::ptr_container with std::container<std::unique_ptr>Derrick Rocha
2015-09-13replace boost::ptr_vector with std::vector<std::unique_ptr>Derrick Rocha
2015-09-12coverity#1038332 Uncaught exceptionCaolán McNamara
2015-09-12#i126516# Document the return values for the TYPE() formula function in the o...Damjan Jovanovic
2015-09-12Use < instead of <= by not decreasing the number of entriesMatteo Casalin
2015-09-12Simplify: use getToken and just store converted integersMatteo Casalin
2015-09-12This code is commented out since file creation, 2013-04-10Matteo Casalin
2015-09-12Simplify calls to SelectEntryPos by early bail-outMatteo Casalin
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-09-12tdf#94037: Don't try to manipulate non-existent widget containerKatarina Behrens