# -*- 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 sc_unoapi_common,datapilottablesobj)) # vim: set noet sw=4 ts=4: >
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/basebmp
AgeCommit message (Expand)Author
2013-01-27need more boost_headersMichael Stahl
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2012-11-16Revert "WaE: unused parameter 'argc' and 'argv'"Tor Lillqvist
2012-11-16WaE: unused parameter 'argc' and 'argv'Tor Lillqvist
2012-10-31::rtl::OUString -> OUString in basebmpRicardo Montania
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-08-25ah, android is specialMatúš Kukan
2012-08-25vigra: convert to gbuildMatúš Kukan
2012-08-23Build basebmp as a static library for AndroidTor Lillqvist