Age | Commit message (Expand) | Author |
2012-04-09 | Dump other unused functions in oox | Julien Nabet |
2012-04-09 | add package deps for resources | David Tardon |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi |
2012-04-08 | Keep on cleaning oox | Julien Nabet |
2012-04-08 | callcatcher: reduce WorksheetHelper | Caolán McNamara |
2012-04-08 | rename gb_CppunitTest_uses_ure | David Tardon |
2012-04-08 | compile- and run-time use of UNO must be split | David Tardon |
2012-04-08 | clean up | David Tardon |
2012-04-08 | simplify use of configuration from unit tests | David Tardon |
2012-04-08 | always use --protector for UNO tests | David Tardon |
2012-04-08 | drop uses_ure | David Tardon |
2012-04-08 | let use_api handle the use of type rdbs at runtime | David Tardon |
2012-04-08 | Clean oox::xls::WorkbookSettings | Julien Nabet |
2012-04-08 | Clean oox::xls::SheetViewSettings | Julien Nabet |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl |
2012-04-07 | Clean oox::xls::WorksheetSettings | Julien Nabet |
2012-04-07 | do not include contents of huge sc/sd/sw libs into tiny unittests | Luboš Luňák |
2012-04-07 | callcatcher: update and remove newly unused methods | Caolán McNamara |
2012-04-07 | Remove unused code oox::xls::PageSettings | Julien Nabet |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-05 | resolved fdo#48347 do not override preselected CSV with SYLK detection | Eike Rathke |
2012-04-05 | SfxViewShell::GetScrollingMode always returns SCROLLING_DEFAULT | Ivan Timofeev |
2012-04-05 | cppcheck Uninitialized variable | Caolán McNamara |
2012-04-05 | remove unused code | Winfried Donkers |
2012-04-05 | The real cleanup I meant to commit earlier... | Kohei Yoshida |
2012-04-05 | small memory leak in table3.cxx | Markus Mohrhard |
2012-04-05 | this does hopefully no longer result in a crash | Markus Mohrhard |
2012-04-05 | remove the sort entry limit in table3 | Markus Mohrhard |
2012-04-05 | Revert "Cleanup. ScPivot(Collection) is no more." | Markus Mohrhard |
2012-04-05 | resolved fdo#40021 don't let CSV import get confused by erroneous HTML detection | Eike Rathke |
2012-04-04 | resolved fdo#46699 do not write compound document header when reading 0-lengt... | Eike Rathke |
2012-04-04 | Cleanup. ScPivot(Collection) is no more. | Kohei Yoshida |
2012-04-04 | removed unused member variable | Eike Rathke |
2012-04-04 | fdo#33088 better CSV import default separators | Eike Rathke |
2012-04-04 | ScDBDocFunc::Sort: work around STL assertion in sc_unoapi | Michael Stahl |
2012-04-04 | remove unused code | Luboš Luňák |
2012-04-04 | -Werror=unused-but-set-variable | Stephan Bergmann |
2012-04-04 | some small corrections to the sort entry patches | Markus Mohrhard |
2012-04-04 | fdo#45747 reverted use of init lists for backwards compabillity | Albert Thuswaldner |
2012-04-04 | fdo#45747 remove the limitation to 3 sort entries in calc part1 | Albert Thuswaldner |
2012-04-04 | Test cases for ScDocFunc::RenameTable() | Karthik A Padmanabhan |
2012-04-04 | WaE: unused function | Tor Lillqvist |
2012-04-04 | WaE: unused function | Tor Lillqvist |
2012-04-04 | WaE: unused function | Tor Lillqvist |
2012-04-03 | resolved fdo#39716 CSV import numbers in scientific notation | Eike Rathke |
2012-04-03 | Hori/Vert scrollbars in calc preview should be shown only when necessary | Noel Power |
2012-04-03 | Revert "Hori scroll fix in Writer and Calc Print Preview" & add new patch | Noel Power |