Age | Commit message (Expand) | Author |
2012-09-11 | -Werror,-Wunused-private-field (various sc) | Stephan Bergmann |
2012-09-11 | -Werror,-Wunused-private-field (SC_TOKEN_FIX_MEMBERS -> ScRawTokenBase) | Stephan Bergmann |
2012-09-11 | -Werror,-Wunused-value | Stephan Bergmann |
2012-09-11 | liborcus: convert to gbuild | Matúš Kukan |
2012-09-11 | warning C4805: '!=': unsafe mix of type 'bool' and type 'sal_Bool' | Stephan Bergmann |
2012-09-10 | Resolves: fdo#44925 list box contents should be same direction as sheet | Manal Alhassoun |
2012-09-10 | Change some comments to meet doxygen standards | Faisal M. Al-Otaibi |
2012-09-10 | fdo#54721 fix vba not tracking currently selected doc correctly | Noel Power |
2012-09-10 | -Werror,-Wmismatched-tags | Stephan Bergmann |
2012-09-09 | fix crash introduced by stl conversion, fdo#54299 | Markus Mohrhard |
2012-09-09 | don't use unitialized global variable, fdo#53713 | Markus Mohrhard |
2012-09-09 | fdo#39468: Translated German comments in sc/source/core/tool | gerhard oettl |
2012-09-09 | fdo#39468: Translated German comments in sc/source/core/tool | gerhard oettl |
2012-09-08 | MDDS is not in BUILD_TYPE anymore | Matúš Kukan |
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 |