summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2015-09-21Resolves: rhbz#1264585 check data pilot field name availabilityEike Rathke1-3/+9
2015-09-21convert SC_LINKREFTYPE to scoped enumNoel Grandin3-14/+12
2015-09-21convert SC_ENTER constants to scoped enumNoel Grandin6-39/+39
2015-09-21convert SC_LINK constants to scoped enumNoel Grandin13-50/+49
2015-09-21convert Link<> to typedNoel Grandin2-22/+16
2015-09-20remove unused _SCALC_EXE #ifdefNoel Grandin1-2/+0
2015-09-20convert SC_FILL constants to scoped enumNoel Grandin5-27/+30
2015-09-20Try harder to avoid unnecessary workTor Lillqvist1-3/+3
2015-09-20Performance test for FTestŁukasz Hryniuk2-0/+26
2015-09-20Performance test for SumŁukasz Hryniuk2-6/+49
2015-09-20convert Link<> to typedNoel Grandin2-8/+6
2015-09-18Fix typosAndrea Gelmini3-3/+3
2015-09-18Tentative performance improvement.Michael Meeks5-24/+25
2015-09-18Resolves: tdf#94060 raise iteration steps upper limit to 32767Eike Rathke1-1/+1
2015-09-18boost->stdCaolán McNamara224-1009/+963
2015-09-18Remove declaration of nonexistent functionTor Lillqvist1-1/+0
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara224-963/+1009
2015-09-17missing includeCaolán McNamara1-1/+2
2015-09-17boost->stdCaolán McNamara223-1008/+961
2015-09-17Resolves: tdf#85979 TextToColumns is overwriting, so set at ScImportExportEike Rathke1-0/+1
2015-09-17add test case for CVE-2015-2523Caolán McNamara1-0/+0
2015-09-17add test case for CVE-2015-2520Caolán McNamara1-0/+0
2015-09-17add test case for CVE-2015-2521Caolán McNamara1-0/+0
2015-09-17add CVE-2015-2510 test caseCaolán McNamara1-0/+0
2015-09-17convert Link<> to typedNoel Grandin12-38/+24
2015-09-17convert Link<> to typedNoel Grandin2-3/+2
2015-09-17convert Link<> to typedNoel Grandin4-14/+10
2015-09-17convert Link<> to typedNoel Grandin4-33/+30
2015-09-17convert Link<> to typedNoel Grandin4-34/+23
2015-09-17ENABLE_THREADED_OPENCL_KERNEL_COMPILATION has been zero for a long timeTor Lillqvist6-225/+0
2015-09-16YAGNITor Lillqvist1-4/+4
2015-09-16Resolves: tdf#94249 do not remove broadcasters while iterators are in useEike Rathke4-13/+21
2015-09-16Use C++11 initializer listTor Lillqvist1-34/+36
2015-09-16convert Link<> to typedNoel Grandin3-16/+7
2015-09-16convert Link<> to typedNoel Grandin6-14/+13
2015-09-15there's no default ScMatrixMode enum other than the known onesEike Rathke2-4/+0
2015-09-15stab MM_FAKE, it's a zombieEike Rathke5-10/+2
2015-09-15NETWORKDAYS : make names for parameter 3 and 4 clearerWinfried Donkers1-2/+2
2015-09-15Split formula group for OpenCL up into smaller bits when necessaryTor Lillqvist1-18/+116
2015-09-15tdf#94079 allow empty array for holiday sequenceWinfried Donkers4-12/+16
2015-09-15do not write MM_REFERENCE formulas to OOXML, tdf#61908 follow-upEike Rathke1-46/+67
2015-09-15array formulas do not consist only of multiple rows, tdf#61908 follow-upEike Rathke1-1/+1
2015-09-15convert Link<> to typedNoel Grandin2-4/+3
2015-09-15tdf#73691 - add alt-x support to calcJustin Luth3-0/+67
2015-09-14Resolves: tdf#93895 broadcast cell changes when multi-selection was pastedEike Rathke1-4/+12
2015-09-14convert Link<> to typedNoel Grandin10-23/+29
2015-09-14ImplCallEventListeners and FireVclEvent can take referencesNoel Grandin1-1/+1
2015-09-13cppcheck: noExplicitConstructorCaolán McNamara1-2/+1
2015-09-13tdf#39468 - Translate German comments.Ryan McCoskrie1-1/+1
2015-09-13Avoid getTokenCount in ScViewFunc::SetPrintRangesMatteo Casalin1-4/+4