Age | Commit message (Expand) | Author |
2014-12-03 | Lotus 1-2-3: fix import of @VAR, @VARS, @PUREVAR, @PUREVARS | Andras Timar |
2014-12-03 | Lotus 1-2-3: fix import of @STD, @STDS, @PURESTD, @PURESTDS | Andras Timar |
2014-12-03 | Lotus 1-2-3: fix import of @MIN, @MAX, @PUREMIN, @PUREMAX | Andras Timar |
2014-12-03 | coverity#1242942 Use of untrusted scalar value | Caolán McNamara |
2014-12-03 | remove boolean parameter default from ScDocument::SetDirty | Eike Rathke |
2014-12-03 | fdo#85594 enabling date format and rearranging others | Yousuf Philips |
2014-12-03 | remove boolean parameter default from ScTable::SetDirty() | Eike Rathke |
2014-12-03 | get rid of defaulted boolean parameters in ScColumn::SetDirty() | Eike Rathke |
2014-12-02 | Double blank lines... | Kohei Yoshida |
2014-12-02 | Let's not forget to move the comment too. | Kohei Yoshida |
2014-12-02 | Put this inside the bulk broadcast scope. | Kohei Yoshida |
2014-12-02 | Reduce scope level. | Kohei Yoshida |
2014-12-02 | unit test for sort with broadcasters, fdo#86762 | Eike Rathke |
2014-12-02 | mark numbers as untranslatable | Stanislav Horacek |
2014-12-02 | fdo#86762 re-establish listeners on moved broadcasters | Eike Rathke |
2014-12-02 | fdo#86762 broadcast also empty cells after sort | Eike Rathke |
2014-12-02 | fdo#86762 re-establish listeners to move cell broadcasters | Eike Rathke |
2014-12-01 | Add test to make sure sheet names with '&' get imported correctly. | Kohei Yoshida |
2014-12-01 | WaE: -Werror=switch | Caolán McNamara |
2014-12-01 | fdo#84293 move clipboard functions to the top of context menu | Yousuf Philips |
2014-12-01 | fdo#84938: replace EVENT_ constants with enum | Tobias Madl |
2014-12-01 | add test case for fdo#86518 | Markus Mohrhard |
2014-12-01 | avoid modifying range name references that are not affected, fdo#86518 | Markus Mohrhard |
2014-12-01 | For external data sources this variable can be null, fdo#83534 | Markus Mohrhard |
2014-11-30 | amended solution to @TERM and @CTERM import from Lotus 1-2-3 | Andras Timar |
2014-11-30 | coverity#1242775 Use of untrusted scalar value | Caolán McNamara |
2014-11-30 | fdo#85486 - Clean up unnecessary enumerations from xenum.hxx | Radu Ioan |
2014-11-29 | fdo#86035 removed uno:InsertDraw and added shapes submenu to writer | Yousuf Philips |
2014-11-30 | add test case for fdo#86253 | Markus Mohrhard |
2014-11-30 | we need to copy the condition format cell for cell, fdo#86253 | Markus Mohrhard |
2014-11-30 | don't call XLSX methods in XLS export, related fdo#59762 | Markus Mohrhard |
2014-11-30 | setting the document modified during import is insane | Markus Mohrhard |
2014-11-28 | set only valid positions from ScExtTabSettings at ScViewDataTable | Eike Rathke |
2014-11-28 | sanitize viewdata col/row values | Eike Rathke |
2014-11-28 | test rows for validity | Caolán McNamara |
2014-11-28 | scui needs the opencl library at least on Windows | Tor Lillqvist |
2014-11-27 | unused function Calc_nBLIPPos | Andras Timar |
2014-11-27 | Put the KernelEnv struct inside the opencl namespace, too | Tor Lillqvist |
2014-11-27 | Clean up confusing OpenCL code a bit | Tor Lillqvist |
2014-11-27 | remove SAL_DEBUG | Eike Rathke |
2014-11-27 | fdo#86169 fix completion of function name crash | Winfried Donkers |
2014-11-27 | WaE: variable 'bSetOpenCL' set but not used | Tor Lillqvist |
2014-11-27 | Move more Calc-independent OpenCL stuff from the sc to the opencl module | Tor Lillqvist |
2014-11-27 | fdo#86687 Avoid deadlock updating progress bar | Matthew J. Francis |
2014-11-27 | Fix OpenCL-less build harder | Tor Lillqvist |
2014-11-27 | Fix OpenCL-less build | Tor Lillqvist |
2014-11-27 | Add the "Test" button back | Tor Lillqvist |
2014-11-27 | Work in progress: Move Calc-independend OpenCL configuration out of sc | Tor Lillqvist |
2014-11-27 | Missing include | Stephan Bergmann |
2014-11-25 | remove boost/unordered_map.hpp include from types.hxx. | Kohei Yoshida |