Age | Commit message (Expand) | Author |
2016-04-17 | remove define for ERRORBOX | Markus Mohrhard |
2016-04-16 | fix last mdds perf problem in MatConcat, tdf#88849 | Markus Mohrhard |
2016-04-16 | fix crash in perfcheck | Markus Mohrhard |
2016-04-16 | switch to a row based storage | Markus Mohrhard |
2016-04-16 | make the test case smaller to limit runtime | Markus Mohrhard |
2016-04-16 | add test case for smaller MatConcat case, related tdf#88849 | Markus Mohrhard |
2016-04-16 | add missing test file | Markus Mohrhard |
2016-04-15 | tdf#97499 Fixed containers parameters clearing #5 | tymyjan |
2016-04-15 | add test for tdf#88849 | Markus Mohrhard |
2016-04-15 | fix calc perfcheck build | Markus Mohrhard |
2016-04-15 | add test for tdf#72240 | Markus Mohrhard |
2016-04-15 | fix InsertTab and DeleteTab in ScMarkData, tdf#72240 | Markus Mohrhard |
2016-04-15 | add CVE-2016-0122 test | Caolán McNamara |
2016-04-15 | typo: Aggegration -> Aggregation | Andras Timar |
2016-04-14 | -Werror=logical-op (GCC 6) | Stephan Bergmann |
2016-04-14 | loplugin:passstuffbyref in sc | Noel Grandin |
2016-04-14 | no need to call rowHidden and rowFiltered repeatedly, tdf#90659 | Markus Mohrhard |
2016-04-13 | Missing spacing in Show Detail dialog | Adolfo Jayme Barrientos |
2016-04-13 | tdf#94306 remove unused boost dependencies | Jochen Nitschke |
2016-04-13 | tdf#96996 sc: fix the data pilot | Michael Stahl |
2016-04-13 | tdf#97087 Give comprehensible names to timers | Muhammet Kara |
2016-04-13 | Fix non-OpenCL builds | Stephan Bergmann |
2016-04-13 | Stop assigning null to intrusive_ptr | Takeshi Abe |
2016-04-12 | move xls export code from shared xls + xlsx part of code | Markus Mohrhard |
2016-04-12 | Move clew/clew.h into external, too | Stephan Bergmann |
2016-04-12 | Avoid reserved identifiers | Stephan Bergmann |
2016-04-12 | fix crash in test | Markus Mohrhard |
2016-04-12 | fix broken test | Markus Mohrhard |
2016-04-12 | xls does not allow 3D refs in cond format formulas, tdf#62770 | Markus Mohrhard |
2016-04-12 | conditional format formulas don't support 3d refs in xls, tdf#62770 | Markus Mohrhard |
2016-04-12 | better variable names for range name case in xls formula import | Markus Mohrhard |
2016-04-12 | Avoid reserved identifier | Stephan Bergmann |
2016-04-12 | Avoid reserved identifier | Stephan Bergmann |
2016-04-12 | Avoid reserved identifier | Stephan Bergmann |
2016-04-12 | lp#1566050: prevent cyclic reference zombies | Bjoern Michaelsen |
2016-04-12 | clang-tidy performance-unnecessary-value-param in sc | Noel Grandin |
2016-04-12 | cleanup: remove unused com/sun/star/uno includes | Jochen Nitschke |
2016-04-12 | clang-tidy performance-unnecessary-value-param in xmloff | Noel Grandin |
2016-04-11 | clang-tidy performance-unnecessary-value-param in formula | Noel Grandin |
2016-04-11 | tdf#84938 replace #defined constants with enum class | Jochen Nitschke |
2016-04-11 | tdf#94306 replace boost::noncopyable r.. to sdext | Jochen Nitschke |
2016-04-11 | loplugin:constantparam | Noel Grandin |
2016-04-10 | tdf#94429, tdf#92198, tdf#95233: STYLE in conditional formatting | Markus Mohrhard |
2016-04-09 | coverity#738785 reorg to silence Uninitialized pointer field | Caolán McNamara |
2016-04-09 | add test case for tdf#96549 | Markus Mohrhard |
2016-04-09 | import all formatting properties for column style, tdf#96549 | Markus Mohrhard |
2016-04-09 | add test case for tdf#98554 | Markus Mohrhard |
2016-04-09 | use the better color import method also for databars, tdf#98554 | Markus Mohrhard |
2016-04-09 | work around Excel theme color bug, tdf#98554 | Markus Mohrhard |
2016-04-08 | unit test for replacing fragments of shared formula groups, tdf#97897 | Eike Rathke |