summaryrefslogtreecommitdiff
path: root/vcl/qa
AgeCommit message (Expand)AuthorFilesLines
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
2014-02-10coverity#1130454 Uncaught exceptionCaolán McNamara1-1/+3
2014-02-10coverity#1130464 Uncaught exceptionCaolán McNamara1-2/+4
2014-02-10coverity#1130465 Uncaught exceptionCaolán McNamara1-2/+5
2014-02-09coverity#1130459 Uncaught exceptionCaolán McNamara1-1/+2
2014-02-09coverity#1130460 Uncaught exceptionCaolán McNamara1-2/+4
2014-02-09coverity#1130461 Uncaught exceptionCaolán McNamara1-2/+4
2014-02-09coverity#1130462 Uncaught exceptionCaolán McNamara1-2/+4
2014-02-09coverity#1130463 Uncaught exceptionCaolán McNamara1-2/+5
2014-02-09coverity#1130470 Uncaught exceptionCaolán McNamara1-1/+2
2014-01-22bool improvementsStephan Bergmann1-1/+1
2013-11-12Resolves: fdo#71307 out polygons are limited to 16bit point countCaolán McNamara1-0/+0
2013-11-07remove unnecessary use of OUString constructor in VCL moduleNoel Grandin1-1/+1
2013-10-16Improve testStephan Bergmann1-4/+9
2013-10-10-Werror,-Wunused-variableStephan Bergmann1-1/+0
2013-10-09warning C4805 unsafe mix of type sal_Bool and type boolMichael Stahl1-2/+2
2013-10-09Resuscitate old vcl unit tests.Thorsten Behrens2-0/+1173
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks1-3/+0
2013-06-22Export-Import GraphicFilter TestTomaž Vajngerl1-7/+57
2013-06-17Use hex numbers for in-line Arabic / UTF-8 string.Michael Meeks1-1/+10
2013-06-15initial attempt at text measuring unit test: linux only.Michael Meeks1-0/+75
2013-05-14vcl: attempt to fix high quality scaling to get aspect ratio right.Michael Meeks1-0/+20
2013-05-06Java cleanup, convert more Vector to ArrayListNoel Grandin1-2/+2