# -*- 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 sc_ucalc_test,_copypaste)) # vim: set noet sw=4 ts=4: href='/cgit/lo/core/'>lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/workben/icontest.cxx
AgeCommit message (Expand)Author
2021-11-15Remove unused header path: vcl workben makefilesHossein
2020-12-08remove more no longer needed OpenGL-related codeLuboš Luňák
2020-06-23FixedBitmap can be in a toolkit only headerCaolán McNamara
2020-05-08split button.hxx into toolkit-only pieceCaolán McNamara
2020-02-14move dialog.hxx to vcl/include/toolkitCaolán McNamara
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-19loplugin:unusedmethodsNoel Grandin
2018-05-31drop Graphic::GetBitmapNoel Grandin
2018-05-30Bitmap->BitmapEx in FixedBitmapNoel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann