/* -*- 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 "precompiled_postgresql-sdbc-impl.hxx" /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /cgit/'>index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/vcl/BitmapPalette.hxx
AgeCommit message (Expand)Author
2024-03-14reduce symbol visibility in vclNoel Grandin
2023-12-06Remove the special-casing in Bitmap::Invert (and fix)Noel Grandin
2022-07-23Simplify greyscale palette initialization furtherMike Kaganski
2021-12-24Recheck include/[s-x]* with IWYUGabor Kelemen
2021-08-20make BitmapPalette a COW typeNoel Grandin
2021-03-26vcl: add initializer_list constructor to BitmapPalette and use itTomaž Vajngerl
2020-06-30Fix typoAndrea Gelmini
2020-06-30differentiate between 8bit and any-bit grey palette (tdf#121120)Luboš Luňák
2019-10-07add missing constLuboš Luňák
2019-04-15break up classes in salbtype into own filesTomaž Vajngerl