Age | Commit message (Expand) | Author |
2012-09-23 | now we can also activate the cond format import test for xlsx | Markus Mohrhard |
2012-09-23 | fix another problem in dxf export | Markus Mohrhard |
2012-09-23 | correctly export number formats in conditional format export to xlsx | Markus Mohrhard |
2012-09-22 | test cases for the changes to ScRangeList::DeleteArea | Markus Mohrhard |
2012-09-22 | some more fixes for ScRangeList::DeleteArea | Markus Mohrhard |
2012-09-22 | enable the cond format import test also for xls and xlsx | Markus Mohrhard |
2012-09-22 | test for imported cond format range from ods | Markus Mohrhard |
2012-09-21 | Fixed all discovered errors and extra unit tests to cover them. | Kohei Yoshida |
2012-09-21 | Improve readability. | Kohei Yoshida |
2012-09-22 | set conditional format range for xls import, fdo#54555 | Markus Mohrhard |
2012-09-21 | add test case for deleting the only row in ScRangeList::UpdateReference | Markus Mohrhard |
2012-09-21 | fix problem in ScRangeList::UpdateReference when deleting one row/col | Markus Mohrhard |
2012-09-20 | unusedcode: vbafoundfiles.?xx and XFoundFiles.idl | Matúš Kukan |
2012-09-20 | Use scoped_ptr instead of deprecated auto_ptr | Stephan Bergmann |
2012-09-20 | xlsx fix cyclic referenced defined names partially fixes bnc#780296 bnc#781166 | Noel Power |
2012-09-20 | Add some static goodness here, too | Tor Lillqvist |
2012-09-20 | introduce new option --disable-cve-tests | David Ostrovsky |
2012-09-19 | use correct cell for broadcasting, fdo#55059 | Markus Mohrhard |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-19 | use the defines instead of hard coded numbers | Markus Mohrhard |
2012-09-19 | enable the content test for lotus 123 files | Markus Mohrhard |
2012-09-19 | tabs to spaces + whitespace clean-up | Markus Mohrhard |
2012-09-19 | import values and formulas from lotus-123, fdo#55066 | Markus Mohrhard |
2012-09-19 | tabs to spaces | Markus Mohrhard |
2012-09-18 | Some cleanups. | Kohei Yoshida |
2012-09-18 | disable failing unoapi test, fdo#55065 | Markus Mohrhard |
2012-09-18 | forgot to change the border xls test | Markus Mohrhard |
2012-09-18 | adapt xls import of borders to new border drawing code, fdo#53287 | Markus Mohrhard |
2012-09-18 | rows with cond formats don't have empty background, fdo#54661, fdo#52535 | Markus Mohrhard |
2012-09-18 | add lotus .123 import test | Markus Mohrhard |
2012-09-18 | Some clean-up of mork-related changs | Stephan Bergmann |
2012-09-18 | shrink to used area for duplicate codn format, fdo#54349 | Markus Mohrhard |
2012-09-18 | deprecate oustringostreaminserter.hxx | Norbert Thiebaud |
2012-09-18 | WaE: calm android tinderboxen | Michael Meeks |
2012-09-18 | broadcaster cells are empty, fdo#54553 | Markus Mohrhard |
2012-09-18 | use light red as error color | Markus Mohrhard |
2012-09-18 | Test for setting current page back to '- all -' in pivot table. | Kohei Yoshida |
2012-09-18 | Use mdds::flat_segment_tree to store row flags. | Kohei Yoshida |
2012-09-18 | Forward declaration cleanup in header files. | Kohei Yoshida |
2012-09-18 | Do the same for the no-parameter variant of fillTable(). | Kohei Yoshida |
2012-09-18 | Refactor fillTable (3-param variant) to skip trailing empty rows. | Kohei Yoshida |
2012-09-18 | Determine data size in cache that doesn't include trailing empty rows. | Kohei Yoshida |
2012-09-18 | Reduce indentation by early bailout. | Kohei Yoshida |
2012-09-18 | and another test for ScRangeList::DeleteArea | Markus Mohrhard |
2012-09-18 | more tests for ScRangeList::DeleteArea | Markus Mohrhard |
2012-09-18 | use the typedefs in ScRangeList | Markus Mohrhard |
2012-09-18 | it is better to use ScRangeList::In than Intersects | Markus Mohrhard |
2012-09-18 | add tests for ScRangeList::UpdateReference | Markus Mohrhard |
2012-09-17 | hopefully a corect way to deal with deleting rows and cols, fdo#54842 | Markus Mohrhard |
2012-09-17 | one more test for ScRangeList::DeleteArea | Markus Mohrhard |