summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2014-03-20Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-19loplugin:passstringbyrefStephan Bergmann
2014-03-19Resolves: #i122984# Avoid too many Print JobSetups...Armin Le Grand
2014-03-19coverity#738941 Uninitialized pointer fieldCaolán McNamara
2014-03-19coverity#738939 Uninitialized pointer fieldCaolán McNamara
2014-03-19coverity#708312 Uninitialized pointer fieldCaolán McNamara
2014-03-19fdo#74702 Move gradient steps logic into OutputDevice or Printer classesChris Sherlock
2014-03-19Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann
2014-03-18Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-17fdo#67808 Fix Outline Font Effect support with CoreTextNorbert Thiebaud
2014-03-17fix multisample support in OpenGLMarkus Mohrhard
2014-03-17windows fixes for openglMarkus Mohrhard
2014-03-17no need for OpenGLRender in OpenGLContext anymoreMarkus Mohrhard
2014-03-17move the windows multisample code to OpenGLContextMarkus Mohrhard
2014-03-17Revert "Move OpenGLRender to vcl"Markus Mohrhard
2014-03-15Win build: explicit default contstructor/destructor ofor OpenGLConextZolnai Tamás
2014-03-14KDE4: prevent blocking in Display::YieldJan-Marek Glogowski
2014-03-14KDE4: add Qt4 glib ExcludeSocket runtime checkJan-Marek Glogowski
2014-03-14KDE4: change eventLoopType enum to glib boolJan-Marek Glogowski