# -*- 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/. # #************************************************************************* $(eval $(call sw_rtfexport_test,3)) # vim: set noet sw=4 ts=4: o/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/android
AgeCommit message (Expand)Author
2014-09-18Use vcl::FontTor Lillqvist
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-05-24cppcheck: Prefer prefix ++/-- operatorsJulien Nabet
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-20vcl: try to make android tinderbox happy tooMichael Stahl
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-10-13Hacking on iOS keyboard handlingTor Lillqvist
2013-07-12Turn basebmp::Format into a proper enumStephan Bergmann
2013-06-29remove some createFromAscii usageThomas Arnhold