# -*- 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/. # # 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 . # module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: value='distro/allotropia/zeta-7-4'>distro/allotropia/zeta-7-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/udkapi
AgeCommit message (Expand)Author
2016-02-09udkapi: fix doxygen warningsMichael Stahl
2016-02-05offapi: fix some doxygen warningsMichael Stahl
2016-01-10Fix typosAndrea Gelmini
2015-11-04Resolves: #i126627# wrong type description in @see tagTsutomu Uchino
2015-09-30Fix typosAndrea Gelmini
2015-08-03remove some unused definesNoel Grandin
2015-07-17Typo: “documention” → “documentation”Adolfo Jayme Barrientos
2015-07-04Fix typosAndrea Gelmini
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-04-07Update the reference rdbs to libreoffice-4-3Stephan Bergmann
2015-03-03TyposJulien Nabet
2015-02-08Typo: asci->asciiJulien Nabet
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-07-23TyposJulien Nabet
2014-06-19Work around problem with nested /* in Doxygen commentStephan Bergmann
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-14typo: postion -> positionThomas Arnhold
2014-04-14typo: independend -> independentThomas Arnhold
2014-04-11Update the reference rdbs to libreoffice-4-2-0Stephan Bergmann
2014-04-11Sort constant group membersStephan Bergmann
2014-03-29typo: inteface -> interfaceThomas Arnhold
2014-03-29typo: decription -> descriptionThomas Arnhold
2014-03-26Close those <p> tags.Kohei Yoshida
2014-03-12Spelling fix: suportedTor Lillqvist
2014-03-10Deprecate com.sun.star.XTypeProvider.getImplementationIdStephan Bergmann
2014-03-07Introduce com.sun.star.beans.theIntrospection singletonStephan Bergmann
2014-01-31Remove UNOIDL "array" and "union" vaporware remnantsStephan Bergmann
2013-12-20typo fixesAndras Timar
2013-11-21documented BCP 47 semanticsEike Rathke