# -*- 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_Module_Module,zlib)) ifeq ($(SYSTEM_ZLIB),NO) $(eval $(call gb_Module_add_targets,zlib,\ StaticLibrary_zlib \ UnpackedTarball_zlib \ )) ifeq ($(BUILD_X64),TRUE) $(eval $(call gb_Module_add_targets,zlib,\ StaticLibrary_zlib_x64 \ )) endif endif # vim: set noet sw=4 ts=4: ss='form'>
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/icon-themes/hicontrast
AgeCommit message (Expand)Author
2013-10-15fdo#61950 De-extensionize presentation minimizer: post cleanDavid Ostrovsky
2013-07-22Remove obsolote border dialogZolnai Tamás
2013-06-17Template Manager: Use actual template icons if no thumbnail existsStefan Knorr
2013-06-13Resolves: #i121463# Enhanced handle visualization..Armin Le Grand
2013-06-11sidebar: Cleanup leftovers after the SidebarDialControlBmp removal.Jan Holesovsky
2013-06-04adjust para_numbullet icons for high-contrast themesCaolán McNamara
2013-05-27Add an icon for .uno:AutoPilotMenuAriel Constenla-Haile
2013-05-20remove exec bits from new pngsCaolán McNamara
2013-05-20Resolves: #i121960# Extend the sidebar::ControllerItem to check Disabled stateAndre Fischer
2013-05-20Resolves: #i122026# adjust names of newly introduced UNO commandsOliver-Rainer Wittmann
2013-05-20Related: #i121791# Corrected names for LineDashes, cleaned up resourcesArmin Le Grand
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-04-24Rename image files to match with command nameZolnai Tamás
2013-04-10high contrast icons for start centerAndras Timar
2013-04-09remove unused icons, move icons to their place: hicontrastAndras Timar
2013-04-09remove unused imagesAndras Timar
2013-04-07Added query properties icon for BaseIssa Alkurtass
2013-04-04unwind tangled mess around spinner buttonsMichael Meeks
2013-03-19fix the 'warning' icon in .ui filesAndras Timar
2013-02-14Add findbar close icons to other icon-themes as wellJoren De Cuyper
2013-01-16Fixed Undo/Redo buttons icon orientation for RTL languages (ar/fa/he)Issa Alkurtass
2012-10-22add a stock index image to vcl, ala gtk-indexCaolán McNamara
2012-10-22Only vcl has collate/ncollate nowCaolán McNamara