summaryrefslogtreecommitdiff
path: root/hu_HU/description.xml
blob: 17af36cab335ff3d48b9f8884e05ed7a32a487b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<description xmlns="http://openoffice.org/extensions/description/2006" xmlns:d="http://openoffice.org/extensions/description/2006"  xmlns:xlink="http://www.w3.org/1999/xlink">
    <version value="2018.03.14" />
    <identifier value="org.libreoffice.hu.hunspell.dictionaries" />
    <display-name>
        <name lang="en-US">Hungarian spelling dictionary, hyphenation rules, thesaurus, and grammar checker</name>
    </display-name>
    <publisher>
        <name lang="en-US" xlink:href="http://www.fsf.hu/">FSF.hu Foundation</name>
        <name lang="hu" xlink:href="http://www.fsf.hu/">FSF.hu Alapítvány</name>
    </publisher>
    <platform value="all" />
    <dependencies>
        <OpenOffice.org-minimal-version value="3.2" d:name="OpenOffice.org 3.2" />
    </dependencies>
</description>

value='feature/opengl-transitions-rework'>feature/opengl-transitions-rework LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/opencl/inc
AgeCommit message (Expand)Author
2015-03-02OpenCL: correctly handle platforms without devicesGiuseppe Bilotta
2015-01-20Some more loplugin:cstylecast: openclStephan Bergmann
2014-12-08Don't treat clew as part of an "external" clcc moduleTor Lillqvist
2014-11-27Clean up confusing OpenCL code a bitTor Lillqvist
2014-11-27Move more Calc-independent OpenCL stuff from the sc to the opencl moduleTor Lillqvist