summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)AuthorFilesLines
2018-06-07tdf#116916 - Icon themes missing on LibreOffice Vanilla from macOS appstoreheiko tietze1-2/+11
2018-06-05tdf#102928 PDF export: do recompress CMYK imagesMiklos Vajna1-6/+25
2018-06-02Removed executable permission on data filesAndrea Gelmini1-0/+0
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin3-61/+60
2018-05-28disable part of VclComplexTextTest::testArabicNoel Grandin1-0/+8
2018-05-25tdf#113143 PDF export: fix mis-scaled JPGs on Impress note pagesMiklos Vajna2-63/+110
2018-05-22tdf#106702 PDF export: fix missing images from Writer headers/footersMiklos Vajna2-15/+66
2018-05-18Extend test for unloaded graphicTomaž Vajngerl1-7/+58
2018-05-17tdf#105954 PDF export, ReduceImageResolution: fix re-compressing large imagesMiklos Vajna2-0/+47
2018-05-14this needs pdfiumCaolán McNamara1-2/+2
2018-05-13Icon themes clean-upheiko tietze1-9/+9
2018-05-13vcl: move Bitmap::MakeMonochrome() to BitmapMonochromeFilterChris Sherlock1-1/+4
2018-05-12make Bitmap/BitmapEx constructors explicitNoel Grandin1-1/+1
2018-05-12tdf#117427 missing API for determining and loading linked graphicTomaž Vajngerl2-0/+246
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