# # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # # This file incorporates work covered by the following license notice: # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed # with this work for additional information regarding copyright # ownership. The ASF licenses this file to you under the Apache # License, Version 2.0 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.apache.org/licenses/LICENSE-2.0 . # # x-no-translate ## # Any configuration will happen here. org.pentaho.reporting.libraries.formula.ZeroDate=1899 org.pentaho.reporting.libraries.formula.ExcelDateBugAware=false # # A list of all known functions. # ## # Meta data functions org.pentaho.reporting.libraries.formula.functions.metadata.Author.class=org.libreoffice.report.function.metadata.AuthorFunction org.pentaho.reporting.libraries.formula.functions.metadata.Author.description=org.libreoffice.report.function.metadata.AuthorFunctionDescription org.pentaho.reporting.libraries.formula.functions.metadata.Title.class=org.libreoffice.report.function.metadata.TitleFunction org.pentaho.reporting.libraries.formula.functions.metadata.Title.description=org.libreoffice.report.function.metadata.TitleFunctionDescription b/libreoffice-5-4'>distro/cib/libreoffice-5-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/solenv/gbuild/Extension.mk
AgeCommit message (Expand)Author
2024-05-04makefile simplification: replace $(call gb_Extension_get_workdir,foo)Christian Lohmaier
2024-04-26run zip via wsl in wsl-as-helper caseChristian Lohmaier
2024-04-22avoid exceeding command-line length limits when using zipChristian Lohmaier
2022-12-20gbuild trace: fix mismatching start/end category in Extension.mkChristian Lohmaier
2022-12-13gb_var2file: remove now unused chunk-size parameterChristian Lohmaier
2021-12-31gbuild: introduce gb_%_linktarget_targetJan-Marek Glogowski
2021-11-04Resolves: tdf#97046 ensure build system variables start with gb_Sabyasachi Bhoi
2020-12-09One more gbuild $ -> $$ fixStephan Bergmann
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2019-12-16Revert "Make font-based unit test depend on instdir fonts"Jan-Marek Glogowski
2019-07-05Make font-based unit test depend on instdir fontsJan-Marek Glogowski
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2016-10-26gbuild: missing emacs mode-linesMichael Stahl
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-03-25correctly rebuild extension desc. l10ns when langs changeDavid Tardon
2014-12-18avoid exceeding commandline limitsChristian Lohmaier
2014-11-10avoid exceeding commandline limitsChristian Lohmaier
2014-09-12Use $(LIBO_SHARE_FOLDER) instead of hardcoded 'share'Tor Lillqvist
2014-04-11gbuild: More crude hacking to fix over-evalutation of gb_Extension_*COMMANDsStephan Bergmann
2013-12-16Rebuild .oxt when manifest.xml changesStephan Bergmann
2013-11-08gbuild: Extension: avoid re-build on missing translation description.xmlMichael Stahl
2013-11-04gbuild: fix gb_Extension_use_default_descriptionMichael Stahl
2013-10-31solver doesn't solve anything...Michael Stahl
2013-10-26swext: fix wiki-publisher / apache-commons buildMichael Stahl
2013-10-25stop using apache-commons jars from OUTDIR tooMichael Stahl
2013-10-24xmlhelp: remove Package_xslMichael Stahl
2013-10-11do not copy testing extensions to instdirDavid Tardon
2013-10-11copy extensions to instdirDavid Tardon
2013-09-22gbuild: remove libraries from OUTDIR and WORKDIRMichael Stahl
2013-09-22Revert "fdo#51115: gb_Extension_add_file: fix Windows build:"Michael Stahl
2013-06-07One more gbuild $ -> $$ fixStephan Bergmann
2013-06-07gbuild: fix library paths in gb_Extension__compile_help_onelangMichael Stahl
2013-06-07gbuild: install extension directly from workdirMatúš Kukan
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-03-07Make gb_Extension_use_default_description/license explicitStephan Bergmann
2013-03-06Dead codeStephan Bergmann
2012-12-10userfriendly make targets for build and cleanLuboš Luňák
2012-10-25gbuild: Extension: remove ugly "nodefaults" mode againMichael Stahl
2012-10-24make l10n of extensions work againDavid Tardon
2012-10-23gbuild: make ct2n module workMichael Stahl
2012-10-01fdo#50163 move definition of PLATFORMID into configure.inAndras Timar