Age | Commit message (Expand) | Author |
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 |
2016-04-08 | lok context menu: Expose context menu | Pranav Kant |
2016-04-07 | coverity#1358119 Uninitialized scalar field | Caolán McNamara |
2016-04-07 | add test for tdf#99093 | Markus Mohrhard |
2016-04-07 | we need the position in the formula converter, tdf#99093 | Markus Mohrhard |
2016-04-07 | ScHeaderFooterTextData default ctor had been added in error | Stephan Bergmann |
2016-04-07 | Resolves: tdf#97897 (re)broadcast if formula groups were split | Eike Rathke |
2016-04-07 | fix indentation | Markus Mohrhard |
2016-04-06 | (re)broadcast, same as in ScDocument::SetString(), tdf#97897 related | Eike Rathke |
2016-04-06 | (re)broadcast if value replaces cell of grouped formulas, tdf#97897 related | Eike Rathke |
2016-04-05 | Resolves: #i126901# CSV import: values with + or - followed by... | Damjan Jovanovic |
2016-04-05 | Resolves; tdf#87120 no keyboard navigation inside floating windows | Caolán McNamara |
2016-04-05 | Resolves: tdf#98990 accept R1C1 notation entire column/row references | Eike Rathke |
2016-04-05 | tdf#94306 Replace boost::noncopyable with plain C++11 deleted copy ctors | Steven Guo |
2016-04-04 | loplugin:constantparam in sfx2 | Noel Grandin |
2016-04-04 | cppcheck: noExplicitConstructor | Caolán McNamara |