summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2014-10-08vcl: make IconTestApp build with gcc 4.6Michael Stahl
2014-10-08ISO C++ forbids in-class initialization of non-const static member 'nRet'Tor Lillqvist
2014-10-08Add a start on a "temporary" test prog for traditional vcl vs. OpenGLTor Lillqvist
2014-10-08back out more wrong and confusing tools::Time comment changesEike Rathke
2014-10-07coverity#1000506 Unchecked return valueCaolán McNamara
2014-10-07Resolves: fdo#44998 crash when opening context menu of a fieldCaolán McNamara
2014-10-07-Werror=unused-resultMiklos Vajna
2014-10-07java: use isEmpty() instead of "size() == 0"Noel Grandin
2014-10-06Remove pointless commented-out 'virtual' keywordsTor Lillqvist
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara
2014-10-06Don't unintentionally unload the tk libraryTor Lillqvist
2014-10-06ui-previewer needs the tk library, tooTor Lillqvist
2014-10-06WaE: implicit conversion of NULL constant to 'nullptr_t'Tor Lillqvist
2014-10-06vcl: FontCharMap to use intrusive_ptr ImplFontCharMapChris Sherlock
2014-10-05coverity#1208996 Unchecked return valueNorbert Thiebaud
2014-10-05coverity#1240252 Unchecked return valueNorbert Thiebaud
2014-10-04vcl: Fix vcldemo linkage - was missing tkMatthew J. Francis
2014-10-04coverity#1242365: Unchecked return valueNorbert Thiebaud
2014-10-04coverity#1242366: Unchecked return valueNorbert Thiebaud
2014-10-04fix for invalid dynamic_castNoel Grandin
2014-10-04vcl: remove FontRefCount typedefChris Sherlock
2014-10-04vcl: tab cleanup of vcl/inc/impfont.hxxChris Sherlock
2014-10-03Resolves fdo#84608: Right-click customize crashes LibOJulien Nabet
2014-10-03coverity#1242968 Unused valueCaolán McNamara
2014-10-03coverity#1093225 Dereference after null checkCaolán McNamara
2014-10-03coverity#736943 try swapping arguments around as an experimentCaolán McNamara
2014-10-03coverity#1242530 silence Arguments in wrong orderCaolán McNamara
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE check and macroMichael Stahl
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macroMichael Stahl
2014-10-02coverity#1242507 silence Arguments in wrong orderCaolán McNamara
2014-10-02coverity#1242483 Unintentional integer overflowCaolán McNamara
2014-10-02coverity#1242494 Resource leakCaolán McNamara
2014-10-02coverity#1242840 Unused valueCaolán McNamara
2014-10-02coverity#1242905 Uninitialized pointer fieldCaolán McNamara
2014-10-02coverity#1242965 Result is not floating-pointCaolán McNamara
2014-10-02coverity#1242421 Dereference after null checkCaolán McNamara
2014-10-02coverity#1242420 Dereference after null checkCaolán McNamara
2014-10-02Improved striped rows implementationSamuel Mehrbrodt
2014-10-01We require OS X SDK 10.8 or newer nowTor Lillqvist
2014-10-01fdo#82577: Handle KeyPressNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-10-01Fallout fdo#83010: wrap on limits also in corner casesKatarina Behrens