summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)AuthorFilesLines
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
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin1-4/+0
2017-06-15tdf#99680 save graphic state even for empty clipping regionVasily Melenchuk2-0/+48
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin1-1/+1
2017-06-11Fix typo in codesAndrea Gelmini1-2/+2
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin1-4/+3
2017-06-06tdf#99680 unittest to ensure there are no empty clipping regionsVasily Melenchuk2-0/+35
2017-05-25Bypass PdfExportTest::testTdf107868() in 64-bit WindowsMark Hung1-2/+2