# -*- 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,rasfuzzer)) $(eval $(call gb_Executable_use_api,rasfuzzer,\ offapi \ udkapi \ )) $(eval $(call gb_Executable_use_externals,rasfuzzer,\ $(fuzzer_externals) \ )) $(eval $(call gb_Executable_set_include,rasfuzzer,\ $$(INCLUDE) \ -I$(SRCDIR)/vcl/inc \ )) $(eval $(call gb_Executable_use_libraries,rasfuzzer,\ $(fuzzer_core_libraries) \ )) $(eval $(call gb_Executable_use_static_libraries,rasfuzzer,\ $(fuzzer_statics) \ )) $(eval $(call gb_Executable_add_exception_objects,rasfuzzer,\ vcl/workben/rasfuzzer \ )) $(eval $(call gb_Executable_add_libs,rasfuzzer,\ $(LIB_FUZZING_ENGINE) \ )) # vim: set noet sw=4 ts=4: -7-4'>distro/allotropia/zeta-7-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/shell/source/win32/shlxthandler/columninfo
AgeCommit message (Expand)Author
2021-09-30Extended loplugin:referencecasting/redundantcast (clang-cl): shellStephan Bergmann
2020-11-27Windows InterlockedIncrement/Decrement use LONGStephan Bergmann
2019-10-02-Werror,-Wmicrosoft-exception-spec (clang-cl)Stephan Bergmann
2017-10-27loplugin:includeform: shell (Windows)Stephan Bergmann
2017-09-28shell: use Unicode on WindowsMike Kaganski
2017-08-31loplugin:constparams: shell (clang-cl)Stephan Bergmann
2016-10-15clang-cl loplugin: shellStephan Bergmann
2016-04-07Drop pointless "internal" directory level for already internal include filesTor Lillqvist
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-18-Wmissing-braces is globally disabled in com_GCC_defs.mk anywayStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-11V512: we want the number of wide-chars here, not the number of bytesCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2012-12-27Sigh, my git grep regexps missed some casesTor Lillqvist
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-05-29gbuildize shellDavid Tardon
2012-04-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara
2012-04-13gbuildize internal zlibCaolán McNamara
2012-03-18mingw: allow use of system zlibDavid Tardon
2012-03-12suppress errors with -WerrorDavid Tardon
2012-03-12WaE: "_WIN32_WINNT" redefinedDavid Tardon
2011-11-27remove include of pch header from shellNorbert Thiebaud
2011-08-22chmod -xTor Lillqvist
2011-06-24Attempt to make this build with MinGWTor Lillqvist
2011-06-17ause130: #i117218# don't export INCLUDE in a local makefile.mkHans-Joachim Lankenau
2011-04-05Remove commented code in libs-core/shellXisco Fauli
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-10-14add lots more missing sal/macros.h includesMichael Meeks
2010-10-14Switch to use SAL_N_ELEMENTS macro, everywhereKayo Hamid
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-08-13dv20:#i95454# Use GetShortName to avoid problems with char versus wcharDirk Voelzke
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-11-25tkr32: #i106189,i106190# get rid of stlport for windows shell extensionsTobias Krause
2008-04-11INTEGRATION: CWS changefileheader (1.4.216); FILE MERGEDRüdiger Timm
2008-04-11INTEGRATION: CWS changefileheader (1.6.122); FILE MERGEDRüdiger Timm
2008-04-02INTEGRATION: CWS obo24 (1.4.214); FILE MERGEDKurt Zenker
2006-09-17INTEGRATION: CWS pchfix02 (1.5.32); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.4.14); FILE MERGEDJens-Heiner Rechtien
2005-09-07INTEGRATION: CWS ooo19126 (1.3.78); FILE MERGEDRüdiger Timm
2004-09-08INTEGRATION: CWS desktintgr02 (1.2.8); FILE MERGEDJens-Heiner Rechtien
2004-09-08INTEGRATION: CWS desktintgr02 (1.2.8); FILE MERGEDJens-Heiner Rechtien
2004-04-07INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDEDJens-Heiner Rechtien
2004-04-07INTEGRATION: CWS desktintgr01 (1.1.2); FILE ADDEDJens-Heiner Rechtien