/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * 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 "../qt5/QtDragAndDrop.cxx" /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ o' rowspan='2'>cgit logo index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/CppunitTest_vcl_bitmap_test.mk
AgeCommit message (Expand)Author
2021-03-18vcl: test for reading the XPM formatTomaž Vajngerl
2021-03-16vcl: add BmpReader{Writer} and many BMP format testTomaž Vajngerl
2020-03-03tdf#101181 Implement glow effect on shapesTamas Bunth
2019-10-10vcl: only smooth bitmap transform when neededMiklos Vajna
2019-06-06vcl: move bitmap scale test to its own fileTomaž Vajngerl
2019-05-09vcl: Add ScanlineTransformer and make testsTomaž Vajngerl
2019-04-16Add test for BitmapEx GetPixelColor for 24+8 and 32bit BitmapsTomaž Vajngerl
2018-08-27rename ENABLE_HEADLESS option to DISABLE_GUINoel Grandin
2018-02-25vcl: add BitmapColor testsChris Sherlock
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky