summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-14Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2018-01-12loplugin:useuniqueptr in Accelerator and ImplSplitSetNoel Grandin
2018-01-11loplugin:redundantcast: vclStephan Bergmann
2018-01-11[API CHANGE] migrate PackageKit usage to Modify2Caolán McNamara
2018-01-11loplugin:useuniqueptr in ImplAccelManagerNoel Grandin
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2018-01-10tdf#79077: Harmonize PapersizeFromSetup checkboxes in printer configKatarina Behrens
2018-01-10tdf#113874 Guard against invalid statesSamuel Mehrbrodt
2018-01-09route cff typedefs to our sal onesCaolán McNamara
2018-01-09tdf#114704 use of float as intermediate causes out by one on large offsetsCaolán McNamara
2018-01-09convert COLOR_CHANNEL_MERGE to constexpr functionNoel Grandin
2018-01-08vcl: mask must alwasy be argb32 even when we can use rgb24Ashod Nakashian
2018-01-08lokdialog: Few more places that need to take LOK's LanguageTag into account.Jan Holesovsky
2018-01-08set_warnings_not_errors not necessary in qt5 plugin anymoreNoel Grandin
2018-01-08loplugin:useuniqueptr in qt5Noel Grandin
2018-01-08loplugin:unnecessaryparen in qt5 pluginNoel Grandin
2018-01-08loplugin:staticaccess in qt5 pluginNoel Grandin
2018-01-08-Wunused-parameter in qt5 pluginNoel Grandin
2018-01-08fix qt5 pluginNoel Grandin
2018-01-07uitest: port the selection code from multi line edit to normal editMarkus Mohrhard
2018-01-07uitest: add support for GtkTextView/VclMultiLineEditMarkus Mohrhard
2018-01-07vcl, added checks for HAVE_FEATURE_OPENGLjan Iversen
2018-01-07use the rect from all primitives when converting svg to BitmapTomaž Vajngerl
2018-01-07svg icon caching even for 1x scalingTomaž Vajngerl
2018-01-06tdf#114818 hold the mutex before executing the error dialogXisco Fauli
2018-01-06convert tolerance params to sal_uInt8 (second try)Noel Grandin
2018-01-06iOS, correct DPIX calculationjan Iversen
2018-01-06use std::unique_ptr in GDIMetaFileNoel Grandin
2018-01-06remove pCols from ImplBmpReplaceParamNoel Grandin
2018-01-05fix qt5 pluginNoel Grandin
2018-01-05tdf#114837 FILEOPEN: Image is blankNoel Grandin
2018-01-05Fix typosAndrea Gelmini
2018-01-04drop ChecksumType typedefNoel Grandin
2018-01-03Qt5 set and update the frame geometryJan-Marek Glogowski
2018-01-03Qt5 fix alpha drawing of start center imageJan-Marek Glogowski
2017-12-29loplugin:unnecessaryparen improve return checkNoel Grandin
2017-12-29Fix typosAndrea Gelmini
2017-12-28coverity#1311653 Uninitialized scalar fieldCaolán McNamara
2017-12-28Try to handle fonts orphaned from cache gracefullyMike Kaganski
2017-12-27Make line color consitent between CategoryListBox and simple ListBoxTamás Zolnai
2017-12-27tdf#111781 Drawing selection highlight twice in listBoxesBán Róbert
2017-12-26vcl-svp: add 24-bit (3-byte) RGB surface support to CairoAshod Nakashian
2017-12-26vcl-svp: Store 24-bit images in 3-byte pixelsAshod Nakashian
2017-12-26Remove redundant call to OutputDevice::ImplRefreshAllFontDataMike Kaganski
2017-12-25coverity#1426921 Uninitialized scalar fieldCaolán McNamara
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin
2017-12-23loplugin:passstuffbyref improved returns in vclNoel Grandin
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky