Age | Commit message (Expand) | Author | Files | Lines |
2012-12-22 | C4701: potentially uninitialized local variable 'bTestEqualCondition' used | Tor Lillqvist | 1 | -1/+1 |
2012-12-22 | storing the chart doc while loading is a bad idea, fdo#57530 | Markus Mohrhard | 1 | -1/+0 |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin | 8 | -32/+16 |
2012-12-20 | Forgot to add checkbox to the dialog & saving the option when checked. | Kohei Yoshida | 2 | -4/+15 |
2012-12-20 | Make use of the recalc option when loading ODF documents. | Kohei Yoshida | 1 | -8/+21 |
2012-12-20 | Add ODF recalc option bits to the UI and configuration. | Kohei Yoshida | 6 | -35/+109 |
2012-12-20 | Templates Manager: removed the old dialogs and menu entries | Cédric Bosdonnat | 3 | -9/+0 |
2012-12-20 | Group undo actions when showing/hiding several notes once, fdo#39454 | Rodolfo Ribeiro Gomes | 1 | -0/+5 |
2012-12-19 | Refactored pivot table dialog code for better modularity. | Kohei Yoshida | 6 | -678/+623 |
2012-12-20 | fdo#39454 Allow (show/hide) comments for selected cells (cell range) | Rodolfo Ribeiro Gomes | 8 | -6/+239 |
2012-12-20 | some small fixes for UI around date cond formats | Markus Mohrhard | 1 | -3/+7 |
2012-12-20 | handle last week/next week betweek different years, fdo#58340 | Markus Mohrhard | 1 | -9/+25 |
2012-12-19 | regenerate pch | Peter Foley | 1 | -135/+135 |
2012-12-19 | Little optimization when detecting if there is cell notes to be deleted | Rodolfo Ribeiro Gomes | 1 | -0/+3 |
2012-12-19 | even simpler way to get the whole range | Markus Mohrhard | 1 | -22/+1 |
2012-12-19 | Little optimisation when getting the whole range | Rodolfo Ribeiro Gomes | 1 | -8/+5 |
2012-12-19 | wrap vararg sax functions in typesafe overloads | Luboš Luňák | 2 | -3/+37 |
2012-12-19 | Remove unused method from sc: importBiffRecord | Marcos Paulo de Souza | 2 | -30/+0 |
2012-12-18 | Check the validity of row ranges after after the data area shrinkage. | Kohei Yoshida | 1 | -1/+10 |
2012-12-18 | fdo#56937 - mac a11y hang related to traversing vast, broken hierarchies. | Michael Meeks | 2 | -5/+17 |
2012-12-18 | finalize pivot *before* scenario sheet to ensure table numbers are correct | Noel Power | 1 | -5/+6 |
2012-12-18 | Remove unused ScTabPopShell | Marcos Paulo de Souza | 3 | -130/+0 |
2012-12-18 | we need to use a copy of the original ScPatternAttr, fdo#58338 | Markus Mohrhard | 1 | -5/+7 |
2012-12-18 | fix the test for cond format export | Markus Mohrhard | 1 | -5/+5 |
2012-12-17 | first check that the number of cells has not been reached yet, fdo#58346 | Markus Mohrhard | 1 | -8/+8 |
2012-12-17 | UI does not update correctly for icon sets, fdo#58308 | Markus Mohrhard | 2 | -1/+5 |
2012-12-17 | workaround FORMULA is not part of the condition is in the UI | Markus Mohrhard | 1 | -0/+4 |
2012-12-17 | fix the month date formats, related fdo#58340 | Markus Mohrhard | 1 | -2/+12 |
2012-12-17 | checking for the month is wrong, related fdo#58340 | Markus Mohrhard | 1 | -3/+3 |
2012-12-17 | Change the order of always, never, ask enumerations. | Kohei Yoshida | 6 | -24/+26 |
2012-12-17 | Re-arranged formula options page to make room for re-calc option. | Kohei Yoshida | 3 | -47/+50 |
2012-12-17 | Use check box "Always perform this in future" rather than 4 buttons. | Kohei Yoshida | 4 | -45/+16 |
2012-12-17 | callcatcher: update unusedcode code list | Caolán McNamara | 7 | -117/+1 |
2012-12-17 | UniString::Fill -> OUStringBuffer::padToLength | Caolán McNamara | 1 | -3/+4 |
2012-12-17 | UniString::ToUpperAscii -> OUString::toAsciiUpperCase | Caolán McNamara | 2 | -11/+10 |
2012-12-16 | PCH for Library_sc | Luboš Luňák | 3 | -0/+945 |
2012-12-15 | check conditions before checking for matrix fragment | Eike Rathke | 1 | -3/+6 |
2012-12-15 | add missing *IFS pieces to Excel filter | Eike Rathke | 1 | -11/+8 |
2012-12-15 | AVERAGEIFS with FUNCFLAG_PARAMPAIRS | Eike Rathke | 1 | -1/+1 |
2012-12-15 | EvalMatrix<XorEvaluator> for Xor | Eike Rathke | 1 | -20/+9 |
2012-12-15 | EvalMatrix: do not short circuit, propagate errors | Eike Rathke | 1 | -10/+14 |
2012-12-15 | aString not rString | Eike Rathke | 1 | -13/+13 |
2012-12-15 | ScInterpreter::IterateParametersIfs() with external references | Eike Rathke | 1 | -0/+21 |
2012-12-15 | calcishmakkica: #i114428# merge some XOR related code | Marina Plakalovic | 4 | -3/+39 |
2012-12-15 | calcishmakkica: #i117283# support new functions in Excel filters | Daniel Rentz [dr] | 5 | -5/+27 |
2012-12-15 | calcishmakkica: init vars | Eike Rathke [er] | 1 | -18/+18 |
2012-12-15 | calcishmakkica: WaE wntmsci12 | Eike Rathke [er] | 1 | -2/+2 |
2012-12-15 | calcishmakkica: #i90269# #i95144# #i101466# | Eike Rathke [er] | 4 | -190/+218 |
2012-12-15 | calcishmakkica: #i90269# #i95144# #i101466# implement SUMIFS, AVERAGEIFS, COU... | Marina Plakalovic | 12 | -12/+599 |
2012-12-15 | changes to "calcishmakkica: #i101466# implement AVERAGEIF" | Eike Rathke | 3 | -677/+315 |