Age | Commit message (Expand) | Author |
2015-01-05 | java: unnecessary imports | Noel Grandin |
2015-01-04 | boost::unordered_set->std::unordered_set | Caolán McNamara |
2015-01-04 | cppcheck: Possible inefficient checking for <var> emptiness | Julien Nabet |
2015-01-04 | help out clang | Caolán McNamara |
2015-01-04 | merge OpCodeEnum and OpCode | Caolán McNamara |
2015-02-03 | Typo: translitaration->transliteration | Julien Nabet |
2015-02-03 | Typo: calulate->calculate | Julien Nabet |
2015-01-04 | Fix indent | Tomaž Vajngerl |
2015-01-04 | Remove nOverlap as it is constantly set to 0 now. | Tomaž Vajngerl |
2015-01-04 | fdo#87684 option to make tabbar inline with scrollbar again | Tomaž Vajngerl |
2015-01-04 | tabview - put locals into anonymous namespace | Tomaž Vajngerl |
2015-01-03 | need algorithm for std::min | Caolán McNamara |
2015-01-03 | need algorithm for std::min | Caolán McNamara |
2015-01-03 | need algorithm for std::min | Caolán McNamara |
2015-01-03 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2015-01-03 | Add deleteOnTab for ScDBCollection::AnonDBs | Julien Nabet |
2015-01-02 | Ensure that we don't block on kernel when launching it. | Kohei Yoshida |
2015-01-02 | Make these non-inline, for consistency. | Kohei Yoshida |
2015-01-03 | Add a missing space. | Jan Holesovsky |
2015-01-02 | Fix simple typos. | Andrea Gelmini |
2015-01-02 | Remove unnecessary comphelper::string::getToken | Stephan Bergmann |
2014-12-31 | Ifdef out testSharedFormulaXLS() for now, fails for me with OpenCL on CPU | Tor Lillqvist |
2014-12-31 | Cosmetic changes | Tor Lillqvist |
2014-12-31 | add a few more formula tests | Raal |
2014-12-30 | correct test for fdo#81195 | Markus Mohrhard |
2014-12-30 | add test for fdo#81195 | Markus Mohrhard |
2014-12-30 | use the correct tab for sheet local names, fdo#81195 | Markus Mohrhard |
2014-12-30 | add test for fdo#84556 | Markus Mohrhard |
2014-12-30 | relative refs wrap around in xls, fdo#84556 | Markus Mohrhard |
2014-12-29 | add test for fdo#80091 | Markus Mohrhard |
2014-12-29 | handle relative refs correctly in xls import, fdo#80091 | Markus Mohrhard |
2014-12-28 | std::remove_if not used | Julien Nabet |
2014-12-28 | fix mac build, -Werror,-Wmismatched-tags | Markus Mohrhard |
2014-12-27 | iterator::operator*() should return a reference | Markus Mohrhard |
2014-12-27 | fdo#87442 restore simple listbox | Andras Timar |
2014-12-27 | remove copy&paste code | Markus Mohrhard |
2014-12-27 | that method is the same as in the base class | Markus Mohrhard |
2014-12-27 | return after finding the reference | Markus Mohrhard |
2014-12-27 | handle index based external refs in formulas in ooxml import, fdo#85617 | Markus Mohrhard |
2014-12-27 | NO_DECODE breaks non-ascii urls, fdo#85617 | Markus Mohrhard |
2014-12-26 | callcatcher: update unused code | Caolán McNamara |
2014-12-26 | coverity#982280 Resource leak in object | Caolán McNamara |
2014-12-26 | coverity#982279 Resource leak in object | Caolán McNamara |
2014-12-26 | coverity#1260446 Uninitialized scalar field | Caolán McNamara |
2014-12-26 | coverity#735393 Resource leak in object | Caolán McNamara |
2014-12-26 | coverity#1260448 Uninitialized scalar field | Caolán McNamara |
2014-12-26 | what's with the void* + casting | Caolán McNamara |
2014-12-24 | fix comment | Markus Mohrhard |
2014-12-24 | add test for wrong matrix calculations | Markus Mohrhard |
2014-12-24 | we want to compare two different cells, fdo#85353 | Markus Mohrhard |