Age | Commit message (Expand) | Author |
2016-11-11 | loplugin:vclwidgets | Stephan Bergmann |
2016-11-08 | typo fix: ressource -> resource | Andras Timar |
2016-10-15 | clang-cl loplugin: winaccessibility | Stephan Bergmann |
2016-10-14 | Fix GetMnemonicChar | Stephan Bergmann |
2016-10-11 | cppcheck: uninitMemberVar | Jochen Nitschke |
2016-10-10 | cppcheck: variableScope | Jochen Nitschke |
2016-10-02 | cppcheck invalidPrintfArgType | Jochen Nitschke |
2016-08-25 | -Werror,-Wnonportable-include-path (clang-cl) | Stephan Bergmann |
2016-05-25 | SAL_FALLTRHOUGH in Windows-only code | Stephan Bergmann |
2016-05-25 | Mark dubious fallthrough cases as "SAL_FALLTHROUGH; //TODO ???" (in Win-only) | Stephan Bergmann |
2016-05-25 | Harmless missing break | Stephan Bergmann |
2016-05-24 | remove unused struct member | Jochen Nitschke |
2016-05-19 | Resolve: "TODO(Q1): Make GetSystemData method virtual" | Caolán McNamara |
2016-05-19 | rename to two GetSystemData methods to find all call-sites | Caolán McNamara |
2016-05-16 | Fix typos | Andrea Gelmini |
2016-05-04 | Fix Windows-only code, part 5 | Stephan Bergmann |
2016-05-04 | Fix Windows-only code, part 4 | Stephan Bergmann |
2016-05-01 | Fix typos | Andrea Gelmini |
2016-03-04 | -Werror,-Wshadow | Stephan Bergmann |
2016-03-04 | Silence -Werror,-Wnon-virtual-dtor in generated UAccCOM.h (clang-cl) | Stephan Bergmann |
2016-03-04 | Silence -Werror,-Wnon-virtual-dtor | Stephan Bergmann |
2016-03-04 | -Werror,-Wshadow | Stephan Bergmann |
2016-03-04 | -Werror,-Wshadow | Stephan Bergmann |
2016-03-04 | Silence -Werror,-Wnon-virtual-dtor in external includes | Stephan Bergmann |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-26 | -Werror,-Wsign-compare (clang-cl) | Stephan Bergmann |
2016-01-26 | Silence -Werror,-Wmissing-field-initializers in END_OBJECT_MAP (clang-cl) | Stephan Bergmann |
2016-01-26 | Silence more warnings, clang-cl's /W4 now also includes -Wextra | Stephan Bergmann |
2016-01-26 | -Werror,-Wunused-parameter (clang-cl) | Stephan Bergmann |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-11-28 | Silence clang-cl -Wextra-tokens in midl-generated code | Stephan Bergmann |
2015-11-28 | Silence clang-cl warnings in ATL headers | Stephan Bergmann |
2015-11-28 | Remove unused data | Stephan Bergmann |
2015-11-28 | -Werror,-Wwritable-strings | Stephan Bergmann |
2015-11-28 | -Werror,-Wunused-function | Stephan Bergmann |
2015-11-28 | -Werror,-Wmicrosoft-exception-spec | Stephan Bergmann |
2015-11-28 | -Werror,-Wunused-private-field | Stephan Bergmann |
2015-11-28 | -Werror,-Wreorder | Stephan Bergmann |
2015-11-28 | -Werror,-Winconsistent-missing-override | Stephan Bergmann |
2015-11-28 | -Werror,-Wreorder | Stephan Bergmann |
2015-11-28 | -Werror,-Wreorder | Stephan Bergmann |
2015-11-24 | com::sun::star->css in winaccessibility/ | Noel Grandin |
2015-11-15 | use initialiser syntax for Sequence<OUString> | Noel Grandin |
2015-11-05 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-02 | Allow non ASCII chars as accelerator keys | Niklas Johansson |
2015-09-29 | Fix typos | Andrea Gelmini |
2015-09-19 | boost->std | Caolán McNamara |
2015-09-15 | Resolves: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-09-02 | dtrans, winaccessibility: consistently use $(gb_UWINAPI) | Michael Stahl |