Age | Commit message (Expand) | Author |
2016-05-13 | convert FilePicker flags to scoped enum | Noel Grandin |
2016-05-13 | Typo: ExcecuteContextMenuAction->ExecuteContextMenuAction | Julien Nabet |
2016-05-13 | Updated core | Johnny_M |
2016-05-13 | starmath: SmMatrixNode should have the node TMATRIX | Takeshi Abe |
2016-05-13 | Update mdds to 1.2.0. Note that the API version is also up. | Kohei Yoshida |
2016-05-12 | Remove wrong TODO | Julien Nabet |
2016-05-12 | framework: register DispatchDisabler service | Miklos Vajna |
2016-05-12 | framework: initial implementation of a dispatch disabler. | Michael Meeks |
2016-05-12 | tdf#99722 sw: silly performance issue when firing a11y events | Michael Stahl |
2016-05-12 | CppunitTest_sw_uwriter: fix loplugin:cppunitassertequals warnings | Miklos Vajna |
2016-05-12 | if we can't use assert() as intended then use SAL_WARN() | Eike Rathke |
2016-05-12 | Revert "Silence -Werror,-Wimplicit-fallthrough under NDEBUG" | Eike Rathke |
2016-05-12 | use SAL_WARN() | Eike Rathke |
2016-05-12 | if we can't use assert() as intended then use SAL_WARN() | Eike Rathke |
2016-05-12 | Revert "Silence -Werror,-Wimplicit-fallthrough under NDEBUG" | Eike Rathke |
2016-05-12 | comment the outdated documentation | Eike Rathke |
2016-05-12 | sc lok: Invalidate the new extended area | Pranav Kant |
2016-05-12 | Revert "tdf#98983: Font fallback: Map 'MS Sans Serif' to the TrueType version" | Tor Lillqvist |
2016-05-12 | tdf#98983: Font fallback: Map 'MS Sans Serif' to the TrueType version | Tor Lillqvist |
2016-05-12 | Silence -Werror,-Wimplicit-fallthrough under NDEBUG | Stephan Bergmann |
2016-05-12 | Massage code to avoid warnings | Stephan Bergmann |
2016-05-12 | Silence -Werror,-Wimplicit-fallthrough under NDEBUG | Stephan Bergmann |
2016-05-12 | Removed 'altstrfunc.cxx' and .hxx | Krishna Keshav |
2016-05-12 | Silence -Werror,-Wimplicit-fallthrough under NDEBUG | Stephan Bergmann |
2016-05-12 | reportdesign: replace rest of boost::ref usage with C++11 lambdas | Michael Stahl |
2016-05-12 | reportdesign: replace boost::bind with C++11 stuff | Michael Stahl |
2016-05-12 | Silence -Werror,-Wimplicit-fallthrough under NDEBUG | Stephan Bergmann |
2016-05-12 | loplugin:nullptr | Stephan Bergmann |
2016-05-12 | loplugin:passstuffbyref | Stephan Bergmann |
2016-05-12 | Convert SCA flags to scoped enum | Noel Grandin |
2016-05-12 | Convert EA flags to scoped enum | Noel Grandin |
2016-05-12 | Convert BA flags to scoped enum | Noel Grandin |
2016-05-12 | loplugin:passstuffbyref | Stephan Bergmann |
2016-05-12 | loplugin:passstuffbyref | Stephan Bergmann |
2016-05-12 | Fix bitmask | Stephan Bergmann |
2016-05-12 | Silence -Werror,-Wimplicit-fallthrough under NDEBUG | Stephan Bergmann |
2016-05-12 | Silence -Werror,-Wimplicit-fallthrough under NDEBUG | Stephan Bergmann |
2016-05-12 | Convert DA flags to scoped enum | Noel Grandin |
2016-05-12 | Massage code to avoid warnings | Stephan Bergmann |
2016-05-12 | Massage code to avoid warnings | Stephan Bergmann |
2016-05-12 | convert CCA flags to scoped enum | Noel Grandin |
2016-05-12 | Silence -Werror,-Wimplicit-fallthrough under NDEBUG | Stephan Bergmann |
2016-05-12 | use unique_ptr | David Tardon |
2016-05-12 | avoid crash when using the New Slide toolbar popup in Impress | David Tardon |
2016-05-12 | do not try to use obj. that is already being disposed | David Tardon |
2016-05-12 | Massage code to avoid warnings | Stephan Bergmann |
2016-05-12 | Convert BOOL_ATTR to scoped enum | Noel Grandin |
2016-05-12 | tdf#63994 Calc Multiline Input: Create new line with Shift-Return | Samuel Mehrbrodt |
2016-05-12 | Silence -Werror,-Wimplicit-fallthrough under NDEBUG | Stephan Bergmann |
2016-05-12 | have another stab at fixing the -Wimplicit-fallthrough in json_parser | Caolán McNamara |