summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-02-09 21:21:46 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-02-09 21:21:46 +0100
commit5dbfe4af2578b7fbeda39de92f92d9f59de3123a (patch)
treeb7809e10f798b854969967dd2dd2e056165b0980
parent98d2f02af203585336aa6b4df10fbbfb0dfe7293 (diff)
Version 4.4.1.1, tag libreoffice-4.4.1.1 libreoffice-4.4.1.1
Change-Id: Ieb63f275a09a0c52d11042f5900651ddf58a5d0a
0 files changed, 0 insertions, 0 deletions
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/pyuno
diff options
context:
space:
mode:
authorMike Kaganski <mike.kaganski@collabora.com>2024-02-25 19:20:33 +0600
committerMike Kaganski <mike.kaganski@collabora.com>2024-02-26 03:20:17 +0100
commit08e2c56ced4e69a50b8235af3e34a52874c2a728 (patch)
tree1ad2fbb6e137f60ca0bba48d4e3c5eccf59432e9 /pyuno
parent7411caca669a178f3b8b0eb99a65f24e3e601215 (diff)
Replace an instance of MAX_PATH with 32767
... which is the approximate maximum of Windows API, as documented in https://learn.microsoft.com/en-us/windows/win32/fileio/maximum-file-path-limitation Change-Id: I8b10e41d3a8bf85e266f071bdc2eb88eb9403917 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/163914 Tested-by: Mike Kaganski <mike.kaganski@collabora.com> Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>