summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)AuthorFilesLines
2018-03-21tdf#115117: Fix PDF ToUnicode CMAP for ligaturesKhaled Hosny3-0/+217
2018-03-21Revert "tdf#116213 OS X and OpenGL bitmap scaline sizes are not 32-bit aligned"Stephan Bergmann1-3/+24
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-16tdf#116213 OS X and OpenGL bitmap scaline sizes are not 32-bit alignedChris Sherlock1-24/+3
2018-03-15move Bitmap::ScopedWriteAccess inside vclNoel Grandin5-14/+19
2018-03-07use more Color in vclNoel Grandin2-2/+2
2018-03-06ofz: timeoutCaolán McNamara1-0/+0
2018-03-02drop old tools/gen methods in vclNoel Grandin1-2/+1
2018-03-01give ok, cancel, help buttons those namesCaolán McNamara1-4/+4
2018-02-28vcl: test greyscale bitmap conversion functionsChris Sherlock1-1/+96
2018-02-28convert COL_ constants to be of type ColorNoel Grandin4-69/+69
2018-02-27replace Color(COL_*) with COL_*Noel Grandin1-3/+3
2018-02-27vcl: test BitmapPalette greysChris Sherlock1-0/+56
2018-02-26vcl: Bitmap::MakeMono() -> Bitmap::MakeMonochrome()Chris Sherlock1-1/+1
2018-02-26use less RGB_COLORDATANoel Grandin1-3/+3
2018-02-26ColorData->Color in variousNoel Grandin1-1/+1
2018-02-25vcl: test Bitmap::MakeMonoChris Sherlock1-0/+68
2018-02-25vcl: add BitmapColor testsChris Sherlock1-0/+249
2018-02-25vcl: bitmap tests: bit-width, number colors, PrefSize, and byte-sizeChris Sherlock1-7/+108
2018-02-25vcl: remove vcl/qa/cppunit/BitmapTest.cxx from clang-format blacklistChris Sherlock1-7/+7
2018-02-25vcl: add some basic Bitmap testsChris Sherlock1-0/+22
2018-02-23Revert "tdf#96892 3 to 5 digit precision"Caolán McNamara1-2/+2
2018-02-15tdf#96892 3 to 5 digit precisionCaolán McNamara1-2/+2
2018-02-06tdf#96892 higher precision pdf fixed intsCaolán McNamara1-10/+10
2018-02-05ofz#5942 Out of memoryCaolán McNamara1-0/+0
2018-02-05vcl: remove BitmapColor Color() operatorChris Sherlock4-14/+14
2018-01-17loplugin:useuniqueptr in GraphicFilterNoel Grandin1-6/+6
2018-01-16Fix typosAndrea Gelmini1-1/+1
2018-01-15More loplugin:cstylecast: vclStephan Bergmann1-1/+1
2018-01-12More loplugin:cstylecast: vclStephan Bergmann3-8/+8
2017-12-26vcl-svp: Store 24-bit images in 3-byte pixelsAshod Nakashian2-10/+11
2017-12-13tools: remove unused #include from solar.hMichael Stahl1-0/+2
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-1/+1
2017-11-15loplugin:flatten in vclNoel Grandin1-25/+26
2017-11-14use std::unique_ptr for SalLayoutNoel Grandin1-0/+2
2017-11-03vcl: remove sgf/sgv ancient gfx filtersThorsten Behrens6-3/+0
2017-10-30tdf#96505 Get rid of cargo cult long integer literalsudareechk1-1/+1
2017-10-27loplugin:includeform: vcl (Windows)Stephan Bergmann1-1/+1
2017-10-23loplugin:includeform: vclStephan Bergmann5-6/+6
2017-10-19CppunitTest_vcl_pdfexport: now we can assert the path segmentsMiklos Vajna1-11/+42
2017-09-26WIN run main thread redirects ignoring SolarMutexJan-Marek Glogowski1-1/+1
2017-09-21ofz#3454 Floating-point-exceptionCaolán McNamara1-0/+0
2017-09-12tdf#108963 PDF export of editeng text highlight: handle rotated textMiklos Vajna2-0/+55
2017-09-05Resolves: tdf#107249 round ascent/descent/extleading on conversion to intCaolán McNamara1-1/+1
2017-09-02add CVE-2016-10504 testcaseCaolán McNamara1-0/+0
2017-08-31ofz#3240: avoid oom in gif loaderCaolán McNamara1-0/+0
2017-08-29Avoid "ThreadSanitizer: data race on vptr (ctor/dtor vs virtual call)"Stephan Bergmann1-1/+1
2017-08-28Resolves: tdf#111925 we need to take the buffered data len into accountCaolán McNamara1-0/+306
2017-08-24Consistently use OUString in test::DirectoriesStephan Bergmann1-1/+1
2017-08-21trivial WaE when pdfium is disabledCaolán McNamara1-2/+2