summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2014-10-18coverity#1242573 Untrusted loop boundCaolán McNamara
2014-10-18coverity#1242573 Untrusted loop boundCaolán McNamara
2014-10-18coverity#1222238 Untrusted loop boundCaolán McNamara
2014-10-18coverity#1209860 try and silence Untrusted loop bound warningCaolán McNamara
2014-10-18vcl/layout.hxx was included twiceAndras Timar
2014-10-17coverity#704104 Unchecked return valueCaolán McNamara
2014-10-17coverity#735341 Unchecked return value from libraryCaolán McNamara
2014-10-17coverity#1247652 Uninitialized scalar fieldCaolán McNamara
2014-10-17coverity#1247651 Uninitialized pointer fieldCaolán McNamara
2014-10-17coverity#735653 avoid division by 0David Tardon
2014-10-17coverity#735654 avoid division by 0David Tardon
2014-10-17coverity#735655 avoid division by 0David Tardon
2014-10-17coverity#1209374 avoid division by 0David Tardon
2014-10-17java: final fields that can be staticNoel Grandin
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-16Related: fdo#84676 try to give floating windows their original stylebitsCaolán McNamara
2014-10-16MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 nowTor Lillqvist
2014-10-15fdo#75757: remove inheritance to std::vectorMichaël Lefèvre
2014-10-15coverity#704088 Unchecked return valueCaolán McNamara
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-15Resolves: #i63015# always default to WinAnsiEncoding...Herbert Dürr
2014-10-15Resolves: fdo#85032 max len property of -1 -> crashCaolán McNamara
2014-10-15fdo#84938: replace SYMBOL_TYPE constants with enumNoel Grandin
2014-10-15vcl: cleanup salgdi.hxxChris Sherlock
2014-10-14vcl: re-factor scaling to use a single fn. pointer based invocation.Michael Meeks
2014-10-14vcl: Re-factor to use the ScaleContext to pass parameters.Michael Meeks
2014-10-14vcl: create a ScaleContext to share copy/paste Bitmap scaling code.Michael Meeks
2014-10-14vcl: hide bitmap helpers in an anonymous namespace.Michael Meeks
2014-10-14basebmp: accelerated method to create a clipping device.Michael Meeks
2014-10-14vcl: warning C4717: GetCharCount() recursive on all control pathsMichael Stahl
2014-10-14vcl: cleanup salframe.hxxChris Sherlock
2014-10-14vcl: change to css alias namespaceChris Sherlock
2014-10-13valgrind + bff, multiple failures, initialize ref counts to 0...Caolán McNamara
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-13Quit after 100 roundsTor Lillqvist
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock
2014-10-13Make the image continuously resize back and forth in both casesTor Lillqvist
2014-10-11vcl: whitespace cleanup.Michael Meeks
2014-10-11coverity#735621 Division or modulo by zeroCaolán McNamara
2014-10-11coverity#1242425 Dereference after null checkCaolán McNamara
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-10-10Print out the timing results unconditionallyTor Lillqvist
2014-10-10Add some silly looping and timingTor Lillqvist
2014-10-10coverity#1242714 Untrusted value as argumentCaolán McNamara
2014-10-10coverity#1244944 experiment to silence Untrusted loop boundCaolán McNamara
2014-10-10More hacking on 'icontest'Tor Lillqvist
2014-10-10typo: follwing -> followingAndras Timar
2014-10-10Use gb_Executable_use_system_win32_libs for MinGW's sakeTor Lillqvist
2014-10-10coverity738920 Uninitialized scalar fieldCaolán McNamara
2014-10-10coverity#1242439 ALPHABITS == nAlphaShift == 8Caolán McNamara