aboutsummaryrefslogtreecommitdiff
path: root/source/gl
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-10-03 15:27:26 +0200
committerStephan Bergmann <sbergman@redhat.com>2012-10-03 15:27:26 +0200
commit90b5d08e5f9e727693085c56684b6009ad945392 (patch)
tree9b10769389f6c11361afaf51083b34793fcb399d /source/gl
parenta79d7194b55dec1bd5af89637a0f4b169b60fd84 (diff)
Missing backslash at end of line
Diffstat (limited to 'source/gl')
0 files changed, 0 insertions, 0 deletions
feature/sw_redlinehide_4b_for_libreoffice-6-2'>feature/sw_redlinehide_4b_for_libreoffice-6-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2019-10-08 11:40:55 +0200
committerStephan Bergmann <sbergman@redhat.com>2020-06-16 14:29:48 +0200
commitea45b306d824938d2dc01e6988be210c3a042efe (patch)
treec51b537043720c2d22235bbf97a2fdfc2d126d12 /vcl
parent9da104538dd92861b2b9e4e95ccbafe12632fe83 (diff)
Document that accessing an empty bitmap is legal
It no longer triggers an assert in --enable-assert-always-abort builds since 2293aa3a15a0fc0566c0e15872fdc215d0ab2fe6 "Remove dubious assert 'Forbidden Access to empty bitmap!'". Change-Id: I1c50b7f167fa1e1ba0b465934eabd195285abd4b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/80437 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>