# -*- 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/. # ifeq (,$(gb_Side)) gb_Side := host endif ifeq (,$(BUILDDIR)) BUILDDIR := $(dir $(realpath $(firstword $(MAKEFILE_LIST)))) endif include $(BUILDDIR)/config_$(gb_Side).mk include $(SOLARENV)/gbuild/gbuild.mk $(eval $(call gb_Module_make_global_targets,$(SRCDIR)/RepositoryModule_$(gb_Side).mk)) # vim: set noet sw=4 ts=4: value='be9e7782309a176a68ff856dc18d737813fb14ae'/> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/odk
AgeCommit message (Expand)Author
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-09Add an animated gifTor Lillqvist
2014-04-06Typo: s/ouer/ourTor Lillqvist
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-29typo: opend -> openedThomas Arnhold
2014-03-29typo: persistance -> persistenceThomas Arnhold
2014-03-25typo: bussiness -> businessAndras Timar
2014-03-11normalize values of BUILD_UNOWINREGMichael Stahl
2014-03-10odk: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26Remove visual noise from odkAlexander Wilms
2014-02-25Package -> GeneratedPackage fixupStephan Bergmann
2014-02-25Change SDK javaodc from static Package to dynamic GeneratedPackageStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-19Typo: Internaly -> Internally, Externaly -> ExternallyJulien Nabet
2014-02-18deprecated OUString::valueOf -> OUString::numberStephan Bergmann
2014-02-18typoStephan Bergmann
2014-02-09Typo: (a)synchronoues -> a(synchronous)Julien Nabet
2014-02-09Typo: I/internaly -> I/internallyJulien Nabet
2014-02-06Typo: formating -> formattingJulien Nabet
2014-02-06Typo: seam(s) -> seem(s)Julien Nabet
2014-02-06Introduce com.sun.star.util.thePathSettings singleton.Matúš Kukan
2014-02-04remove lang path substitutionCaolán McNamara
2014-01-31fdo#54938 Convert odk to cppu::supportsServiceAlexandre Vicenzi
2014-01-31Remove UNOIDL "array" and "union" vaporware remnantsStephan Bergmann
2014-01-30SDK: Split PLATFORMID at build time rather than runtimeStephan Bergmann
2014-01-21DesktopEnvironment example does not work on OS XStephan Bergmann
2014-01-21OfficeBean example does not work on OS X (where officebean.jar is not built)Stephan Bergmann
2014-01-21Fix signature of main functionStephan Bergmann
2014-01-20Fix Mac OS X 64 bit SDK settings.mkStephan Bergmann
2014-01-20SDK settings.mk: Don't guess PLATFORM/PROCTYPEStephan Bergmann