# -*- 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_UIConfig_UIConfig,svt)) $(eval $(call gb_UIConfig_add_uifiles,svt,\ svtools/uiconfig/ui/addresstemplatedialog \ svtools/uiconfig/ui/graphicexport \ svtools/uiconfig/ui/GraphicExportOptionsDialog \ svtools/uiconfig/ui/javadisableddialog \ svtools/uiconfig/ui/placeedit \ svtools/uiconfig/ui/printersetupdialog \ svtools/uiconfig/ui/querydeletedialog \ svtools/uiconfig/ui/restartdialog \ svtools/uiconfig/ui/wizarddialog \ )) # vim: set noet sw=4 ts=4: w080'>aoo/aw080 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/desktop/test
AgeCommit message (Expand)Author
2011-12-11The common_build stuff is surely obsoleteTor Lillqvist
2011-12-06catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header in desktopNorbert Thiebaud
2011-11-15Introduced LibreOffice-minimal-version extension dependency.Stephan Bergmann
2011-11-14Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann
2011-11-09OOo reference version for extension dependencies is still at 3.4.Stephan Bergmann
2011-10-26chmod -xTor Lillqvist
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-09-21do not localize files in this directoryAndras Timar
2011-09-20Removed unused BOXT feature.Stephan Bergmann
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito
2011-03-29drop bogus executable flag from odf filesFrancisco Saito
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-15Skip some tests that require Java when --without-java.Kohei Yoshida
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-12-17CWS-TOOLING: integrate CWS sb131Hans-Joachim Lankenau
2010-11-29ause128: #i115689# guard additional dependencies of ZIPnTARGETNHans-Joachim Lankenau
2010-11-24fix invalid XMLDavid Tardon
2010-11-21change the way to hide warning so that it doesn't trigger cppcheck warningsNorbert Thiebaud