Age | Commit message (Expand) | Author |
2013-01-01 | remove use of #pragma optimize | Luboš Luňák |
2013-01-01 | fdo#47466 FORMATTING: Autoformat empty rows causes app to crash | Julien Nabet |
2013-01-01 | Fix some 'bRet' is reassigned a value before the old one has been used | Julien Nabet |
2012-12-31 | Remove some unused functions | Marcos Paulo de Souza |
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-30 | More cppcheck cleaning in sc | Julien Nabet |
2012-12-30 | Some cppcheck cleaning in sc | Julien Nabet |
2012-12-30 | fdo#39440 - cppcheck cleanliness | Radu Ioan |
2012-12-29 | bHOver isn't used in second loop and afterwards | Julien Nabet |
2012-12-29 | callcatcher: update unused code list | Caolán McNamara |
2012-12-29 | Some cppcheck cleaning | Julien Nabet |
2012-12-26 | ignore #include inside #if | Lubos Lunak |
2012-12-26 | fix operator lookup with clang | Luboš Luňák |
2012-12-26 | add a unit test for new method in ScRangeList | Markus Mohrhard |
2012-12-26 | one more improvement around cond format rendering, fdo#57896 | Markus Mohrhard |
2012-12-25 | simplify cond format copy&paste code, fdo#58677 | Markus Mohrhard |
2012-12-25 | one more fix for fdo#58686 | Markus Mohrhard |
2012-12-25 | Get rid of (most uses of) GUI | Tor Lillqvist |
2012-12-24 | be safe against invalid cond format cell info, fdo#58686 | Markus Mohrhard |
2012-12-22 | C4701: potentially uninitialized local variable 'bTestEqualCondition' used | Tor Lillqvist |
2012-12-22 | storing the chart doc while loading is a bad idea, fdo#57530 | Markus Mohrhard |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-12-20 | Forgot to add checkbox to the dialog & saving the option when checked. | Kohei Yoshida |
2012-12-20 | Make use of the recalc option when loading ODF documents. | Kohei Yoshida |
2012-12-20 | Add ODF recalc option bits to the UI and configuration. | Kohei Yoshida |
2012-12-20 | Templates Manager: removed the old dialogs and menu entries | Cédric Bosdonnat |
2012-12-20 | Group undo actions when showing/hiding several notes once, fdo#39454 | Rodolfo Ribeiro Gomes |
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-20 | some small fixes for UI around date cond formats | Markus Mohrhard |
2012-12-20 | handle last week/next week betweek different years, fdo#58340 | Markus Mohrhard |
2012-12-19 | regenerate pch | Peter Foley |
2012-12-19 | Little optimization when detecting if there is cell notes to be deleted | Rodolfo Ribeiro Gomes |
2012-12-19 | even simpler way to get the whole range | Markus Mohrhard |
2012-12-19 | Little optimisation when getting the whole range | Rodolfo Ribeiro Gomes |
2012-12-19 | wrap vararg sax functions in typesafe overloads | Luboš Luňák |
2012-12-19 | Remove unused method from sc: importBiffRecord | Marcos Paulo de Souza |
2012-12-18 | Check the validity of row ranges after after the data area shrinkage. | Kohei Yoshida |
2012-12-18 | fdo#56937 - mac a11y hang related to traversing vast, broken hierarchies. | Michael Meeks |
2012-12-18 | finalize pivot *before* scenario sheet to ensure table numbers are correct | Noel Power |
2012-12-18 | Remove unused ScTabPopShell | Marcos Paulo de Souza |
2012-12-18 | we need to use a copy of the original ScPatternAttr, fdo#58338 | Markus Mohrhard |
2012-12-18 | fix the test for cond format export | Markus Mohrhard |
2012-12-17 | first check that the number of cells has not been reached yet, fdo#58346 | Markus Mohrhard |
2012-12-17 | UI does not update correctly for icon sets, fdo#58308 | Markus Mohrhard |
2012-12-17 | workaround FORMULA is not part of the condition is in the UI | Markus Mohrhard |
2012-12-17 | fix the month date formats, related fdo#58340 | Markus Mohrhard |
2012-12-17 | checking for the month is wrong, related fdo#58340 | Markus Mohrhard |
2012-12-17 | Change the order of always, never, ask enumerations. | Kohei Yoshida |