Age | Commit message (Expand) | Author |
2017-02-10 | LOK - Calc: Increase the row limit to 10.000 rows. | Marco Cecchetti |
2017-02-10 | Optimize Excel GetOrCreateRow: reduce loops | Justin Luth |
2017-02-10 | unwind RID_POPUP_FILTER local resource | Caolán McNamara |
2017-02-10 | unwind RID_STATISTICS_DLGS local resource | Caolán McNamara |
2017-02-10 | Further modifications to FastAttributeIter: | Mohammed Abdul Azeem |
2017-02-10 | convert SvtSecurityOptions::EOption to scoped enum | Noel Grandin |
2017-02-10 | convert SearchParam::SearchType to scoped enum | Noel Grandin |
2017-02-09 | tdf#105672 framework managed menu button | Maxim Monastirsky |
2017-02-09 | add IMSINH, IMSQRT,IMSUB,IMSUM,IMTAN test case | Zdeněk Crhonek |
2017-02-09 | use std::unique_ptr | Jochen Nitschke |
2017-02-09 | and more unit tests for tdf#103890 | Eike Rathke |
2017-02-09 | yet more 3D flag to preserve cases, tdf#103890 follow-up | Eike Rathke |
2017-02-09 | add absolute sheet reference unit test for tdf#103890 | Eike Rathke |
2017-02-09 | preserve 3D flag if sheet reference is absolute, tdf#103890 follow-up | Eike Rathke |
2017-02-09 | tdf#103890: Add unit test for this. | Kohei Yoshida |
2017-02-09 | tdf#103890: Fix the logic on setting 3D flag on reference. | Kohei Yoshida |
2017-02-09 | tdf#91820 - Toggle sheet grid is per sheet option | Yousuf Philips |
2017-02-09 | sc lok: Limit number of row with LOK to 1000 rows. | Henry Castro |
2017-02-09 | replace pointers with objects in std::vectors | Jochen Nitschke |
2017-02-09 | convert BmpConversion to scoped enum | Noel Grandin |
2017-02-09 | move member to stack | Jochen Nitschke |
2017-02-09 | use std::unique_ptr and reorder members | Jochen Nitschke |
2017-02-09 | use std::unique_ptr<> | Jochen Nitschke |
2017-02-09 | remove obsolete noop call | Jochen Nitschke |
2017-02-09 | Reapply "create ErrorHandlerFlags scoped enum for error handling flags"" | Noel Grandin |
2017-02-08 | tdf#50916 Allow proper updating, deleting and inserting tabs | Bartosz Kosiorek |
2017-02-08 | tdf#50916 Introduce new column validation function | Bartosz Kosiorek |
2017-02-08 | replace localresource of strings and keys with StringArray | Caolán McNamara |
2017-02-08 | add IMCSC test case | Zdeněk Crhonek |
2017-02-08 | add IMLOG2 test case | Zdeněk Crhonek |
2017-02-08 | add IMCOT test case | Zdeněk Crhonek |
2017-02-08 | add IMSECH test case | Zdeněk Crhonek |
2017-02-08 | add IMPRODUCT test case | Zdeněk Crhonek |
2017-02-08 | add IMSIN test case | Zdeněk Crhonek |
2017-02-08 | add IMSEC test case | Zdeněk Crhonek |
2017-02-08 | add IMREAL test case | Zdeněk Crhonek |
2017-02-08 | add IMEXP test case | Zdeněk Crhonek |
2017-02-08 | add IMLN test case | Zdeněk Crhonek |
2017-02-08 | add IMDIV test case | Zdeněk Crhonek |
2017-02-08 | add IMLOG10 test case | Zdeněk Crhonek |
2017-02-08 | add IMCSCH test case | Zdeněk Crhonek |
2017-02-08 | add IMPOWER test case | Zdeněk Crhonek |
2017-02-08 | add IMCOSH test case | Zdeněk Crhonek |
2017-02-08 | loplugin:unusedenumconstants read-only constants in vcl | Noel Grandin |
2017-02-08 | Adding an iterator for fastattributes: | Mohammed Abdul Azeem |
2017-02-08 | coverity#1400141 Unchecked return value | Caolán McNamara |
2017-02-07 | Revert "remove ugly operator* in DynamicErrorInfo" | Michael Stahl |
2017-02-07 | Revert "create ErrorHandlerFlags scoped enum for error handling flags" | Michael Stahl |
2017-02-07 | convert resources containing strings to stringarray resources | Caolán McNamara |
2017-02-07 | revert unready stuff | Caolán McNamara |