# -*- 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/. # include $(SRCDIR)/vcl/commonfuzzer.mk $(eval $(call gb_Executable_Executable,qpwfuzzer)) $(eval $(call gb_Executable_use_api,qpwfuzzer,\ offapi \ udkapi \ )) $(eval $(call gb_Executable_use_externals,qpwfuzzer,\ $(fuzzer_externals) \ )) $(eval $(call gb_Executable_set_include,qpwfuzzer,\ $$(INCLUDE) \ -I$(SRCDIR)/vcl/inc \ )) $(eval $(call gb_Executable_use_libraries,qpwfuzzer,\ $(fuzzer_calc_libraries) \ $(fuzzer_core_libraries) \ )) $(eval $(call gb_Executable_use_static_libraries,qpwfuzzer,\ $(fuzzer_statics) \ )) $(eval $(call gb_Executable_add_exception_objects,qpwfuzzer,\ vcl/workben/qpwfuzzer \ )) $(eval $(call gb_Executable_add_libs,qpwfuzzer,\ $(LIB_FUZZING_ENGINE) \ )) # vim: set noet sw=4 ts=4: tro/allotropia/zeta-7-4'>distro/allotropia/zeta-7-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sysui
AgeCommit message (Expand)Author
2013-02-01Add option to set bundle identifier and use it when signingTor Lillqvist
2012-12-25Get rid of (most uses of) GUITor Lillqvist
2012-11-28sysui: remove some unused stuffMatúš Kukan
2012-11-20translations is a source-only moduleAndras Timar
2012-11-20Merge branch 'feature/killsdf'Andras Timar
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar
2012-11-09binfilter.die.die.dieNorbert Thiebaud
2012-11-07fdo#47157 Add more keywords to .desktop filesSamuel Mehrbrodt
2012-10-22drop rdbmaker completelyMatúš Kukan
2012-10-14Correct checksize.pl not to work with sdfZolnai Tamás
2012-10-03xml2cmp no longer usedStephan Bergmann
2012-09-17revised MacOSX mimetype iconsNicholas Shanks
2012-09-17Resolves: fdo#54820 128x128px and 256x256px icons too small on MacOSXNicholas Shanks
2012-09-17checksize.pl chokes on empty files created by __debug_install_post…Christian Lohmaier
2012-09-07higher-resolution OpenDocument icons for MacOSXNicholas Shanks
2012-09-04Remove unused OS X ooo iconsNicholas Shanks
2012-08-27fdo#47157 adding Keywords to .desktop filesMarco Biscaro
2012-08-23Fix for fdo#46858 Have us show up in Productivity category in FinderDave
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-07-26fix "No template found for item" warning and make it an errorCaolán McNamara
2012-07-17move ulfconv to l10ntoolsDavid Tardon
2012-07-01rewrite a horrible perl script to saner formDavid Tardon
2012-06-28add more categoriesDavid Tardon
2012-06-28add more categoriesDavid Tardon
2012-06-25fix invalid .desktop filesDavid Tardon
2012-06-22.ulf files don't need executable bitsMichael Stahl
2012-06-22.icns files don't need executable bitsMichael Stahl
2012-06-22.dxp files don't need executable bitsMichael Stahl
2012-06-22.mk files don't need executable bitsMichael Stahl
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-11correctly set icon names in desktop filesPetr Mladek
2012-05-28targeted string re-workNorbert Thiebaud
2012-05-02better detect OASIS MIME types (bnc#711977)Petr Mladek
2012-05-02Add Flat XML MIME types (bnc#711977)Petr Mladek
2012-05-02add missing MIME types into .desktop files (bnc#711977)Petr Mladek
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-26lp#904212: add missing mimetypes to impress.desktopBjoern Michaelsen
2012-04-18lp#720716: add unity quicklist support (add missed file)Bjoern Michaelsen
2012-04-18lp#720716: add unity quicklist supportBjoern Michaelsen
2012-04-18lp#926940: Make LibreOffice Draw handle Visio filesBjoern Michaelsen
2012-04-13display LO application in the right desktop submenu (bnc#718694)Petr Mladek
2012-04-13find-4.1.20 does not support -regextype optionPetr Mladek
2012-04-12add scalable desktop icons (fdo#39690)Petr Mladek
2012-04-10use x.y.z version also for desktop integration packages (fdo#47840)Petr Mladek