summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin40-87/+94
2014-11-11vcl: make ImplDrawOutDevDirect a protected function in OutputDeviceChris Sherlock2-6/+6
2014-11-11vcl: move OutputDevice::ImplGetFrameDev() to WindowChris Sherlock5-16/+16
2014-11-11vcl: tabify include/vcl/window.hxxChris Sherlock1-27/+27
2014-11-10vcl: Use shared list for OpenGL contexts even with DBG_UTIL enabledLouis-Francis Ratté-Boulianne1-10/+13
2014-11-10vcl: Add rectangle outline renderingLouis-Francis Ratté-Boulianne1-2/+2
2014-11-10Resolves fdo#86008: fix a crash when open doc fileJulien Nabet1-1/+1
2014-11-10vcl: opengl - alpha masks are unexpectedly inverted.Michael Meeks2-6/+1
2014-11-10only call XFreePixmap on pixmaps created via XCreatePixmapCaolán McNamara3-2/+7
2014-11-10remove pointless const_castLuboš Luňák1-2/+2
2014-11-10Revert "wrong merge conflict resolution, vcldemo, icontest go to instdir"Michael Stahl1-3/+3
2014-11-10Update nEndInvalid if it was COMPLETE_STRINGStephan Bergmann1-1/+1
2014-11-10vcl: cleanup the opengl selection API.Michael Meeks5-14/+23
2014-11-10mpPixmap uninitialized in one ctorCaolán McNamara1-0/+1
2014-11-10coverity#1202754 Bad bit shift operationCaolán McNamara1-6/+6
2014-11-10coverity#1130169 Unchecked return valueCaolán McNamara1-4/+4
2014-11-10Related: fdo#85111 put a box around xml filter settings controlCaolán McNamara6-28/+104
2014-11-10coverity#1242526 silence Arguments in wrong orderCaolán McNamara1-2/+4
2014-11-10Revert "Disable problematic sorting test that depends on the old default."Jan Holesovsky1-5/+0
2014-11-10wrong merge conflict resolution, vcldemo, icontest go to instdirMarkus Mohrhard1-3/+3
2014-11-10Do not deref (potentially dangling) weak_ptrStephan Bergmann1-1/+11
2014-11-10external: fortunately boost no longer requires config_host.mkMichael Stahl13-17/+11
2014-11-10mwaw: fix build failure with clang (work around libtool stupidity)Michael Stahl1-1/+4
2014-11-10vcl: the docs say gdk_window_get_screen was added in GTK+ 2.24Michael Stahl1-1/+1
2014-11-10loplugin: cstylecastNoel Grandin8-64/+64
2014-11-10loplugin: cstylecastNoel Grandin33-245/+245
2014-11-10loplugin: cstylecastNoel Grandin50-176/+180
2014-11-10loplugin: cstylecastNoel Grandin47-232/+231
2014-11-10loplugin: cstylecastNoel Grandin1-14/+14
2014-11-10loplugin: cstylecastNoel Grandin4-6/+6
2014-11-10loplugin: cstylecastNoel Grandin2-8/+9
2014-11-10loplugin: cstylecastNoel Grandin12-53/+69
2014-11-10Fix error: use of undeclared identifier 'aFileName'Tor Lillqvist1-1/+1
2014-11-10vcldemo: load and render some iconsMichael Meeks1-26/+58
2014-11-10vcl: calm a valgrind warning.Michael Meeks1-1/+1
2014-11-10vcl: add BitmapEx load from icon theme constructor.Michael Meeks2-3/+16
2014-11-10sw: disable failing c&p test on headless buildRiccardo Magliocchetti1-1/+1
2014-11-10cid#736944 Time of check time of useNoel Grandin1-3/+6
2014-11-10Disable problematic sorting test that depends on the old default.Michael Meeks1-0/+5
2014-11-10fix spelling implemenation -> implementationNoel Grandin15-24/+24
2014-11-10force --std=gnu89 for clang (and gcc), properlyLuboš Luňák1-0/+4
2014-11-10Revert "Force --std=gnu89 for clang."Luboš Luňák1-4/+0
2014-11-10fdo#85584: Adapt the unit test to the new default.Jan Holesovsky3-3/+25
2014-11-10602 regression testCaolán McNamara6-0/+647
2014-11-10coverity#1242423 Dereference after null checkCaolán McNamara1-2/+2
2014-11-10callcatcher: unused codeCaolán McNamara8-20/+1
2014-11-10coverity#1222237 Untrusted value as argumentCaolán McNamara1-10/+45
2014-11-10coverity#1242522 silence Arguments in wrong orderCaolán McNamara1-1/+3
2014-11-10coverity#1251167 Logically dead codeCaolán McNamara1-5/+8
2014-11-10coverity#1000853 Uncaught exceptionCaolán McNamara1-1/+12