summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2018-01-12More loplugin:cstylecast: vclStephan Bergmann152-1421/+1423
2018-01-12loplugin:useuniqueptr in Accelerator and ImplSplitSetNoel Grandin3-318/+294
2018-01-11loplugin:redundantcast: vclStephan Bergmann3-3/+3
2018-01-11[API CHANGE] migrate PackageKit usage to Modify2Caolán McNamara1-10/+1
2018-01-11loplugin:useuniqueptr in ImplAccelManagerNoel Grandin2-13/+7
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin8-12/+12
2018-01-10tdf#79077: Harmonize PapersizeFromSetup checkboxes in printer configKatarina Behrens3-2/+8
2018-01-10tdf#113874 Guard against invalid statesSamuel Mehrbrodt2-2/+5
2018-01-09route cff typedefs to our sal onesCaolán McNamara1-4/+4
2018-01-09tdf#114704 use of float as intermediate causes out by one on large offsetsCaolán McNamara1-1/+1
2018-01-09convert COLOR_CHANNEL_MERGE to constexpr functionNoel Grandin2-6/+6
2018-01-08vcl: mask must alwasy be argb32 even when we can use rgb24Ashod Nakashian1-4/+17
2018-01-08lokdialog: Few more places that need to take LOK's LanguageTag into account.Jan Holesovsky1-1/+2
2018-01-08set_warnings_not_errors not necessary in qt5 plugin anymoreNoel Grandin1-2/+0
2018-01-08loplugin:useuniqueptr in qt5Noel Grandin5-20/+8
2018-01-08loplugin:unnecessaryparen in qt5 pluginNoel Grandin1-1/+1
2018-01-08loplugin:staticaccess in qt5 pluginNoel Grandin1-2/+2
2018-01-08-Wunused-parameter in qt5 pluginNoel Grandin9-83/+98
2018-01-08fix qt5 pluginNoel Grandin2-2/+2
2018-01-07uitest: port the selection code from multi line edit to normal editMarkus Mohrhard1-4/+11
2018-01-07uitest: add support for GtkTextView/VclMultiLineEditMarkus Mohrhard2-41/+69
2018-01-07vcl, added checks for HAVE_FEATURE_OPENGLjan Iversen1-0/+4
2018-01-07use the rect from all primitives when converting svg to BitmapTomaž Vajngerl1-8/+5
2018-01-07svg icon caching even for 1x scalingTomaž Vajngerl2-21/+30
2018-01-06tdf#114818 hold the mutex before executing the error dialogXisco Fauli1-0/+2
2018-01-06convert tolerance params to sal_uInt8 (second try)Noel Grandin15-41/+45
2018-01-06iOS, correct DPIX calculationjan Iversen1-1/+1
2018-01-06use std::unique_ptr in GDIMetaFileNoel Grandin1-32/+20
2018-01-06remove pCols from ImplBmpReplaceParamNoel Grandin1-5/+3
2018-01-05fix qt5 pluginNoel Grandin2-2/+2
2018-01-05tdf#114837 FILEOPEN: Image is blankNoel Grandin16-80/+82
2018-01-05Fix typosAndrea Gelmini1-1/+1
2018-01-04drop ChecksumType typedefNoel Grandin4-10/+8
2018-01-03Qt5 set and update the frame geometryJan-Marek Glogowski2-1/+29
2018-01-03Qt5 fix alpha drawing of start center imageJan-Marek Glogowski4-8/+14
2017-12-29loplugin:unnecessaryparen improve return checkNoel Grandin1-1/+1
2017-12-29Fix typosAndrea Gelmini1-1/+1
2017-12-28coverity#1311653 Uninitialized scalar fieldCaolán McNamara1-0/+1
2017-12-28Try to handle fonts orphaned from cache gracefullyMike Kaganski11-27/+69
2017-12-27Make line color consitent between CategoryListBox and simple ListBoxTamás Zolnai1-0/+1
2017-12-27tdf#111781 Drawing selection highlight twice in listBoxesBán Róbert1-2/+1
2017-12-26vcl-svp: add 24-bit (3-byte) RGB surface support to CairoAshod Nakashian1-4/+21
2017-12-26vcl-svp: Store 24-bit images in 3-byte pixelsAshod Nakashian5-16/+109
2017-12-26Remove redundant call to OutputDevice::ImplRefreshAllFontDataMike Kaganski1-1/+0
2017-12-25coverity#1426921 Uninitialized scalar fieldCaolán McNamara1-0/+1
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin10-14/+14
2017-12-23loplugin:passstuffbyref improved returns in vclNoel Grandin8-8/+8
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-0/+6
2017-12-22use SyncDbusSessionHelper for font install requestsCaolán McNamara3-84/+12
2017-12-22tdf#42949 Fix some Include What You Use warningsMiklos Vajna3-7/+5