# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # Copyright 2000, 2011 Oracle and/or its affiliates. # # OpenOffice.org - a multi-platform office productivity suite # # This file is part of OpenOffice.org. # # OpenOffice.org is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License version 3 # only, as published by the Free Software Foundation. # # OpenOffice.org is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License version 3 for more details # (a copy is included in the LICENSE file that accompanied this code). # # You should have received a copy of the GNU Lesser General Public License # version 3 along with OpenOffice.org. If not, see # # for a copy of the LGPLv3 License. # #************************************************************************* $(eval $(call gb_Zip_Zip,basicsrvgimmicks,$(SRCDIR)/wizards/source/gimmicks)) $(eval $(call gb_Zip_add_files,basicsrvgimmicks,\ AutoText.xba \ ChangeAllChars.xba \ dialog.xlb \ GetTexts.xba \ ReadDir.xba \ ReadFolderDlg.xdl \ script.xlb \ UserfieldDlg.xdl \ Userfields.xba \ )) # vim: set noet sw=4 ts=4: value='distro/cib/libreoffice-5-4'>distro/cib/libreoffice-5-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/external/libcdr
AgeCommit message (Expand)Author
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2020-02-08upload libcdr 0.1.6David Tardon
2019-09-20Remove legacy NEED_CLANG_LINUX_UBSAN_RTTI_VISIBILITY supportStephan Bergmann
2019-05-29external/libcdr: Avoid UB converting from double to int via unsignedStephan Bergmann
2019-05-29Pass --enable-debug into external/libcdrStephan Bergmann
2019-05-23libcdr & libqxp: follow main configure's --diable-dependency-trackingChristian Lohmaier
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann
2018-12-29upload libcdr 0.1.5David Tardon
2017-11-02ICU_UCHAR_TYPE is not needed for C++11 projectsDavid Tardon
2017-10-28libcdr: pass optimization flags to configureDavid Tardon
2017-10-28drop unneeded definesDavid Tardon
2017-10-04use the new gbuild way to update config.*David Tardon
2017-09-19iOS, patch libcdr to accept 64bit compilejan Iversen
2017-09-16upload libcdr 0.1.4David Tardon
2017-06-12iOS, patch libcdrjan Iversen
2017-04-26Upgrade to ICU 59.1Eike Rathke