Age | Commit message (Expand) | Author |
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 |
2013-01-02 | fdo#58539: Properly initialize a member pointer value. | Kohei Yoshida |
2013-01-03 | don't overflow column number during import, fdo#58539 | Markus Mohrhard |
2013-01-03 | libs should be listed after the libs that require them | Luboš Luňák |
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-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 |