summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)AuthorFilesLines
2014-08-05java: remove commented out codeNoel Grandin2-79/+0
2014-08-05java: remove unused fieldsNoel Grandin1-1/+0
2014-07-20bnc#881024 test font size at world transformTomaž Vajngerl2-0/+33
2014-06-10MetafileXmlDump: No need to specify the stream, simplify the API.Jan Holesovsky1-24/+6
2014-06-05WMF record size < 3 is clearly brokenStephan Bergmann2-0/+0
2014-05-27mark QA file non-translatableAndras Timar1-80/+80
2014-05-24cppcheck: redundantAssignmentThomas Arnhold1-2/+1
2014-05-19Argh, *this* is what the compiler tried to tell meTor Lillqvist1-2/+2
2014-05-19Fix 'non-const lvalue reference cannot bind to a temporary'Tor Lillqvist1-2/+2
2014-05-19WaE: passing OUString by value, rather pass by referenceTor Lillqvist1-1/+1
2014-05-19vcl emf test: test clip region is correct for problematic filesTomaž Vajngerl3-9/+73
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante1-1/+1
2014-05-15vcl wmf test: null terminate streamTomaž Vajngerl1-0/+1
2014-05-15loplugin:unreffunStephan Bergmann1-1/+0
2014-05-15wmf: test that non-placeable WMF uses correct sizesTomaž Vajngerl2-0/+84
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet1-1/+1
2014-04-18add some jpeg format testsCaolán McNamara5-0/+0
2014-04-18add a testcase for CVE-2008-1097 bmpCaolán McNamara1-0/+0
2014-04-17add more bmp test casesCaolán McNamara2-0/+0
2014-04-17remove executable bitAndras Timar2-0/+0
2014-04-09Remove unused functionStephan Bergmann1-4/+0
2014-04-04WMF import: restore support for the ImplReadDIB(bFileHeader=false) versionMiklos Vajna1-0/+0
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-1/+1
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist5-75/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2-33/+33
2014-03-13vcl: prefer passing OUString and OString by referenceNoel Grandin1-2/+2
2014-02-28bool clean-up fixupStephan Bergmann1-1/+1
2014-02-28WaE: implicit conversion (IntegralCast) from bool to 'int'Tor Lillqvist1-1/+1
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock2-15/+15
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-14/+14
2014-02-26Restore jpgCaolán McNamara1-0/+0
2014-02-26Remove visual noise from vclAlexander Wilms3-3/+3
2014-02-23Remove unneccessary commentsAlexander Wilms1-32/+32
2014-02-22C++11'ismStephan Bergmann1-1/+1
2014-02-21c++11ismCaolán McNamara1-1/+1
2014-02-21WaE: implicit conversion of literal of type 'const char *' to 'bool'Tor Lillqvist1-1/+1
2014-02-21WaE: unused variablesTor Lillqvist1-2/+2
2014-02-21Include <stdexcept> for std::runtime_errorTor Lillqvist2-0/+4
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert3-0/+427
2014-02-21coverity#1130457 Uncaught exceptionCaolán McNamara1-2/+5
2014-02-21coverity#1130458 Uncaught exceptionCaolán McNamara1-2/+5
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-17CVE-2014-1947: add testcaseCaolán McNamara1-0/+0
2014-02-10coverity#1130447 Uncaught exceptionCaolán McNamara1-2/+4
2014-02-10coverity#1130448 Uncaught exceptionCaolán McNamara1-2/+4
2014-02-10coverity#1130449 Uncaught exceptionCaolán McNamara1-1/+3
2014-02-10coverity#1130450 Uncaught exceptionCaolán McNamara1-2/+4
2014-02-10coverity#1130451 Uncaught exceptionCaolán McNamara1-2/+4
2014-02-10coverity#1130452 Uncaught exceptionCaolán McNamara1-2/+4
2014-02-10coverity#1130453 Uncaught exceptionCaolán McNamara1-2/+4