summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)AuthorFilesLines
2015-09-16Resolves: tdf#94249 do not remove broadcasters while iterators are in useEike Rathke3-12/+19
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 Grandin3-10/+9
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 Rathke4-8/+1
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 Luth1-0/+41
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
2015-09-13Avoid getTokenCount in ScRangeList::ParseMatteo Casalin1-12/+7
2015-09-13replace boost::ptr_container with std::container<std::unique_ptr>Derrick Rocha7-52/+45
2015-09-13replace boost::ptr_vector with std::vector<std::unique_ptr>Derrick Rocha3-8/+3
2015-09-12coverity#1038332 Uncaught exceptionCaolán McNamara2-2/+7
2015-09-12#i126516# Document the return values for the TYPE() formula function in the o...Damjan Jovanovic1-1/+1
2015-09-12Use < instead of <= by not decreasing the number of entriesMatteo Casalin1-2/+2
2015-09-12Simplify: use getToken and just store converted integersMatteo Casalin1-23/+10
2015-09-12This code is commented out since file creation, 2013-04-10Matteo Casalin1-15/+0
2015-09-12Simplify calls to SelectEntryPos by early bail-outMatteo Casalin2-19/+14
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin24-109/+104
2015-09-12Typo: muliple->multipleJulien Nabet1-1/+1
2015-09-11tdf#39468 translated german comments in hdrcont.cxxAlbert Thuswaldner1-11/+11
2015-09-11convert Link<> to typedNoel Grandin6-11/+11
2015-09-10use constants instead of hard coded numbers for better readabilityEike Rathke1-18/+22
2015-09-10also add the relation for the vba stream to the xlsx fileMarkus Mohrhard1-0/+2
2015-09-10Resolves: tdf#92995 do not delete caption objects that are held by UndoEike Rathke4-4/+33
2015-09-10convert Link<> to typedNoel Grandin14-42/+54
2015-09-10-Werror,-Wunused-variableNoel Grandin1-1/+0
2015-09-10copy the vba stream to the xlsx fileMarkus Mohrhard1-1/+8
2015-09-10remove unused using statementsMarkus Mohrhard1-2/+0
2015-09-10handle different callers for vba export codeMarkus Mohrhard2-2/+10
2015-09-10introduce mode to save vba stream also to xls filesMarkus Mohrhard1-4/+31
2015-09-10get correct vba project nameMarkus Mohrhard1-1/+2
2015-09-10really call the vba exportMarkus Mohrhard1-0/+4
2015-09-09tdf#93243 replace boost::bind with C++11 lambdas in drawsh2.cxxAlbert Thuswaldner1-3/+1
2015-09-09convert Link<> to typedNoel Grandin2-3/+2
2015-09-09convert Link<> to typedNoel Grandin2-7/+3
2015-09-09convert Link<> to typedNoel Grandin2-4/+2
2015-09-09convert Link<> to typedNoel Grandin1-3/+2
2015-09-09tdf#39468 translated german comments in preview.cxx and prevwsh.cxxAlbert Thuswaldner2-6/+6
2015-09-09tdf#39468 translated german comments in printfun.cxx and tabcont.cxxAlbert Thuswaldner2-22/+22