# -*- 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_Executable_Executable,unoinfo)) $(eval $(call gb_Executable_use_static_libraries,unoinfo,\ ooopathutils \ )) $(eval $(call gb_Executable_add_exception_objects,unoinfo,\ desktop/win32/source/unoinfo \ )) # vim: set ts=4 sw=4 et: s='form'>
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/qadevOOo/tests
AgeCommit message (Expand)Author
2012-02-18Revert "offapi: remove obsolete XInplaceLayout"Thomas Arnhold
2012-02-18offapi: remove obsolete XInplaceLayoutThomas Arnhold
2012-02-13Fix typos in commentsElton Chung
2012-02-02prevent hanging junit testsStephan Bergmann
2012-02-02try to enable all sc subsequenttestsMarkus Mohrhard
2012-01-26switch subsequenttest testdocs from sdc to ods, fdo#43376Markus Mohrhard
2011-12-27fix ScDatabaseRangeObj test, fdo#43312Markus Mohrhard
2011-12-08childs -> childrenMichael T. Whiteley
2011-12-08Less succes, more successStefan Knorr (astron)
2011-12-05possible fix for fdo#43312Markus Mohrhard
2011-11-14Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann
2011-11-10removed leftovers of the Simple Handles optionTim Hardeck