summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2014-10-10drop unused ImplBlendLines templateCaolán McNamara
2014-10-10coverity#736943 try another experimental warning workaroundCaolán McNamara
2014-10-10coverity#1244943 Resource leakCaolán McNamara
2014-10-10Fix fdo#84795 Menu, DropDown-List not disappears with right mouse clickJuergen Funk
2014-10-10Build icontest for OS X, too. Does not work at all, thoughTor Lillqvist
2014-10-10Build icontest for Windows, tooTor Lillqvist
2014-10-10Add informative comment, and use 'auto' in a couple of places where sensibleTor Lillqvist
2014-10-10move TRANSPARENT #define from windows.h out of global namespaceNoel Grandin
2014-10-10vcl, sd: fix some TempFile leaks from vcl Graphic in cppunit testsMichael Stahl
2014-10-09move copy of icu's ScriptRun into vcl namespaceCaolán McNamara
2014-10-09convert BKMODE #defines to 'enum class'Noel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-09Resolves: fdo#84809 crash when button is too short for textCaolán McNamara
2014-10-08More hacking on the 'icontest' test programTor Lillqvist
2014-10-08Store the image bitmaps in MyWorkWindow in the OpenGL caseTor Lillqvist
2014-10-08coverity#704183 Resource leak in objectCaolán McNamara
2014-10-08coverity#1066165 Resource leakCaolán McNamara