# -*- 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 gb_AllLangMoTarget_AllLangMoTarget,sca)) $(eval $(call gb_AllLangMoTarget_set_polocation,sca,scaddins)) # vim: set noet sw=4 ts=4: ss='main'>index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/null
AgeCommit message (Expand)Author
2016-01-11vcl: fix Android buildMiklos Vajna
2015-03-12vcl: fix Android buildMiklos Vajna
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-21Fix syntax errorTor Lillqvist
2014-03-20disallow disabling cupsCaolán McNamara
2014-03-20Resolves: #i49980# Autosense fax4cups devices and configure automaticallyCaolán McNamara
2014-01-10endSpool return value is effectively success flag, not job IDStephan Bergmann
2013-12-04Don't perform printer font substitutionKhaled Hosny
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-12RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/[source,null]Chr. Rossmanith
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-05-11WaE: unused parameterTor Lillqvist
2012-05-09Enable configure switch for cupsTomas Chvatal
2012-02-21Put HEADLESS definition under LIBO namespaceRiccardo Magliocchetti
2012-02-17Introduce headless switch for X / cairo / toolkit less buildRiccardo Magliocchetti
2012-01-10Apparently need more (all?) methodsTor Lillqvist
2012-01-10Add a couple more methodsTor Lillqvist
2012-01-05Add some more stuff to the Android libvclTor Lillqvist
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-10-26fix android build post feature/gtk3Michael Meeks