aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-07-13 00:40:57 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-07-13 00:40:57 +0200
commit81e5aa8c54c8e2226a54e73f906ccb3ab757e1e0 (patch)
tree26f8837d485367236f3390c687d6bab176c5f5fa
parent53bddc131cb00fe59f9649ed95fe60f863618814 (diff)
Branch libreoffice-5-1-5
This is 'libreoffice-5-1-5' - the stable branch for the 5.1.5 release. Only very safe changes, reviewed by three people are allowed. If you want to commit more complicated fix for the next 5.1.x release, please use the 'libreoffice-5-1' branch. If you want to build something cool, unstable, and risky, use master. Change-Id: Ided56465a86ccd45d22ae3e33ed24c94463c9e5f
0 files changed, 0 insertions, 0 deletions
rk'>feature/sw-delete-undo-rework LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/inc/drdefuno.hxx
AgeCommit message (Collapse)Author
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
Change-Id: I076f16d0536b534abf0ced4d76051eadb4c0e033 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114949 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
sc, scaddins, sccomp, scripting Change-Id: Ia99fec9e238033821cb784810edd4762c09bd5db Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112049 Tested-by: Jenkins Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>