summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)AuthorFilesLines
2018-05-07vcl: Fix accessibility issues in demo.uiSamuel Thibault1-1/+52
2018-05-02tdf#109143 PDF export: don't reuse compressed bitmaps for cropped imagesMiklos Vajna2-0/+42
2018-05-01These tests should check for HAVE_MORE_FONTSKhaled Hosny1-3/+3
2018-04-29tdf66597: Fix a typo in detecting cluster startKhaled Hosny2-1/+84
2018-04-28add test for ImportUnloadedGraphic and GraphicDescriptorTomaž Vajngerl2-0/+195
2018-04-27tdf#66597 Fix PDF text extraction for complex textKhaled Hosny3-1/+195
2018-04-22Fix typoAndrea Gelmini1-1/+1
2018-04-21Tweak unit test for 1bpp images a bit for robustnessThorsten Behrens1-4/+11
2018-04-20Unittests for bugs with 1bit images rendering problemsVasily Melenchuk3-0/+96
2018-04-18tdf#75398 - Replace hicontrast by Sifrheiko tietze2-15/+2
2018-04-16vcl: migrated BitmapProcessor and scale classes to BitmapFilterEx classesChris Sherlock1-3/+4
2018-04-15Remove tango_testing from repositoryheiko tietze1-13/+0
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2018-04-14look for check buttons without underlinesCaolán McNamara1-0/+5
2018-04-14look for radio buttons without underlinesCaolán McNamara1-1/+16
2018-04-13drop ModalDialog non .ui ctorCaolán McNamara1-3/+1
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann3-27/+27
2018-04-04tdf#116695 Make Elementary the default on Gnomeheiko tietze1-29/+31
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin3-27/+27
2018-04-02drop the spurious invisible_char[_set] propertiesCaolán McNamara1-32/+0
2018-03-29Don't run testTdf107868 on Windows, since it's using GDIMike Kaganski1-2/+3
2018-03-29ofz#7165 set a recursion limit for svm in svmCaolán McNamara1-0/+0
2018-03-22Fix typoAndrea Gelmini1-1/+1
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