summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2014-03-23No need for these (void)sKhaled Hosny
2014-03-22cppcheck: fix reassigned varsJulien Nabet
2014-03-22coverity#705969 Dereference before null checkCaolán McNamara
2014-03-22fix higher debug level buildsCaolán McNamara
2014-03-22WaE: unused variable 'aSrcOutRect'Tor Lillqvist
2014-03-22cppcheck: fix Possible inefficient checkingJulien Nabet
2014-03-22casting to void to silence a WaE lead to windows complaining.Norbert Thiebaud
2014-03-22WaE unused parameterNorbert Thiebaud
2014-03-22fdo#74702 DrawOutDev() and CopyArea() functions now noops in PrinterChris Sherlock
2014-03-22fdo#74702 Moved CopyArea() Window specific functionChris Sherlock
2014-03-22fdo#74702 Move BitmapEx drawing code to seperate functionsChris Sherlock
2014-03-21Resolves: fdo#76457 image buttons too narrowCaolán McNamara
2014-03-21fdo#74702 ImplPrintMask() implemented in PrinterChris Sherlock
2014-03-21fdo#74702 Moved ImplReleaseGraphics into correct classesChris Sherlock
2014-03-21Revert "fdo#74064 The filename gets properly highlighted in the Save As dialog."Kohei Yoshida
2014-03-21Fold psprint_config into vclKhaled Hosny
2014-03-21Related: fdo#74468 drop hard-coded 'sec' and use FUNIT_SECONDSCaolán McNamara
2014-03-21coverity#1000766 Dereference before null checkCaolán McNamara
2014-03-21coverity#705966 Dereference before null checkCaolán McNamara
2014-03-21coverity#736078 Missing break in switchCaolán McNamara
2014-03-21coverity#708662 Uninitialized pointer fieldCaolán McNamara
2014-03-21coverity#705331 Missing break in switchCaolán McNamara
2014-03-21coverity#705973 Dereference before null checkCaolán McNamara
2014-03-21coverity#708674 Uninitialized pointer fieldCaolán McNamara
2014-03-21coverity#735563 Logically dead codeCaolán McNamara
2014-03-21Fix incostintent dll linkage warnings related with vclopengl libZolnai Tamás
2014-03-21Init an opengl context bounded to an existent window.Zolnai Tamás
2014-03-21WaE: -Werror=conversion-nullCaolán McNamara
2014-03-21Improve Accessibility mapping of roles for MacNiklas Johansson
2014-03-21Hopefully fix Windows HiDPI toolbar layout bugKeith Curtis
2014-03-21move remaining padmin dialogs into vclCaolán McNamara
2014-03-21move the cups password dialog from padmin to vclCaolán McNamara
2014-03-21move the fax dialog from padmin to vclCaolán McNamara
2014-03-21Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-21drop spadminCaolán McNamara
2014-03-21Fix syntax errorTor Lillqvist
2014-03-20cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxxNorbert Thiebaud
2014-03-20cosmetic: split PhysicalFontFace class it its own source/headerNorbert Thiebaud
2014-03-20rename ImplDevFontList to PhysicalFontCollectionNorbert Thiebaud
2014-03-20replace DevFontList with PhysicalFontFamilies propagate the naming changeNorbert Thiebaud
2014-03-20rename ImplDevFontListData to PhysicalFontFamilyNorbert Thiebaud
2014-03-20Remove unnecessary vcl::SolarMutexObjectStephan Bergmann
2014-03-20disallow disabling cupsCaolán McNamara
2014-03-20Bin some dead codeTor Lillqvist
2014-03-20remove whitespaceMarkus Mohrhard
2014-03-20all the filterText impls are now no-ops, so removeCaolán McNamara
2014-03-20Resolves: #i49980# Autosense fax4cups devices and configure automaticallyCaolán McNamara
2014-03-20IsQuickJob is never read and FAX# is never writtenCaolán McNamara
2014-03-20Avoid "AquaSalGraphics::copyArea() for non-layered graphics" message on iOSTor Lillqvist
2014-03-20Assume bit count 8 is OK for the other constructors, tooTor Lillqvist