# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- # # 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/. # $(eval $(call gb_Package_Package,extras_gallsystem,$(SRCDIR)/extras/source/gallery/gallery_system)) $(eval $(call gb_Package_add_files,extras_gallsystem,$(LIBO_SHARE_FOLDER)/gallery,\ sg1.sdg \ sg1.sdv \ sg1.thm \ sg3.sdg \ sg3.sdv \ sg3.thm \ sg4.sdg \ sg4.sdv \ sg4.thm \ sg24.sdg \ sg24.sdv \ sg24.thm \ sg36.sdg \ sg36.sdv \ sg36.thm \ )) # vim: set noet sw=4 ts=4: tion value='distro/CN/libreoffice-7-4-LTS'>distro/CN/libreoffice-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/formula/inc
AgeCommit message (Expand)Author
2025-02-04tdf#150867: Add support for VSTACK functionXisco Fauli
2025-02-04tdf#150868: Add support for HSTACK functionXisco Fauli
2025-02-01tdf#151000: Add support for CHOOSECOLS functionXisco Fauli
2025-01-30tdf#150999: Add support for CHOOSEROWS functionXisco Fauli
2025-01-24tdf#151001: Add support for EXPAND functionXisco Fauli
2025-01-24tdf#150998: Add support for DROP functionXisco Fauli
2025-01-23tdf#150997: Add support for TAKE functionXisco Fauli
2025-01-22tdf#150880: Add support for WRAPROWS functionXisco Fauli
2025-01-22tdf#150881: Add support for WRAPCOLS functionXisco Fauli
2025-01-16tdf#150878: Add support for TOROW functionXisco Fauli
2025-01-15tdf#150879: Add support for TOCOL functionXisco Fauli
2025-01-11Fix typoAndrea Gelmini
2025-01-09tdf#162286 Add a category to store favorite functions in FWAhmedHamed
2024-11-06tdf#162177 Adapt function EASTERSUNDAY to ODF 1.4Regina Henschel
2024-06-06tdf#137543 - Add new LET function to CalcBalazs Varga
2024-05-15tdf#126573 Add Excel2021 array function UNIQUE to CalcBalazs Varga
2024-05-08tdf#126573 Add Excel2021 array function RANDARRAY to CalcBalazs Varga
2024-04-26tdf#126573 Add Excel2021 array function SEQUENCE to CalcBalazs Varga
2024-03-26tdf#126573 Add Excel2021 array function SORTBY to CalcBalazs Varga
2024-03-25tdf#126573 Add Excel2021 array function SORT to CalcBalazs Varga
2024-03-01tdf#126573 Add Excel2021 array function FILTER to CalcBalazs Varga
2024-02-18tdf#128425 Add Excel2021 function XMATCH to CalcBalazs Varga
2024-01-31tdf#127293 Add Excel2021 function XLOOKUP to CalcWinfried Donkers
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen
2021-11-25remove unused defines and convert some to OUStringLiteralNoel Grandin
2021-11-24loplugin:stringliteraldefine in formual,fpickerNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-06-17use string_view in the Translate APINoel Grandin
2021-03-23tdf#124176 Use pragma once in f*Vincent LE GARREC
2020-04-28Resolves: tdf#127831 implement RAND.NV() and RANDBETWEEN.NV() non-volatileEike Rathke
2020-02-16clang-format f*,h* with under 5-percent lines of changeMuhammet Kara
2020-01-25tdf#124176: Use pragma once instead of include guardsFaruk Demirbaş
2019-10-11Add comments about preserving the leading '#' hash character in translationsEike Rathke
2019-02-19tdf#74664 : Adds FOURIER() formulaDennis Francis
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-10-25Resolves: tdf#113977 implement REGEX() spreadsheet functionEike Rathke
2017-10-23loplugin:includeform: formulaStephan Bergmann
2017-09-07tdf#107135 Add missing ODFF function SEARCHB.Winfried Donkers
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-07-25tdf#107135 Add missing ODFF function FINDB.Winfried Donkers
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-04-26remove formula bitmaps from .src filesCaolán McNamara
2016-06-06remove unused constants in HRC filesNoel Grandin