summaryrefslogtreecommitdiff
path: root/slideshow
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-12-17 11:09:10 +0200
committerNoel Grandin <noel@peralex.com>2014-12-19 10:41:57 +0200
commit35da4ec559ac29d51db88661ff0712b7782ade0b (patch)
tree9b1bead2f3892e4c92f4dbf76af9ddcd76775a08 /slideshow
parente747737ad36f4ed0f89d2f01b278e250daea1a04 (diff)
java: unused imports
Change-Id: I7866959b9ea36c81003259cd387a001e9f34f26a
Diffstat (limited to 'slideshow')
0 files changed, 0 insertions, 0 deletions
>2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann 2019-01-10__cplusplus >= 201703L is always true now for _MSC_VERStephan Bergmann 2019-01-04Add apparently missing ! to GlobalEventConfig_Impl::hasElementsStephan Bergmann 2018-12-13Swiss Standard German: replace 'ß' in German translation with 'ss'Tor Lillqvist 2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen 2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann 2018-12-07HAVE_CPP_INLINE_VARIABLES is always true nowStephan Bergmann 2018-12-07Clang (and GCC) always has __cplusplus >= C++17 nowStephan Bergmann 2018-12-07remove unused ConfigItemMode::DelayedUpdateNoel Grandin 2018-12-07the FontToSubsFontFlags enum is not a bitmaskNoel Grandin 2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin 2018-12-05remove unused SvLockBytesStatFlag enumNoel Grandin