summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2015-09-21hide ScopedPtr::reset and add disposeAndClearCaolán McNamara
2015-09-21init iterators only when neededEike Rathke
2015-09-21Resolves: rhbz#1264585 check data pilot field name availabilityEike Rathke
2015-09-21convert SC_LINKREFTYPE to scoped enumNoel Grandin
2015-09-21convert SC_ENTER constants to scoped enumNoel Grandin
2015-09-21convert SC_LINK constants to scoped enumNoel Grandin
2015-09-21convert Link<> to typedNoel Grandin
2015-09-20remove unused _SCALC_EXE #ifdefNoel Grandin
2015-09-20convert SC_FILL constants to scoped enumNoel Grandin
2015-09-20Try harder to avoid unnecessary workTor Lillqvist
2015-09-20Performance test for FTestŁukasz Hryniuk
2015-09-20Performance test for SumŁukasz Hryniuk
2015-09-20convert Link<> to typedNoel Grandin
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