# # Version: MPL 1.1 / GPLv3+ / LGPLv3+ # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License or as specified alternatively below. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ # # Software distributed under the License is distributed on an "AS IS" basis, # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License # for the specific language governing rights and limitations under the # License. # # The Initial Developer of the Original Code is # Peter Foley # Portions created by the Initial Developer are Copyright (C) 2011 the # Initial Developer. All Rights Reserved. # # Major Contributor(s): # # For minor contributions see the git repository. # # Alternatively, the contents of this file may be used under the terms of # either the GNU General Public License Version 3 or later (the "GPLv3+"), or # the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"), # in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable # instead of those above. # $(eval $(call gb_Module_Module,sane)) $(eval $(call gb_Module_add_targets,sane,\ Package_inc \ )) alue='distro/cib/libreoffice-5-1'>distro/cib/libreoffice-5-1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/touch
AgeCommit message (Expand)Author
2012-12-30add runtime deps for custom targetsDavid Tardon
2012-12-21fix for my UNO commitsNoel Grandin
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-11-28ridljar etc.: javamaker invocations must rm -r targetdirMichael Stahl
2012-10-24fdo#46808, renamet awt::XToolkit2 to XToolkitExperimental..Noel Grandin
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-22touch: add missing dep on types.rdbMatúš Kukan
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-06-18touch depends on sal, toolkit depends on touchTor Lillqvist
2012-06-18Pass also scale and offset to createScreenCompatibleDeviceUsingBuffer()Tor Lillqvist
2012-06-18ByteBufferWrapper tweaksTor Lillqvist
2012-06-14fix build.lst contentDavid Tardon
2012-06-12More hackingTor Lillqvist
2012-06-12Do use separate width and heightTor Lillqvist
2012-06-12udkapi and offapi are not "internal"Tor Lillqvist
2012-06-12Add Android-specific sal/ByteBufferWrapper.hxx headerTor Lillqvist
2012-06-07Clarify ideas a bit, DocumentRenderCallback service not neededTor Lillqvist
2012-06-05Work in progress: Add "touch" module for Android and iOS stuffTor Lillqvist