summaryrefslogtreecommitdiff
path: root/uui
diff options
context:
space:
mode:
Diffstat (limited to 'uui')
0 files changed, 0 insertions, 0 deletions
-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com> 2018-09-18Get rid of Windows .def files in setup_native, use __declspec(dllexport)Stephan Bergmann For one, replacing the dated .def files with equivalent functionality should be a good move all by itself. And for another, it paves the way for using loplugin:external with clang-cl on Windows, which uses the heuristic of not warning about functions that are explicitly marked as __declspec(dllexport). Change-Id: I6efd50a8c5ce2a166ca0dd4e5f472118f3f9a071 Reviewed-on: https://gerrit.libreoffice.org/60691 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com> ation'>Noel Grandin 2018-07-28-Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann 2018-07-27Remove unused copy assignment ops of SfxPoolItem-derived classesStephan Bergmann 2018-07-16sw: prefix members of SwDateTimeField and SwFormatDropMiklos Vajna 2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna 2018-03-09sw: fix some IWYU warningsMiklos Vajna 2017-12-03clang-tidy modernize-use-equals-default in swJochen Nitschke 2017-11-30TypedWhichId for RES_PARAATR constantsNoel Grandin 2017-10-23loplugin:includeform: swStephan Bergmann 2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara 2017-03-03Remove redundant 'inline' keywordStephan Bergmann 2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara 2016-07-25new loplugin overrideparamNoel Grandin 2016-04-19drawinglayer, sw: indentation fixesMiklos Vajna 2015-11-115th step to remove tools/rtti.hxxOliver Specht 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-11-06com::sun::star->css in sw/incNoel Grandin 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin 2015-07-21loplugin:unusedmethods swNoel Grandin 2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier 2015-04-30sw: prefix members of SwFmtMiklos Vajna