Age | Commit message (Expand) | Author |
2013-01-10 | handle shapes anchored to the wrong sheet without crash, fdo#58858 | Markus Mohrhard |
2013-01-09 | fdo#58539: Correctly set cached matrix formula result. | Kohei Yoshida |
2013-01-09 | re-apply calc /tmp unit test file leakage. | Michael Meeks |
2013-01-09 | Some removal/replacement of the String/UniString with OUString | Jean-Noël Rouvignac |
2013-01-09 | turn some OSL_ENSURE into SAL_WARN_IF to avoid warnings about unused variables | Matúš Kukan |
2013-01-09 | Revert "fix a few /tmp file leaks" | Miklos Vajna |
2013-01-09 | accidently moved that line around | Markus Mohrhard |
2013-01-09 | set the list box entry for 3 entry color scales | Markus Mohrhard |
2013-01-08 | fix a few /tmp file leaks | Michael Meeks |
2013-01-08 | Let's not have two variants of this getter. One is enough. | Kohei Yoshida |
2013-01-08 | Add new ods import test for rich-text cell contents. | Kohei Yoshida |
2013-01-08 | DynamicErrorInfo objects must be allocated on the heap | Stephan Bergmann |
2013-01-08 | support new hyperlink cell attribute | Noel Power |
2013-01-08 | correct label for data bar dialog, fdo#58608 | Markus Mohrhard |
2013-01-07 | Adjusted all test methods for loadDoc. | Kohei Yoshida |
2013-01-07 | Remove duplicated code blocks. | Kohei Yoshida |
2013-01-07 | Append ODS to the test method name. | Kohei Yoshida |
2013-01-07 | New test for pivot table with field references. | Kohei Yoshida |
2013-01-07 | split out numbering position page to cui and adapt code | Caolán McNamara |
2013-01-07 | Cleanup: #include <tools/gen.hxx> | Matteo Casalin |
2013-01-07 | UNO objects must be allocated on the heap | Stephan Bergmann |
2013-01-06 | fix some memory leaks in sc | Markus Mohrhard |
2013-01-06 | fdo#58671: Remove accelerators from Undo action texts | Korrawit Pruegsanusak |
2013-01-05 | don't set formula cells with possible error val clean, fdo#59039 | Markus Mohrhard |
2013-01-05 | enable the unit test | Markus Mohrhard |
2013-01-05 | Revert "workaround problems with row import, fdo#58539" | Markus Mohrhard |
2013-01-04 | add unit test for dependency tree during ods import | Markus Mohrhard |
2013-01-04 | New ods test document to check the import of row height values. | Kohei Yoshida |
2013-01-04 | Make LO buildable again after the GraphicFilter move. | Jan Holesovsky |
2013-01-04 | don't forget the dependency tree during OOXML import, fdo#58863 | Markus Mohrhard |
2013-01-04 | don't forget the dependency tree during formula import | Markus Mohrhard |
2013-01-04 | remove unnecessary german comment | Markus Mohrhard |
2013-01-04 | correct indentation | Markus Mohrhard |
2013-01-04 | put the function in the anonymous namespace | Markus Mohrhard |
2013-01-04 | Remove the last use of SC_DP_MAX_FIELDS. | Kohei Yoshida |
2013-01-04 | More on removing use of SC_DP_MAX_FIELDS. | Kohei Yoshida |
2013-01-04 | Remove SC_DP_MAX_FIELDS from ScDPRunningTotalState too. | Kohei Yoshida |
2013-01-04 | Remove hard-coded upper field limit from ScDPInitState. | Kohei Yoshida |
2013-01-04 | OSL_ENSURE -> SAL_WARN_IF in xmlcelli.cxx | Markus Mohrhard |
2013-01-04 | don't overflow SCCOL during repeated cell import, fdo#58539 | Markus Mohrhard |
2013-01-04 | add some more safety checks for row and column import from ODS | Markus Mohrhard |
2013-01-04 | workaround problems with row import, fdo#58539 | Markus Mohrhard |
2013-01-04 | initialize it irectly in the constructor | Markus Mohrhard |
2013-01-03 | fdo#58004: Let's remove these upper bound truncation. | Kohei Yoshida |
2013-01-03 | fdo#58004: Fix out-of-bound access to std::vector. | Kohei Yoshida |
2013-01-03 | Let's first fix this horrible formatting. | Kohei Yoshida |
2013-01-03 | fdo#58004: Apply source number format over one specified by the style. | Kohei Yoshida |
2013-01-03 | make sure the column index is valid, fdo#58539 | Markus Mohrhard |
2013-01-03 | simplify this code a little bit | Markus Mohrhard |
2013-01-03 | fdo#58539: Check for mxValueLink being NULL before dereferencing. | Kohei Yoshida |