Age | Commit message (Expand) | Author |
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 | support new hyperlink cell attribute | Noel Power |
2013-01-07 | Cleanup: #include <tools/gen.hxx> | Matteo Casalin |
2013-01-05 | don't set formula cells with possible error val clean, fdo#59039 | Markus Mohrhard |
2013-01-04 | New ods test document to check the import of row height values. | Kohei Yoshida |
2013-01-04 | Remove the last 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-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 |
2012-12-26 | ignore #include inside #if | Lubos Lunak |
2012-12-25 | simplify cond format copy&paste code, fdo#58677 | Markus Mohrhard |
2012-12-20 | Add ODF recalc option bits to the UI and configuration. | Kohei Yoshida |
2012-12-19 | Refactored pivot table dialog code for better modularity. | Kohei Yoshida |
2012-12-20 | fdo#39454 Allow (show/hide) comments for selected cells (cell range) | Rodolfo Ribeiro Gomes |
2012-12-19 | regenerate pch | Peter Foley |
2012-12-17 | Change the order of always, never, ask enumerations. | Kohei Yoshida |
2012-12-17 | Use check box "Always perform this in future" rather than 4 buttons. | Kohei Yoshida |
2012-12-17 | callcatcher: update unusedcode code list | Caolán McNamara |
2012-12-16 | PCH for Library_sc | Luboš Luňák |
2012-12-15 | calcishmakkica: #i114428# merge some XOR related code | Marina Plakalovic |
2012-12-15 | calcishmakkica: #i90269# #i95144# #i101466# implement SUMIFS, AVERAGEIFS, COU... | Marina Plakalovic |
2012-12-15 | calcishmakkica: #i101466# implement AVERAGEIF | Marina Plakalovic |
2012-12-15 | make editing conditional formats more obvious, related fdo#57895 | Markus Mohrhard |
2012-12-15 | fdo#35943: Better performance with pivot table refresh. | Kohei Yoshida |
2012-12-14 | Fixed accidentally modified default view options. | Kohei Yoshida |
2012-12-14 | -Werror,-Wunused-private-field | Stephan Bergmann |
2012-12-14 | bnc#791706: Support multiple selection in page fields. | Kohei Yoshida |
2012-12-11 | fdo#58149: Recalculate HYPERLINK formula cells on load. | Kohei Yoshida |
2012-12-11 | enum is not something that has external linkage, so no point in visibility | Luboš Luňák |
2012-12-10 | improve the recalc dialog for ooxml | Markus Mohrhard |
2012-12-05 | fdo#57497: Remove group table data when all group dimensions are gone. | Kohei Yoshida |
2012-12-05 | drop now unused sort resources | Caolán McNamara |
2012-12-05 | remove unused parameter | Markus Mohrhard |
2012-12-05 | correctly parse range in cond format dlg | Markus Mohrhard |
2012-12-05 | unnecessary forward declaration | Markus Mohrhard |
2012-12-04 | Actually let's use the internal API directly here. | Kohei Yoshida |
2012-12-04 | Ask the user if she wants to do full recalc on load, for ods and xlsx import. | Kohei Yoshida |
2012-12-04 | activate basic gnumeric support in experimental mode | Markus Mohrhard |
2012-12-04 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-12-04 | calc66: #i116940# update link URLs after CompileXML, count only | Niklas Nebel |
2012-12-04 | calc66: in ADDRESS function handle sheet name of external document | Eike Rathke [er] |
2012-12-04 | dr78: #i96587# remove ScAnnotationShapeObj class, use generic ScShapeObj | Daniel Rentz [dr] |
2012-12-03 | API CHANGE: roll back the XStyle changes to add a new Hidden property on Style | Cédric Bosdonnat |
2012-12-03 | first working version of modal ref input dlgs | Markus Mohrhard |
2012-12-02 | initial support for icon sets in the dialog | Markus Mohrhard |
2012-11-30 | API CHANGE: Added XStyle::isHidden() and XStyle::setHidden() | Cédric Bosdonnat |
2012-11-30 | Allow to hide styles in the "Styles & Formating" dialog | Cédric Bosdonnat |
2012-11-29 | use Markus's sort page | Caolán McNamara |