summaryrefslogtreecommitdiff
path: root/source/auxiliary/cy/sbasic.cfg
blob: d16565f1761b3faa439f7b58e5a1cd6f16874fb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
#
# 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 .
#


Title=%PRODUCTNAME Basic

Language=cy
Order=7
Start=text%2Fsbasic%2Fshared%2Fmain0601.xhp
Heading=headingheading
Program=BASIC 
metry-provider LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/Library_vclplug_gen.mk
AgeCommit message (Expand)Author
2024-05-07Revert "make skia into static library"Noel Grandin
2024-05-07make skia into static libraryNoel Grandin
2024-03-16Revert "make skia into static library"Noel Grandin
2024-03-16make skia into static libraryNoel Grandin
2023-08-26Drop glm dependency from vclGabor Kelemen
2023-08-22tdf#156825 Half of the splash screen is visible on both monitors under LinuxNoel Grandin
2023-07-21Assume that, if we have X11, it supports XineramaNoel Grandin
2023-04-19loplugin::unusedmethodsNoel Grandin
2023-01-12remove newly unused X11SalGraphicsImplCaolán McNamara
2023-01-12merge duplicate CairoTextRender implsCaolán McNamara
2023-01-12no more X11SalBitmapCaolán McNamara
2023-01-11drop newly unused codeCaolán McNamara
2022-09-15Fix building without system cairo, fontconfig, freetype, and harfbuzzTor Lillqvist
2022-04-13vcl: move X11 drawing that uses cairo into X11CairoSalGraphicsImplTomaž Vajngerl
2021-12-01gbuild: introduce plugin + loader conceptsJan-Marek Glogowski
2021-03-03vcl/floatwin.hxx can be toolkit only nowCaolán McNamara
2020-12-09move the rest of OpenGL VCL code all to one placeLuboš Luňák
2020-12-07remove OpenGL VCL backend codeLuboš Luňák
2020-05-04remove old Skia text render methods that do not use Skia directlyLuboš Luňák
2020-03-18implement text rendering using directly Skia (X11)Luboš Luňák
2019-11-27build properly with or without Skia enabledLuboš Luňák
2019-11-27initial empty Skia VCL implementationLuboš Luňák
2019-11-27move opengl vcl files to opengl/Luboš Luňák
2019-10-14use common PCH for more librariesLuboš Luňák
2019-09-04tdf#118314 Code clean up on imestatuswindowSzabolcs Toth
2019-04-25Cut down on -pthread/-lpthread proliferationStephan Bergmann
2019-01-23remove FWS X11 protocol stuffNoel Grandin
2018-10-06Add GlyphCache instance to GenericUnixSalDataJan-Marek Glogowski
2016-12-13change from glew to epoxyCaolán McNamara
2016-10-19Add missing icu_headers dependencyKhaled Hosny
2016-06-08Get build unstuck for now re missing glm/glm.hppStephan Bergmann
2016-01-26vcl: rename Unix salgdi3.cxx to font.cxxChris Sherlock
2015-03-23move cairo helpers to vcl and make per-plugCaolán McNamara
2015-03-03render text with cairo under gtk3, not headless solutionCaolán McNamara
2015-03-02Remove references to unused GLUStephan Bergmann
2014-12-02vcl: Use the current OpenGL context for VirtualDevice and Bitmap if possibleLouis-Francis Ratté-Boulianne