Age | Commit message (Expand) | Author |
2016-07-01 | sc lok: add LOK_CALLBACK_CELL_VIEW_CURSOR | Miklos Vajna |
2016-06-30 | Resolves: tdf#100440 check mode to be 0 or 1 for MONTHS(), YEARS() and WEEKS() | Eike Rathke |
2016-06-30 | GSoC added button with small padding | Szymon Kłos |
2016-06-30 | use GetInt*() in the most obvious places | Eike Rathke |
2016-06-30 | use GetInt*() in the most obvious places | Eike Rathke |
2016-06-30 | use GetInt*() in the most obvious places | Eike Rathke |
2016-06-30 | return SAL_MAX_... instead of 0 for GetInt*() | Eike Rathke |
2016-06-30 | introduce ScInterpreter::GetInt32WithDefault() | Eike Rathke |
2016-06-30 | introduce ScInterpreter::GetUInt32() | Eike Rathke |
2016-06-30 | use GetInt16() | Eike Rathke |
2016-06-30 | introduce ScInterpreter GetInt32() and GetInt16() | Eike Rathke |
2016-06-30 | fix Window::~Window: inconsistency in top window chain leak | Caolán McNamara |
2016-06-30 | Step towards disposing of ScDataFormDlg properly | Katarina Behrens |
2016-06-29 | No need for a derived class | Stephan Bergmann |
2016-06-29 | Simplify finding elements of theAddInAsyncTbl | Stephan Bergmann |
2016-06-29 | tdf#97837 Add qa unit test | Laurent Balland-Poirier |
2016-06-29 | tdf#81939 Remove escape char only for fraction | Laurent Balland-Poirier |
2016-06-29 | move #includes to top of file | Noel Grandin |
2016-06-29 | tdf#100592 Add extra number formats for fraction | Laurent Balland-Poirier |
2016-06-29 | Reinstate: tdf#99729: fix text alignment (no autofit & no full width) | Caolán McNamara |
2016-06-29 | add XOR test case | Zdeněk Crhonek |
2016-06-29 | Revert "tdf#99729: fix text alignment (no autofit & no full width)" | Miklos Vajna |
2016-06-29 | loplugin:passstuffbyref | Noel Grandin |
2016-06-28 | identify boolean element type at least for inline arrays (i#87219) | Eike Rathke |
2016-06-28 | do not override type SC_MATVAL_BOOLEAN with SC_MATVAL_VALUE | Eike Rathke |
2016-06-28 | Convert Bitmap tab to Pattern tab | Rishabh Kumar |
2016-06-28 | tdf#99729: fix text alignment (no autofit & no full width) | Mike Kaganski |
2016-06-28 | add IFERROR test case | Zdeněk Crhonek |
2016-06-28 | tdf#75387: Don't case-fold strings for formula group calculations | Tor Lillqvist |
2016-06-28 | Revert c7b9b9204ce2b3c1e0dbc0d79e4e01d27ad2ac7e | Mike Kaganski |
2016-06-28 | loplugin:staticmethods | Stephan Bergmann |
2016-06-28 | tdf#99729 prerequisite: model-level user data r/w | Mike Kaganski |
2016-06-28 | add BITAND, BITLSHIFT, BITRSHIFT, BITOR test case | Zdeněk Crhonek |
2016-06-28 | add ATAN, ATNH, ATAN2 test case | Zdeněk Crhonek |
2016-06-28 | add FVSCHEDULE test case | Zdeněk Crhonek |
2016-06-28 | add ASIN, ASINH test case | Zdeněk Crhonek |
2016-06-27 | Move accessibility relations to .ui files, Part 10: tdf#87026 | Muhammet Kara |
2016-06-27 | GSoC notebookbar: switching tabs depending on context | Szymon Kłos |
2016-06-27 | Add SAL_INFOs describing why vectorisation is disabled for a formula group | Tor Lillqvist |
2016-06-27 | SfxProgress::SetState always returns true | Stephan Bergmann |
2016-06-27 | fix CSV import dialog crash, tdf#97527 follow-up | Eike Rathke |
2016-06-27 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2016-06-27 | add an isPODF() block to ScCompiler::IsOpCode(), tdf#100641 related | Eike Rathke |
2016-06-27 | rename *effective to *effect, tdf#100641 related | Eike Rathke |
2016-06-27 | tdf#100641 change UI name of EFFECTIVE to EFFECT | Eike Rathke |
2016-06-27 | accept EFFECTIVE as EFFECT in OOXML import | Eike Rathke |
2016-06-27 | tdf#98515: Bail out early if kernel would have ridiculously many parameters | Tor Lillqvist |
2016-06-27 | sc: remove leftover includes | Jochen Nitschke |
2016-06-27 | bccu#1893 - [PERFORMANCE] .uno:ViewRowColumnHeaders too slow | Ashod Nakashian |
2016-06-26 | add ACOSH, ACOT, ACOTH test case | Zdeněk Crhonek |