summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)Author
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-15loplugin:flatten in vclNoel Grandin
2017-11-14use std::unique_ptr for SalLayoutNoel Grandin
2017-11-03vcl: remove sgf/sgv ancient gfx filtersThorsten Behrens
2017-10-30tdf#96505 Get rid of cargo cult long integer literalsudareechk
2017-10-27loplugin:includeform: vcl (Windows)Stephan Bergmann
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-19CppunitTest_vcl_pdfexport: now we can assert the path segmentsMiklos Vajna
2017-09-26WIN run main thread redirects ignoring SolarMutexJan-Marek Glogowski
2017-09-21ofz#3454 Floating-point-exceptionCaolán McNamara
2017-09-12tdf#108963 PDF export of editeng text highlight: handle rotated textMiklos Vajna
2017-09-05Resolves: tdf#107249 round ascent/descent/extleading on conversion to intCaolán McNamara
2017-09-02add CVE-2016-10504 testcaseCaolán McNamara
2017-08-31ofz#3240: avoid oom in gif loaderCaolán McNamara
2017-08-29Avoid "ThreadSanitizer: data race on vptr (ctor/dtor vs virtual call)"Stephan Bergmann
2017-08-28Resolves: tdf#111925 we need to take the buffered data len into accountCaolán McNamara
2017-08-24Consistently use OUString in test::DirectoriesStephan Bergmann
2017-08-21trivial WaE when pdfium is disabledCaolán McNamara
2017-08-17Clean up uses of OUString::fromUtf8 around string literalsStephan Bergmann
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-09send this MapMode scale thing back to where it came fromCaolán McNamara
2017-07-31add CVE-2017-9614 testcaseCaolán McNamara
2017-07-31loplugin:oncevarNoel Grandin
2017-07-25tell msvc our source code is written using utf-8Caolán McNamara
2017-07-22add test for CJK (~X) mnemonicsCaolán McNamara
2017-07-22tweak test a littleCaolán McNamara
2017-07-22vcl: fix Unicode cast in mnemonic testChris Sherlock
2017-07-21mnemonics in words with Eszett misplacedCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-20Don't run testIdleMainloop on WindowsJan-Marek Glogowski
2017-07-15coverity#1415095 annotate Infinite loop as false positiveCaolán McNamara
2017-07-15emfplus: corrections for UnitTest in vclArmin Le Grand
2017-07-15emfplus: UnitTests and gerrit build correctionsArmin Le Grand
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand
2017-07-14Fix instant 0ms scheduler wakeup for headlessJan-Marek Glogowski
2017-07-13Run Idle tasks immediatlyJan-Marek Glogowski
2017-07-13Round-robin invoked tasksJan-Marek Glogowski
2017-07-13Drop special idle handlingJan-Marek Glogowski
2017-07-13Move scheduler task into its own headerJan-Marek Glogowski
2017-07-13Add some Scheduler unit tests and loggingJan-Marek Glogowski
2017-07-03loplugin:oncevar (clang-cl): vclStephan Bergmann
2017-06-28loplugin:oncevar in vclNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-18Fix typosAndrea Gelmini
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin
2017-06-15tdf#99680 save graphic state even for empty clipping regionVasily Melenchuk
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-11Fix typo in codesAndrea Gelmini
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-06-06tdf#99680 unittest to ensure there are no empty clipping regionsVasily Melenchuk