Age | Commit message (Expand) | Author |
2014-09-25 | Revert "fdo#73151 Always open Styles&Formatting dialog in the sidebar" | Stephan Bergmann |
2014-09-25 | fdo#39468: translation | Jennifer Liebel |
2014-09-24 | fdo#73151 Always open Styles&Formatting dialog in the sidebar | Samuel Mehrbrodt |
2014-09-24 | Replace some std::auto_ptr function parameters with std::unique_ptr | Stephan Bergmann |
2014-09-24 | Remove o3tl/heap_ptr.hxx, use std::unique_ptr instead | Stephan Bergmann |
2014-09-23 | fdo#83848 Add GetAddressConvention to RefButton | Laurent Balland-Poirier |
2014-09-23 | fdo#65281 Empty/Not empty doesn't work in columns with date format | David Ostrovsky |
2014-09-23 | loplugin: cstylecast, update PTR_CAST macro to use static_cast | Noel Grandin |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-09-22 | Resolves: fdo#84057 Localized string is truncated | Caolán McNamara |
2014-09-22 | WaE: -Wodr, two different ScVisAreaChanged classes | Caolán McNamara |
2014-09-21 | Related fdo#80538 Re-adding toolbar separators | Yousuf Philips |
2014-09-21 | (fdo#78826) HIG: add missing colons in optformula | Adolfo Jayme Barrientos |
2014-09-19 | Move this header file to a better place. | Kohei Yoshida |
2014-09-19 | fdo#84009: Adjust the test case to catch this. | Kohei Yoshida |
2014-09-19 | fdo#84009: Be sure to update the sheet index when moving the sort range. | Kohei Yoshida |
2014-09-18 | fdo#83764: Write test for this. | Kohei Yoshida |
2014-09-18 | Move all sort related unit tests to separate source file. | Kohei Yoshida |
2014-09-18 | fdo#83764: Ensure that the row position is below MAXROW. | Kohei Yoshida |
2014-09-18 | fdo#82577: Handle Font | Noel Grandin |
2014-09-17 | Typo: excatly->exactly | Julien Nabet |
2014-09-17 | WaE: overriding virtual function declaration not marked 'override' | Tor Lillqvist |
2014-09-17 | bnc#592918: Display data description in pivot table. | Kohei Yoshida |
2014-09-17 | Another Windows build fix - too much C++11 for MSVC 2012... | Jan Holesovsky |
2014-09-17 | SFX_ITEM_SET to SfxItemState::SET | Tomaž Vajngerl |
2014-09-17 | Remove redundant class SvxLineColorToolBoxControl | Krisztian Pinter |
2014-09-17 | Make it easier to add new color attributes to GetDocColors | Krisztian Pinter |
2014-09-17 | Add loading document colors to Calc | Krisztian Pinter |
2014-09-16 | sc: adjust tab height a bit | Tomaž Vajngerl |
2014-09-16 | fdo#81264 Calc is not accessible to screen readers if sheet is modified [a11y] | Niklas Johansson |
2014-09-15 | sc: sal_Bool -> bool | Stephan Bergmann |
2014-09-15 | ScVbaPane apparently does not inherit XHelperInterface | Stephan Bergmann |
2014-09-15 | cppcheck: unpreciseMathCall | Julien Nabet |
2014-09-14 | Resolves: fdo#83633 remove additional ++i | Caolán McNamara |
2014-09-12 | sc: enable threaded sheet loading un-conditionally. | Michael Meeks |
2014-09-12 | well enabling optimizations with SunStudio is just asking for trouble... | Michael Stahl |
2014-09-12 | sc: remove optimization disabling workaround for GCC 4.5 bug | Michael Stahl |
2014-09-12 | Turn SfxItemState into a C++11 scoped enumeration | Stephan Bergmann |
2014-09-11 | reject invalid dbase files with 0 len db_slng right at the start | Caolán McNamara |
2014-09-10 | Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULT | Stephan Bergmann |
2014-09-10 | Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SET | Stephan Bergmann |
2014-09-10 | create a regression test for loading lotus wks documents | Caolán McNamara |
2014-09-10 | refactor lotus wks importer to remove globals | Caolán McNamara |
2014-09-10 | callcatcher: update unused code | Caolán McNamara |
2014-09-09 | semibold->bold | Caolán McNamara |
2014-09-09 | fdo#75757: remove inheritance to std::vector | Takeshi Abe |
2014-09-09 | fdo#80098 make header of Search Result dialog localizable | Andras Timar |
2014-09-09 | fdo#75757: remove inheritance to std::vector | Takeshi Abe |
2014-09-08 | spurious warning C4189 local variable initialized but not referenced | Michael Stahl |
2014-09-08 | Keep files of failing tests around | Stephan Bergmann |