summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2014-12-02Double blank lines...Kohei Yoshida
2014-12-02Let's not forget to move the comment too.Kohei Yoshida
2014-12-02Put this inside the bulk broadcast scope.Kohei Yoshida
2014-12-02Reduce scope level.Kohei Yoshida
2014-12-02unit test for sort with broadcasters, fdo#86762Eike Rathke
2014-12-02mark numbers as untranslatableStanislav Horacek
2014-12-02fdo#86762 re-establish listeners on moved broadcastersEike Rathke
2014-12-02fdo#86762 broadcast also empty cells after sortEike Rathke
2014-12-02fdo#86762 re-establish listeners to move cell broadcastersEike Rathke
2014-12-01Add test to make sure sheet names with '&' get imported correctly.Kohei Yoshida
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-01add test case for fdo#86518Markus Mohrhard
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-29fdo#86035 removed uno:InsertDraw and added shapes submenu to writerYousuf Philips
2014-11-30add test case for fdo#86253Markus Mohrhard
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-28scui needs the opencl library at least on WindowsTor Lillqvist
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-25fdo#86615: Write test for this.Kohei Yoshida
2014-11-25Need -lrt for clock_gettime() with older glibc versionsTor Lillqvist
2014-11-25Need -lrt for clock_gettime() with older glibc versionsTor Lillqvist
2014-11-25Move clew into a library of its ownTor Lillqvist
2014-11-25fdo#86708 paint after Undo of SortEike Rathke
2014-11-25fdo#84848 enable 'save as' button in toolbarYousuf Philips