Age | Commit message (Expand) | Author |
2014-04-30 | coverity#704714 Dereference after null check | Caolán McNamara |
2014-04-29 | fdo#75058: Optimize autofilter item filling for non-tree items. | Kohei Yoshida |
2014-04-29 | sc html export: HTML export test fixture & "SkipImages" test | Tomaž Vajngerl |
2014-04-29 | fdo#74650: Speed up GetFilteredFilterEntries(). | Kohei Yoshida |
2014-04-29 | fdo#76912: Write a test for this. | Kohei Yoshida |
2014-04-29 | coverity#1210163 Uninitialized scalar variable | Caolán McNamara |
2014-04-29 | coverity#1210164 Uninitialized scalar variable | Caolán McNamara |
2014-04-29 | fdo#74322: Let's not handle cut mode here. | Kohei Yoshida |
2014-04-29 | fdo#74322: Additional test for the followup issue. | Kohei Yoshida |
2014-04-29 | coverity#1210185 Uninitialized pointer field | Caolán McNamara |
2014-04-29 | coverity#1210186 Uninitialized pointer field | Caolán McNamara |
2014-04-29 | coverity#1210187 Uninitialized pointer field | Caolán McNamara |
2014-04-29 | coverity#1210191 Uninitialized pointer field | Caolán McNamara |
2014-04-29 | coverity#1210192 Uninitialized pointer field | Caolán McNamara |
2014-04-29 | coverity#1210194 Uninitialized scalar field | Caolán McNamara |
2014-04-29 | coverity#1210198 Uninitialized pointer field | Caolán McNamara |
2014-04-29 | coverity#1210199 Uninitialized scalar field | Caolán McNamara |
2014-04-28 | fdo#77647: Expand reference only when the top of the selected range is... | Kohei Yoshida |
2014-04-28 | Make these non inline. | Kohei Yoshida |
2014-04-28 | fdo#77647: Write test for this. | Kohei Yoshida |
2014-04-29 | the safety check was a bit too strict, fdo#77984 | Markus Mohrhard |
2014-04-28 | unusedcode.easy: remove SwapWithinGroup | Julien Nabet |
2014-04-28 | Dump more info from ScTokenArray (for debugging). | Kohei Yoshida |
2014-04-28 | WaE: Unreferenced function definition | Tor Lillqvist |
2014-04-28 | Add a bit more test code to test the normal use cases of MIN. | Kohei Yoshida |
2014-04-28 | fdo#77969: Return 0 in case of matrix consisting of all empty elements. | Kohei Yoshida |
2014-04-28 | fdo#77969: Write test for this corner case. | Kohei Yoshida |
2014-04-28 | temporarily disable export to ODS due to derailed validator | Eike Rathke |
2014-04-28 | fdo#75397: Return an empty string for empty element. | Kohei Yoshida |
2014-04-28 | fdo#75397: Write unit test for this. | Kohei Yoshida |
2014-04-28 | sc html export: some more places to skip images | Tomaž Vajngerl |
2014-04-28 | Typo: diferent -> different | Julien Nabet |
2014-04-28 | Improve TabBar return types | Noel Grandin |
2014-04-28 | coverity#708052 Uninitialized scalar field | Caolán McNamara |
2014-04-28 | coverity#708039 Uninitialized scalar field | Caolán McNamara |
2014-04-28 | coverity#708038 Uninitialized scalar field | Caolán McNamara |
2014-04-28 | coverity#708033 Uninitialized scalar field | Caolán McNamara |
2014-04-28 | coverity#708032 Uninitialized scalar field | Caolán McNamara |
2014-04-28 | coverity#708027 Uninitialized scalar field | Caolán McNamara |
2014-04-27 | const | Luboš Luňák |
2014-04-27 | Avoid possible memory leaks in case of exceptions | Takeshi Abe |
2014-04-26 | cppcheck: fix "Mismatching allocation and deallocation" | Julien Nabet |
2014-04-25 | fdo#76611: Wrap reference addresses at max boundaries. | Kohei Yoshida |
2014-04-25 | fdo#76611: Write test for this. | Kohei Yoshida |
2014-04-26 | Avoid possible memory leaks in case of exceptions | Takeshi Abe |
2014-04-25 | added .xlsx .xls .ods export/reimport tests for new spreadsheet functions | Eike Rathke |
2014-04-25 | fdo#75971: Perhaps this will prevent the crash ? | Kohei Yoshida |
2014-04-25 | we need to push a return value in any case, fdo#73148 related | Eike Rathke |
2014-04-25 | return early once we pushed an error, fdo#73148 related | Eike Rathke |
2014-04-25 | fdo#73148 (partial patch) Add Excel 2010 function AGGREGATE | Winfried Donkers |