Age | Commit message (Expand) | Author |
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 |
2016-04-04 | coverity#708016 Uninitialized scalar field | Caolán McNamara |
2016-04-04 | cppcheck:passedByValue | Noel Grandin |
2016-04-04 | tdf#97499 Fixed containers parameters clearing #4 | tymyjan |
2016-04-04 | tdf#97499 Fixed containers parameters clearing #3 | tymyjan |
2016-04-02 | cleanup: remove unused Reference.h(xx) includes | Jochen Nitschke |
2016-04-01 | we have an empty Sequence anyway, use it; cleanup follow-up | Eike Rathke |
2016-04-01 | sequence->vector in sc | Noel Grandin |
2016-04-01 | sequence->vector in sc | Noel Grandin |
2016-04-01 | copy used names to other doc, not only referencing sheet; tdf#56518 | Eike Rathke |
2016-04-01 | early bail out only on same doc | Eike Rathke |
2016-04-01 | harmonize the nNewSheet handling | Eike Rathke |
2016-04-01 | tdf#94306 Replace boost::noncopyable in sc/source | Jochen Nitschke |
2016-04-01 | cleanup ScAccessibleSpreadsheet::getSelectedAccessibleColumns | Noel Grandin |
2016-04-01 | tdf#97966 Drop 'static' keywords | Wastack |
2016-04-01 | re-enable copying global names to other docs | Eike Rathke |
2016-03-31 | unit test for copying nested names during copying sheet | Eike Rathke |
2016-03-31 | add ScDocument::InsertNewRangeName() for sheet-local scope | Eike Rathke |
2016-03-31 | copy and adjust nested named expressions during sheet-copy | Eike Rathke |
2016-03-31 | tdf#98893 Remove expensive calls to GetCellType + GetValue/... in calc | Aleksas Pantechovskis |
2016-03-31 | tdf#93300, handle hard formatting with cond format correct | Markus Mohrhard |
2016-03-31 | tdf#92963 Pasting a whole row with data crashes all open LibO apps | Arul Michael |
2016-03-31 | sequence->vector in sc | Noel Grandin |
2016-03-31 | tdf#79787 Normal cell borders are showing dashed/dotted reopen in MSO | Juergen Funk |
2016-03-31 | tdf#97525 vcl: make DeletionListener internal | Jochen Nitschke |