summaryrefslogtreecommitdiff
path: root/Package_html_dynamic.mk
AgeCommit message (Expand)Author
2018-08-16Limit the online help only to the built languages.Jan Holesovsky
2018-07-10tdf#118571 avoid MSI problems with double / in Package_html*.mkMichael Stahl
2018-04-23WIP: Split --with-help=html packages into non-locale and per-localeStephan Bergmann
s-rebased'>feature/orcus-rebased LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/external/breakpad/include.patch
r>
AgeCommit message (Expand)Author
2022-05-23Missing #include <stdint.h> in various external codeStephan Bergmann
space:
mode:
authorMichael Stahl <Michael.Stahl@cib.de>2020-04-28 18:04:14 +0200
committerJan Holesovsky <kendy@collabora.com>2021-01-07 16:32:54 +0100
commit2f16880998e8b396231b8dc6e41206b93aedc65b (patch)
treef802cceb3290cd96b44f7ac87f7a1c476e5d3e34 /uui
parentd59afaf9762f808333b3819649cd57b3326d45a7 (diff)
officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versions
... to configuration and UI. The new default is ODF 1.3 Extended, which is now ODFVER_LATEST and stored as value "3" in configuration. Adapt a few places related to DocumentDigitalSignatures etc. to new default. Change-Id: I420da4f7787cc864c6bd88470d61b146b9399aa1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93177 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@cib.de>