# -*- 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/. # # This file incorporates work covered by the following license notice: # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed # with this work for additional information regarding copyright # ownership. The ASF licenses this file to you under the Apache # License, Version 2.0 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.apache.org/licenses/LICENSE-2.0 . # $(eval $(call gb_Library_Library,icg)) $(eval $(call gb_Library_use_external,icg,boost_headers)) $(eval $(call gb_Library_use_sdk_api,icg)) $(eval $(call gb_Library_use_libraries,icg,\ comphelper \ tk \ vcl \ utl \ tl \ cppu \ sal \ $(gb_UWINAPI) \ )) $(eval $(call gb_Library_add_exception_objects,icg,\ filter/source/graphicfilter/icgm/actimpr \ filter/source/graphicfilter/icgm/bitmap \ filter/source/graphicfilter/icgm/bundles \ filter/source/graphicfilter/icgm/cgm \ filter/source/graphicfilter/icgm/chart \ filter/source/graphicfilter/icgm/class0 \ filter/source/graphicfilter/icgm/class1 \ filter/source/graphicfilter/icgm/class2 \ filter/source/graphicfilter/icgm/class3 \ filter/source/graphicfilter/icgm/class4 \ filter/source/graphicfilter/icgm/class5 \ filter/source/graphicfilter/icgm/class7 \ filter/source/graphicfilter/icgm/classx \ filter/source/graphicfilter/icgm/elements \ filter/source/graphicfilter/icgm/outact \ )) # vim: set noet sw=4 ts=4: n> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/instsetoo_native
AgeCommit message (Expand)Author
2019-10-02tdf#127711 - A runtime-switch for the MiniCrashDumpJuergen Funk
2019-09-21tdf#126944 - Update help installer fonts to Segoe UI 9 ptRoman Kuznetsov
2019-09-06WINDOWS_BUILD_SIGNING: check for explicit TRUE for signing msiChristian Lohmaier
2019-09-06split msi signing from creation to reduce number of singtool callsChristian Lohmaier
2019-09-01tdf#127240 Increase a height of checkbox's text in win installerRoman Kuznetsov
2019-08-12Fix typosAndrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-08-06Fix some windows installer's dialog new fonts problemRoman Kuznetsov
2019-06-28Removed executable permission on bmp fileAndrea Gelmini
2019-06-27tdf#99891 Update installer fonts to match newer versions of WindowsRoman Kuznetsov
2018-12-24tdf#122302: Set status message when installing KB2999226Mike Kaganski
2018-12-17tdf#122134: use CurrentMajorVersionNumber to filter out Windows 10Mike Kaganski
2018-12-16tdf#121987 follow-up: never fail MSU install; warn instead.Mike Kaganski
2018-11-09Related: tdf#121134: Changing http to https where possibleSophia Schröder
2018-10-22tdf#120176 - Text appears as white on first launchheiko tietze
2018-09-20tdf#115405, tdf#119910: don't check if UCRT is already installedMike Kaganski
2018-08-29Fix typo: s/an other/another/gAndrea Gelmini
2018-08-29sal: use correct settings path for HaikuKacper Kasper
2018-08-04Use proper Windows terminology hereAdolfo Jayme Barrientos
2018-07-30tdf#118869: mark some properties secure to pass them to elevated installMike Kaganski
2018-06-25tdf#118303 - Wrong converting of the Vendor-StringJuergen Funk
2018-06-07[API CHANGE] Remove unused StartCenterHideExternalLinks configuration propertyStephan Bergmann
2018-05-24Remove presumably unused instsetoo_native/util/pack.lstStephan Bergmann
2018-05-09windows installer svg iconsandreas kainz
2018-05-05Windows installer icon update newfolder.icoandreas kainz
2018-05-04tdf#103677 Windows installer iconsandreas kainz
2018-05-02tdf#116240: Include --with-help=html in installation setsStephan Bergmann
2018-04-25Install UCRT from MSUs, not using nested VC Redist installMike Kaganski
2018-04-18Revert two last changes to Upgrade tableMike Kaganski
2018-04-17Remove dummy "Support help number" under Windows' "Apps and Features"dennisroczek
2018-04-16Use different properties in Upgrade tableMike Kaganski
2018-04-15Upgrade update check and extension URLs to httpsGuilhem Moulin
2018-04-13LaunchConditions may be specific to install modesMike Kaganski
2018-04-12tdf#108580 related: improve existing redist detectionMike Kaganski
2018-04-12tdf#108580 related: check for Windows 8.1 April 2014 update rollupMike Kaganski
2018-04-09tdf#108580 related: Check for SP level of the minimal supported OSMike Kaganski