# -*- 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/. # module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: d> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/bean/qa
AgeCommit message (Expand)Author
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2013-06-12Typo fix: postion > positionLior Kaplan
2013-05-07Revert to mis-typed com.sun.star.comp.beans.OOoBean.aquireSystemWindow againStephan Bergmann
2013-04-26Java cleanup, access static methods using correct syntaxNoel Grandin
2013-04-17Fix for method name changeNoel Grandin
2013-02-22s/the the/the/Tor Lillqvist
2012-09-06Java cleanup, remove unnecessary importsNoel Grandin
2012-08-20Java5 updates - convert to genericsNoel Grandin
2012-08-20Remove dead java code, fields and local variablesNoel Grandin
2012-06-12re-base on ALv2 code.Michael Meeks