summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2015-09-12Typo: muliple->multipleJulien Nabet
2015-09-11tdf#39468 translated german comments in hdrcont.cxxAlbert Thuswaldner
2015-09-11unit test for MoveBlock / ScUndoDragDrop caption life cycle, tdf#92995Eike Rathke
2015-09-11convert Link<> to typedNoel Grandin
2015-09-10use constants instead of hard coded numbers for better readabilityEike Rathke
2015-09-10also add the relation for the vba stream to the xlsx fileMarkus Mohrhard
2015-09-10Resolves: tdf#92995 do not delete caption objects that are held by UndoEike Rathke
2015-09-10convert Link<> to typedNoel Grandin
2015-09-10-Werror,-Wunused-variableNoel Grandin
2015-09-10copy the vba stream to the xlsx fileMarkus Mohrhard
2015-09-10remove unused using statementsMarkus Mohrhard
2015-09-10handle different callers for vba export codeMarkus Mohrhard