summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2')
0 files changed, 0 insertions, 0 deletions
bb0a98d13259d42'>-Werror,-Wnonportable-include-path (clang-cl)Stephan Bergmann 2016-05-25SAL_FALLTRHOUGH in Windows-only codeStephan Bergmann 2016-05-25Mark dubious fallthrough cases as "SAL_FALLTHROUGH; //TODO ???" (in Win-only)Stephan Bergmann 2016-05-25Harmless missing breakStephan Bergmann 2016-05-24remove unused struct memberJochen Nitschke 2016-05-19Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara 2016-05-19rename to two GetSystemData methods to find all call-sitesCaolán McNamara 2016-05-16Fix typosAndrea Gelmini 2016-05-04Fix Windows-only code, part 5Stephan Bergmann 2016-05-04Fix Windows-only code, part 4Stephan Bergmann 2016-05-01Fix typosAndrea Gelmini 2016-03-04-Werror,-WshadowStephan Bergmann 2016-03-04Silence -Werror,-Wnon-virtual-dtor in generated UAccCOM.h (clang-cl)Stephan Bergmann 2016-03-04Silence -Werror,-Wnon-virtual-dtorStephan Bergmann 2016-03-04-Werror,-WshadowStephan Bergmann 2016-03-04-Werror,-WshadowStephan Bergmann 2016-03-04Silence -Werror,-Wnon-virtual-dtor in external includesStephan Bergmann 2016-02-09Remove excess newlinesChris Sherlock 2016-01-26-Werror,-Wsign-compare (clang-cl)Stephan Bergmann 2016-01-26Silence -Werror,-Wmissing-field-initializers in END_OBJECT_MAP (clang-cl)Stephan Bergmann 2016-01-26Silence more warnings, clang-cl's /W4 now also includes -WextraStephan Bergmann 2016-01-26-Werror,-Wunused-parameter (clang-cl)Stephan Bergmann 2016-01-10Fix typosAndrea Gelmini 2015-11-28Silence clang-cl -Wextra-tokens in midl-generated codeStephan Bergmann 2015-11-28Silence clang-cl warnings in ATL headersStephan Bergmann 2015-11-28Remove unused dataStephan Bergmann 2015-11-28-Werror,-Wwritable-stringsStephan Bergmann 2015-11-28-Werror,-Wunused-functionStephan Bergmann 2015-11-28-Werror,-Wmicrosoft-exception-specStephan Bergmann 2015-11-28-Werror,-Wunused-private-fieldStephan Bergmann 2015-11-28-Werror,-WreorderStephan Bergmann 2015-11-28-Werror,-Winconsistent-missing-overrideStephan Bergmann 2015-11-28-Werror,-WreorderStephan Bergmann 2015-11-28-Werror,-WreorderStephan Bergmann 2015-11-24com::sun::star->css in winaccessibility/Noel Grandin 2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin