# -*- 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,canvas_opengl_shader,$(SRCDIR)/canvas/opengl)) $(eval $(call gb_Package_add_files,canvas_opengl_shader,$(LIBO_ETC_FOLDER)/opengl,\ dummyVertexShader.glsl \ linearMultiColorGradientFragmentShader.glsl \ linearTwoColorGradientFragmentShader.glsl \ radialMultiColorGradientFragmentShader.glsl \ radialTwoColorGradientFragmentShader.glsl \ rectangularMultiColorGradientFragmentShader.glsl \ rectangularTwoColorGradientFragmentShader.glsl \ )) # vim: set noet sw=4 ts=4: k'>aoo/trunk LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vbahelper/util
/tr>
AgeCommit message (Expand)Author
2023-01-10tdf#56258 i18npool en-US: extend outline 1.a) to 4 levelsJustin Luth
2023-01-09tdf#56258 i18npool en-US: document ISO 2145 compliant outline list formatJustin Luth
2023-01-09tdf#56258 i18npool en-US: replace illogical outline 1.(a).i.AJustin Luth
2023-01-09tdf#56258 i18npool en-US: change outline order to match MLA styleJustin Luth
2023-01-06tdf#56258 i18npool: add "adjust" to locale.dtd for outline numberingJustin Luth
2023-01-06tdf#56258: allow i18npool to define SvxAdjust for outlineJustin Luth
2023-01-05tdf#56258 en_US: increase outline levels definitions to 6Justin Luth
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2023-01-03NFC tdf#56258 i18npool OutLineNumberingLevel: use ref="en_US"Justin Luth
2023-01-03tdf#56258 i18npool: should be a SvxAdjust, not a HoriOrientJustin Luth
2023-01-02NFC tdf#56258 i18npool NumberingLevel: use ref="en_US"Justin Luth
2023-01-01tdf#152785: typo "disabte" instead of "dissabte" for Saturday in occitanJulien Nabet
2022-12-17tdf#152520: Crash when using TITLE_CASE/SENTENCE_CASE in Transliteration moduleJulien Nabet
2022-12-14loplugin:unocast (i18npool::Calendar_gregorian)Stephan Bergmann