Age | Commit message (Expand) | Author |
2012-09-07 | -Werror=non-virtual-dtor | Stephan Bergmann |
2012-09-07 | Use DOS style file path on Windows. | Kohei Yoshida |
2012-09-07 | Get it to build on Windows, with MSVC compiler. | Kohei Yoshida |
2012-09-07 | We don't need this special orcus directory now that orcus is integrated. | Kohei Yoshida |
2012-09-07 | Use the latest license header. | Kohei Yoshida |
2012-09-07 | Add or update the header guards. | Kohei Yoshida |
2012-09-07 | Move the orcus handling code from sc to scfilt. | Kohei Yoshida |
2012-09-07 | Get internal liborcus to build. | Kohei Yoshida |
2012-09-07 | First cut on integrating liborcus into libreoffice tree.... | Kohei Yoshida |
2012-09-07 | fix crash on area link update | David Tardon |
2012-09-06 | handle protection in conditional formats correctly, fdo#51636 | Markus Mohrhard |
2012-09-06 | no conditional format changes i protected sheets, related fdo#51636 | Markus Mohrhard |
2012-09-06 | assign correct value | Markus Mohrhard |
2012-09-06 | warning C4702: unreachable code | Stephan Bergmann |
2012-09-05 | Cleanup files touched by f5b7fecbc0744e46468d57b8131ea7d768aa96a2 | Philipp Riemer |
2012-09-05 | remove two useless definitions | Markus Mohrhard |
2012-09-05 | only allow to change conditional formatting if sheet is not protected | Markus Mohrhard |
2012-09-05 | better import of conditional format from old ODF structure | Markus Mohrhard |
2012-09-03 | fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new style | Noel Grandin |
2012-08-31 | forgot to use external mdds headers here | Matúš Kukan |
2012-08-31 | mdds: convert to gbuild | Matúš Kukan |
2012-08-31 | Bool and string cleanup, as usual. | Kohei Yoshida |
2012-08-31 | Don't export the internal field name suffix '*' to ods. | Kohei Yoshida |
2012-08-31 | fdo#54303: Prevent crash on load. | Kohei Yoshida |
2012-08-31 | fdo#39468: Translated German comments in sc/source/core/tool | gerhard oettl |
2012-08-31 | remove debug output | Markus Mohrhard |
2012-08-31 | handle missing cond format entries more gracefully, related fdo#52340 | Markus Mohrhard |
2012-08-31 | use Red as error color for cond format dlg | Markus Mohrhard |
2012-08-31 | update cond formats for deleting, moving and cut&paste | Markus Mohrhard |
2012-08-31 | add ScRangeList::DeleteArea | Markus Mohrhard |
2012-08-31 | also handle the cond format code for xlsb the new way, fdo#53424 | Markus Mohrhard |
2012-08-31 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-30 | fdo#53938: Don't proceed when error occurs. | Kohei Yoshida |
2012-08-30 | fdo#53938: Check for null pointer. | Kohei Yoshida |
2012-08-30 | fdo#39468: Translated German comments in sc/source/core/tool | gerhard oettl |
2012-08-29 | add unit test for basic sorting with cell note | Markus Mohrhard |
2012-08-29 | move ScProgress construction out of ScTable::Sort | Markus Mohrhard |
2012-08-29 | don't cover cell with hint window fix for fdo#47595 | Noel Power |
2012-08-29 | fix typo | Caolán McNamara |
2012-08-29 | String::Expand -> string::padToLength | Caolán McNamara |
2012-08-28 | hopefully a working version for databar ext guid creation | Markus Mohrhard |
2012-08-28 | prevent double delete of broadcaster, fdo#54074, fdo#53364 | Markus Mohrhard |
2012-08-28 | fix indentation | Markus Mohrhard |
2012-08-28 | don't crash for invalid repaint ranges in cond formats, fdo#53839 | Markus Mohrhard |
2012-08-28 | remove some more null pointer checks before delete | Markus Mohrhard |
2012-08-28 | remove redundant function | Markus Mohrhard |
2012-08-28 | remove useless null pointer checks before delete | Markus Mohrhard |
2012-08-28 | tweaking the "fill in character" support in Calc Number Format Strings | Johann Messner |
2012-08-28 | allow paste & paste special for unmatching dest (single) range | Noel Power |
2012-08-28 | resolved fdo#51926 handle .xlsm link to external sheet with space | Eike Rathke |