Age | Commit message (Expand) | Author |
2013-01-14 | fdo#56124 add functions IFERROR and IFNA to calc as in ODFF1.2 | Eike Rathke |
2013-01-14 | make the list box a bit larger, fdo#58609 | Markus Mohrhard |
2013-01-13 | fdo#59292 OOXML TDIST is ODF LEGACY.TDIST | Eike Rathke |
2013-01-13 | Let's not return here to prevent memory leak. | Kohei Yoshida |
2013-01-11 | fdo#58531: Register cells with external references at compile time. | Kohei Yoshida |
2013-01-11 | fdo#59084: Sync dimension members after reloading the group data. | Kohei Yoshida |
2013-01-11 | fdo#58069: Invalidate sheet stream cache when directory path changes. | Kohei Yoshida |
2013-01-11 | Resolves: fdo#59112 re-scroll to current entry when dialog resized | Caolán McNamara |
2013-01-09 | fdo#58539: Correctly set cached matrix formula result. | Kohei Yoshida |
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 | fdo#58671: Remove accelerators from Undo action texts | Korrawit Pruegsanusak |
2013-01-08 | Make LO buildable again after the GraphicFilter move. | Jan Holesovsky |
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-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 | 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 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 | 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-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 | don't overflow column number during import, fdo#58539 | Markus Mohrhard |
2013-01-03 | fdo#58539: Check for mxValueLink being NULL before dereferencing. | Kohei Yoshida |
2013-01-02 | fdo#58539: Properly initialize a member pointer value. | Kohei Yoshida |
2013-01-02 | fdo#58539: Avoid throwing exception not specified in the signature. | Kohei Yoshida |
2013-01-02 | fdo#58539: Resizing matrix should also resize the flag storage too. | Kohei Yoshida |
2013-01-02 | fdo#56278: Write a unit test for this. | Kohei Yoshida |
2013-01-02 | fdo#47466 FORMATTING: Autoformat empty rows causes app to crash | Julien Nabet |
2012-12-31 | handle strings correctly in ScCondFormatEntry::GetExpression, fdo#58781 | Markus Mohrhard |
2012-12-31 | don't add a new cond format if we just want to edit one, related fdo#58781 | Markus Mohrhard |
2012-12-26 | fix operator lookup with clang | Luboš Luňák |
2012-12-26 | storing the chart doc while loading is a bad idea, fdo#57530 | Markus Mohrhard |
2012-12-26 | add a unit test for new method in ScRangeList | Markus Mohrhard |