summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)AuthorFilesLines
2018-06-11tdf#102928 PDF export: do recompress CMYK imagesMiklos Vajna1-6/+25
2018-05-29tdf#113143 PDF export: fix mis-scaled JPGs on Impress note pagesMiklos Vajna2-63/+110
2018-05-27tdf#106702 PDF export: fix missing images from Writer headers/footersMiklos Vajna2-17/+68
2018-05-18tdf#105954 PDF export, ReduceImageResolution: fix re-compressing large imagesMiklos Vajna2-0/+47
2018-05-04tdf#109143 PDF export: don't reuse compressed bitmaps for cropped imagesMiklos Vajna2-0/+42
2018-04-04ofz#7165 set a recursion limit for svm in svmCaolán McNamara1-0/+0
2018-03-23tdf#115117: Fix PDF ToUnicode CMAP for ligaturesKhaled Hosny3-0/+217
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
2017-08-17Clean up uses of OUString::fromUtf8 around string literalsStephan Bergmann1-1/+1
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-3/+3
2017-08-09send this MapMode scale thing back to where it came fromCaolán McNamara1-65/+0
2017-07-31add CVE-2017-9614 testcaseCaolán McNamara1-0/+0
2017-07-31loplugin:oncevarNoel Grandin1-1/+1
2017-07-25tell msvc our source code is written using utf-8Caolán McNamara1-2/+1
2017-07-22add test for CJK (~X) mnemonicsCaolán McNamara1-3/+18
2017-07-22tweak test a littleCaolán McNamara1-2/+4
2017-07-22vcl: fix Unicode cast in mnemonic testChris Sherlock1-1/+1
2017-07-21mnemonics in words with Eszett misplacedCaolán McNamara1-0/+42
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-20Don't run testIdleMainloop on WindowsJan-Marek Glogowski1-4/+7
2017-07-15coverity#1415095 annotate Infinite loop as false positiveCaolán McNamara1-1/+2
2017-07-15emfplus: corrections for UnitTest in vclArmin Le Grand1-1/+24
2017-07-15emfplus: UnitTests and gerrit build correctionsArmin Le Grand11-317/+0
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand1-1/+0
2017-07-14Fix instant 0ms scheduler wakeup for headlessJan-Marek Glogowski1-2/+2
2017-07-13Run Idle tasks immediatlyJan-Marek Glogowski1-4/+5
2017-07-13Round-robin invoked tasksJan-Marek Glogowski1-0/+42
2017-07-13Drop special idle handlingJan-Marek Glogowski1-1/+1
2017-07-13Move scheduler task into its own headerJan-Marek Glogowski1-0/+1
2017-07-13Add some Scheduler unit tests and loggingJan-Marek Glogowski1-12/+111
2017-07-03loplugin:oncevar (clang-cl): vclStephan Bergmann1-5/+5
2017-06-28loplugin:oncevar in vclNoel Grandin2-15/+12
2017-06-21convert ErrCode to strong typedefNoel Grandin2-5/+5
2017-06-18Fix typosAndrea Gelmini1-2/+2