# -*- 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,filter)) $(eval $(call gb_UIConfig_add_uifiles,filter,\ filter/uiconfig/ui/impswfdialog \ filter/uiconfig/ui/pdfgeneralpage \ filter/uiconfig/ui/pdflinkspage \ filter/uiconfig/ui/pdfoptionsdialog \ filter/uiconfig/ui/pdfsecuritypage \ filter/uiconfig/ui/pdfsignpage \ filter/uiconfig/ui/pdfuserinterfacepage \ filter/uiconfig/ui/pdfviewpage \ filter/uiconfig/ui/testxmlfilter \ filter/uiconfig/ui/warnpdfdialog \ filter/uiconfig/ui/xmlfiltersettings \ filter/uiconfig/ui/xmlfiltertabpagegeneral \ filter/uiconfig/ui/xmlfiltertabpagetransformation \ filter/uiconfig/ui/xsltfilterdialog \ )) # vim: set noet sw=4 ts=4: a/zeta-7-4'>distro/allotropia/zeta-7-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/store
AgeCommit message (Expand)Author
2014-02-17store: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-07-09Remove warning by using the right printf commandsArnaud Versini
2013-06-20-Werror,-Wdeprecated-registerStephan Bergmann
2013-06-10mingw64: use the sal formatting strings in storeFridrich Štrba
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-24gbuild: drop empty use_packages callsDavid Tardon
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-12do not set soversion for private ure librariesMatúš Kukan
2013-04-10Revert "store: new ZipPackage_store_odk_headers"Michael Stahl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19further OUString cleanupThomas Arnhold
2013-03-18cleanup doxygen warningsPeter Foley
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-03-09Use BOOST_STATIC_ASSERTStephan Bergmann
2013-03-04remove unused and commented out codeThomas Arnhold
2013-02-28remove all d.lstMichael Stahl
2013-02-27store: new ZipPackage_store_odk_headersMichael Stahl
2013-02-11Leftover store/inc/makefile.mkStephan Bergmann
2013-01-26gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl
2013-01-26Some cppcheck cleaningJulien Nabet
2012-12-25Get rid of (most uses of) GUITor Lillqvist