Age | Commit message (Expand) | Author |
2015-08-31 | loplugin:stringconstant: OUStringBuffer: appendAscii -> append | Stephan Bergmann |
2015-08-30 | tdf#93600: Avoid crash on entering '=' as a cell value | Katarina Behrens |
2015-08-30 | Don't check SAL_DETAIL_ENABLE_LOG_INFO, check SAL_LOG_INFO | Tor Lillqvist |
2015-08-29 | o3tl/cow_wrapper: remove boost dependency | Daniel Robertson |
2015-08-29 | Formatting and bail-out early (to not re-format too much) | Matteo Casalin |
2015-08-28 | add CVE-2014-6360 test case | Caolán McNamara |
2015-08-28 | add CVE-2014-6361 test case | Caolán McNamara |
2015-08-28 | make PostUserEvent Link<> typed | Noel Grandin |
2015-08-28 | Work around loplugin:staticmethods | Stephan Bergmann |
2015-08-28 | initial work for conditional formatting import for orcus | Markus Mohrhard |
2015-08-28 | call it as well | Markus Mohrhard |
2015-08-28 | implement the applyToItemSet for more properties | Markus Mohrhard |
2015-08-28 | add applyToItemSet method to all properties | Markus Mohrhard |
2015-08-28 | apply fill properties to item set | Markus Mohrhard |
2015-08-28 | import the background color | Markus Mohrhard |
2015-08-28 | make sure to print numbers as ints and not as characters | Markus Mohrhard |
2015-08-28 | make sure that the cell properties are really imported | Markus Mohrhard |
2015-08-28 | use a consistent log area for orcus styles | Markus Mohrhard |
2015-08-28 | correct import for row height and col width | Markus Mohrhard |
2015-08-28 | temp | Markus Mohrhard |
2015-08-28 | implement import_sheet_properties interface | Markus Mohrhard |
2015-08-28 | prevent default operator= | Markus Mohrhard |
2015-08-28 | import cell fill color | Markus Mohrhard |
2015-08-28 | we need to create the default styles in the interface right now | Markus Mohrhard |
2015-08-28 | import font underline | Markus Mohrhard |
2015-08-28 | next step on correct styles import from orcus | Markus Mohrhard |
2015-08-28 | import font color correctly | Markus Mohrhard |
2015-08-28 | tep for correct styles import from orcus | Markus Mohrhard |
2015-08-28 | parse the range for autofilter | Markus Mohrhard |
2015-08-28 | import table as ScDBData | Markus Mohrhard |
2015-08-28 | add more orcus debug output | Markus Mohrhard |
2015-08-28 | make these types future proof | Markus Mohrhard |
2015-08-28 | add ScOrcusSheet::get_table method | Markus Mohrhard |
2015-08-27 | Clean up sEmpty | Stephan Bergmann |
2015-08-27 | Clean up aEmpty | Stephan Bergmann |
2015-08-26 | unit test that parsing range fragments should fail | Eike Rathke |
2015-08-26 | do not parse range fragments as valid ranges | Eike Rathke |
2015-08-26 | Revert "do not parse range fragments as valid ranges" | Stephan Bergmann |
2015-08-26 | unit test that parsing range fragments should fail | Eike Rathke |
2015-08-26 | do not parse range fragments as valid ranges | Eike Rathke |
2015-08-26 | Convert vcl Button Link<> click handler to typed Link<Button*,void> | Noel Grandin |
2015-08-26 | replace boost::ptr_vector with std::vector<std::unique_ptr> | Derrick |
2015-08-26 | tdf#89387 test for LCM function | Łukasz Hryniuk |
2015-08-26 | tdf#89387 test for GCD function | Łukasz Hryniuk |
2015-08-26 | tdf#89387 test for SUMX2PY2 function | Łukasz Hryniuk |
2015-08-26 | tdf#89387 add some strings to CHITEST test | Łukasz Hryniuk |
2015-08-26 | tdf#89387 add some strings to FTEST test | Łukasz Hryniuk |
2015-08-26 | implement Edit modify handler, rhbz#1255811 related | Eike Rathke |
2015-08-26 | implement Edit modify handler, rhbz#1255811 related | Eike Rathke |
2015-08-26 | implement Edit modify handler, rhbz#1255811 related | Eike Rathke |