aboutsummaryrefslogtreecommitdiff
path: root/source/uz/dbaccess
AgeCommit message (Expand)Author
2013-05-25initial import of 4.1 translationsAndras Timar
2013-05-07update translations for LibreOffice 4.0.3 rc1Andras Timar
2013-01-06 update translations for LibreOffice 4.0 rc1Andras Timar
2012-12-16update translations for LibreOffice 4.0 beta2Andras Timar
2012-12-03update translations for LibreOffice 4.0 beta1Andras Timar
2012-11-20initial import of LibreOffice 4.0 translationsAndras Timar
2012-10-16move translations structure one directory upNorbert Thiebaud
writer'>feature/stub_writer LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/qa/cppunit/png
AgeCommit message (Expand)Author
2024-10-21vcl: move bitmap filter headers into vcl/bitmap global header directoryChris Sherlock
2024-05-10loplugin:ostr in vclNoel Grandin
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin
2023-08-11Initial APNG export supportParis Oplopoios
2023-07-25Convert internal vcl bitmap formats transparency->alpha (II)Noel Grandin
2023-06-10tdf#104877 Add basic APNG format supportParis Oplopoios
2023-03-05tdf#153180: PngImageWriter add support for gray alpha colortypeSarper Akdemir
2023-01-12vcl: introduce a BitmapEx::DumpAsPng()Miklos Vajna
2023-01-12drop internal support for 1-bit imagesNoel Grandin
2023-01-11rename BitmapEx::GetAlpha to GetAlphaMaskNoel Grandin
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-18use more string_view in utl::TempFileNoel Grandin
2022-07-19Don't compare using long in PngFilterTestofftkp
2022-07-19Add ms-gif PNG chunk export support in PngImageWriterofftkp
2022-07-19Add PngImageWriter 8 bit palette export supportofftkp
2022-07-19Add PngImageWriter 1 bit palette export supportofftkp
2022-07-19Add PngSuite .png test files and test functionofftkp
2022-07-19vcl: add PNG writer based on libpngofftkp
2021-03-19vcl: add interlaced test case for PngImageReaderTomaž Vajngerl
2021-03-13test gif-in-png Microsoft extensionLuboš Luňák
2021-01-16make the Color constructors explicitly specify transparencyNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock
2020-11-13Fix (some of) fallouts from tools::Long change to 64 bit on _WIN64Mike Kaganski
2019-04-10tdf#42949 Fix IWYU warnings in include/vclGabor Kelemen
2019-04-03Support for native 32bit Bitmap in VCL and SVP (cairo) backendTomaž Vajngerl
2019-02-09add PngImageFilter that uses libpng for PNG loadingTomaž Vajngerl