Age | Commit message (Expand) | Author |
2013-05-06 | fix typos (wich instead of which) | Philipp Riemer |
2013-05-06 | cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removal | Philipp Riemer |
2013-05-06 | Revert "abstract type in ptr_container needs this workaround" | Stephan Bergmann |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák |
2013-05-06 | fdo#63878 fix the zoom problem when the sheet are RTL | Faisal M. Al-Otaibi |
2013-05-06 | fdo#51828 - UI: Sort: can use more than 3 criteria once only - additional fix | Albert Thuswaldner |
2013-05-06 | make Excel happy | Markus Mohrhard |
2013-05-03 | Additional unit test for sorting. | Kohei Yoshida |
2013-05-03 | no longer needed CREATE_STRING macro | Miklos Vajna |
2013-05-02 | we can just use a PopupMenu* here | Caolán McNamara |
2013-05-02 | fdo#64048 - fix calc/VBA clearcontents regression. | Michael Meeks |
2013-05-02 | fdo#39593 - share copy/paste code, and add a few consts. | Minh Ngo |
2013-05-02 | Update pch | Aurimas Fišeras |
2013-05-02 | fix fdo#64085 : set proper alignment for justified align text. | navin patidar |
2013-05-01 | convert message box return types to an enum | Caolán McNamara |
2013-04-30 | Unit test for the earlier reference toggling bug. | Kohei Yoshida |
2013-04-30 | Fix erroneous reference conversion. | Tomofumi Yagi |
2013-04-30 | Surpress warning on comparison between signed and unsigned. | Kohei Yoshida |
2013-04-30 | Ensure that modified formula cells are redrawn. | Kohei Yoshida |
2013-04-30 | Move the group calculation code into its own class. | Kohei Yoshida |
2013-04-30 | Typo. | Kohei Yoshida |
2013-04-30 | Reset dirty. | Kohei Yoshida |
2013-04-30 | We don't need this code. | Kohei Yoshida |
2013-04-30 | Handle range references for group calculation. This is still untested. | Kohei Yoshida |
2013-04-30 | Handle range reference as well for group calculation. Not tested yet. | Kohei Yoshida |
2013-04-30 | Let's not use VectorArray struct. There is no use for it. | Kohei Yoshida |
2013-04-30 | Some comment. | Kohei Yoshida |
2013-04-30 | Pass formula group context to FetchDoubleArray. Not yet used. | Kohei Yoshida |
2013-04-30 | CellStorageModified() is the right (and only) place to mark group dirty. | Kohei Yoshida |
2013-04-30 | Test-drive grouped formula calculation. | Kohei Yoshida |
2013-04-30 | Add method to allow fetching of double array, and store it in token. | Kohei Yoshida |
2013-04-30 | Move the invariant group handler into its own method. | Kohei Yoshida |
2013-04-30 | Don't forget to add breaks here... | Kohei Yoshida |
2013-04-30 | Handle invariant group with single references. | Kohei Yoshida |
2013-04-30 | Not yet used, but a hook to retrieve a vector reference value. | Kohei Yoshida |
2013-04-30 | We can't support all cases until we have real range-based dep tracking. | Kohei Yoshida |
2013-04-30 | We really don't need to use similar data unless I missed something. | Kohei Yoshida |
2013-04-30 | Adding comment as I go along... | Kohei Yoshida |
2013-04-30 | Let's use std::for_each for this. | Kohei Yoshida |
2013-04-30 | Wrap inside smart pointer on instantiation, for exception safety. | Kohei Yoshida |
2013-04-30 | We have function object for this. | Kohei Yoshida |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-30 | bnc#816516: Implement easy access to the recent documents. | Jan Holesovsky |
2013-04-29 | fdo#63592 Solve context numerical problem when changing text direction | abdulmajeed ahmed |
2013-04-29 | Resolves: fdo#51556 allow tab traversing into the conditional formatting list | Caolán McNamara |
2013-04-29 | fdo#61060 - Freezing now marks spreadsheet as unsaved. | Sameer Deshmukh |
2013-04-29 | fdo#63546: set appropriate alignment when wrt direction of cells is changed. | navin patidar |
2013-04-29 | use boost::scoped_ptr and direct values | Markus Mohrhard |
2013-04-28 | Bin CLOOK comments and un-split one large switch statement | Tor Lillqvist |
2013-04-28 | collision between orcus::spreadsheet::col_t and aix col_t typedef | Caolán McNamara |