# -*- 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/. # module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: -data/cgit.png' alt='cgit logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/i18n_im.hxx
AgeCommit message (Expand)Author
2023-11-20tdf#143148: Use pragma once instead of include guards in vcl/inc/unxTaichi Haradaguchi
2023-08-23tdf#146619 Remove unused includes from vcl/incGabor Kelemen
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2019-11-05make some classes module-privateNoel Grandin
2019-09-16tdf#42949 Fix IWYU warnings in vcl/unx/generic/*Gabor Kelemen
2016-03-04loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin
2016-01-18loplugin: unused return values in vcl/Noel Grandin
2015-10-02loplugin:unusedmethods in vclNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-01-17bool improvementsStephan Bergmann
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2011-09-05These multi-lingual IMs have been always disabled for LinuxCaolán McNamara
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-01-25vcl2gnumake: #i116588# move vcl to gbuild (step 1, linux)Philipp Lohmann [pl]
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]