summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2014-12-01WaE: -Werror=switchCaolán McNamara
2014-12-01fdo#84293 move clipboard functions to the top of context menuYousuf Philips
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-12-01avoid modifying range name references that are not affected, fdo#86518Markus Mohrhard
2014-12-01For external data sources this variable can be null, fdo#83534Markus Mohrhard
2014-11-30amended solution to @TERM and @CTERM import from Lotus 1-2-3Andras Timar
2014-11-30coverity#1242775 Use of untrusted scalar valueCaolán McNamara
2014-11-30fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-11-30we need to copy the condition format cell for cell, fdo#86253Markus Mohrhard
2014-11-30don't call XLSX methods in XLS export, related fdo#59762Markus Mohrhard
2014-11-30setting the document modified during import is insaneMarkus Mohrhard
2014-11-28set only valid positions from ScExtTabSettings at ScViewDataTableEike Rathke
2014-11-28sanitize viewdata col/row valuesEike Rathke
2014-11-28test rows for validityCaolán McNamara
2014-11-27unused function Calc_nBLIPPosAndras Timar
2014-11-27Put the KernelEnv struct inside the opencl namespace, tooTor Lillqvist
2014-11-27Clean up confusing OpenCL code a bitTor Lillqvist
2014-11-27remove SAL_DEBUGEike Rathke
2014-11-27fdo#86169 fix completion of function name crashWinfried Donkers
2014-11-27WaE: variable 'bSetOpenCL' set but not usedTor Lillqvist
2014-11-27Move more Calc-independent OpenCL stuff from the sc to the opencl moduleTor Lillqvist
2014-11-27fdo#86687 Avoid deadlock updating progress barMatthew J. Francis
2014-11-27Fix OpenCL-less build harderTor Lillqvist
2014-11-27Fix OpenCL-less buildTor Lillqvist
2014-11-27Add the "Test" button backTor Lillqvist
2014-11-27Work in progress: Move Calc-independend OpenCL configuration out of scTor Lillqvist
2014-11-27Missing includeStephan Bergmann
2014-11-25remove boost/unordered_map.hpp include from types.hxx.Kohei Yoshida
2014-11-25More efficient way to check & insert listener into ptr_map.Kohei Yoshida
2014-11-25fdo#86615: Track dependent formulas after bulk-broadcasting...Kohei Yoshida
2014-11-25Move clew into a library of its ownTor Lillqvist
2014-11-25fdo#86708 paint after Undo of SortEike Rathke
2014-11-25Missing includeStephan Bergmann
2014-11-25Adjust ref undo to ensure group area listeners are used.Kohei Yoshida
2014-11-25all these ids and their associated resources were unnecessaryCaolán McNamara
2014-11-25We now only need one bit of information hereCaolán McNamara
2014-11-25fix fdo#79441 again and keep references to other sheets during sortEike Rathke
2014-11-24Make whether to use OpenCL or not a global optionTor Lillqvist
2014-11-24these were just ids, shouldn't be backed by actual string resourcesCaolán McNamara
2014-11-24so these ResIds are only being used for the numerical valueCaolán McNamara
2014-11-24show that GetImageManager never has a NULL moduleCaolán McNamara
2014-11-24move RID_APPTITLE to desktop where its usedCaolán McNamara
2014-11-24coverity#1255908 Resource leakCaolán McNamara
2014-11-24import @TERM and @CTERM functions from Lotus 1-2-3 files (related: fdo#86241)Andras Timar
2014-11-24Remove superfluous and inconsistent whitespaceTor Lillqvist
2014-11-24Bin commented-out unreachable 'break' statementsTor Lillqvist
2014-11-24Reduce the amount of data by an order of magnitudeTor Lillqvist
2014-11-24Add AVERAGE testTor Lillqvist
2014-11-24Add MIN and MAX testsTor Lillqvist
2014-11-24Fix fencepost errorsTor Lillqvist