summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* loplugin:useuniqueptr in Accelerator and ImplSplitSetNoel Grandin2018-01-123-318/+294
* loplugin:redundantcast: vclStephan Bergmann2018-01-113-3/+3
* [API CHANGE] migrate PackageKit usage to Modify2Caolán McNamara2018-01-111-10/+1
* loplugin:useuniqueptr in ImplAccelManagerNoel Grandin2018-01-112-13/+7
* convert (a>b?a:b) to std::max(a,b)Noel Grandin2018-01-118-12/+12
* tdf#79077: Harmonize PapersizeFromSetup checkboxes in printer configKatarina Behrens2018-01-103-2/+8
* tdf#113874 Guard against invalid statesSamuel Mehrbrodt2018-01-102-2/+5
* route cff typedefs to our sal onesCaolán McNamara2018-01-091-4/+4
* tdf#114704 use of float as intermediate causes out by one on large offsetsCaolán McNamara2018-01-091-1/+1
* convert COLOR_CHANNEL_MERGE to constexpr functionNoel Grandin2018-01-092-6/+6
* vcl: mask must alwasy be argb32 even when we can use rgb24Ashod Nakashian2018-01-081-4/+17
* lokdialog: Few more places that need to take LOK's LanguageTag into account.Jan Holesovsky2018-01-081-1/+2
* set_warnings_not_errors not necessary in qt5 plugin anymoreNoel Grandin2018-01-081-2/+0
* loplugin:useuniqueptr in qt5Noel Grandin2018-01-085-20/+8
* loplugin:unnecessaryparen in qt5 pluginNoel Grandin2018-01-081-1/+1
* loplugin:staticaccess in qt5 pluginNoel Grandin2018-01-081-2/+2
* -Wunused-parameter in qt5 pluginNoel Grandin2018-01-089-83/+98
* fix qt5 pluginNoel Grandin2018-01-082-2/+2
* uitest: port the selection code from multi line edit to normal editMarkus Mohrhard2018-01-071-4/+11
* uitest: add support for GtkTextView/VclMultiLineEditMarkus Mohrhard2018-01-072-41/+69
* vcl, added checks for HAVE_FEATURE_OPENGLjan Iversen2018-01-071-0/+4
* use the rect from all primitives when converting svg to BitmapTomaž Vajngerl2018-01-071-8/+5
* svg icon caching even for 1x scalingTomaž Vajngerl2018-01-072-21/+30
* tdf#114818 hold the mutex before executing the error dialogXisco Fauli2018-01-061-0/+2
* convert tolerance params to sal_uInt8 (second try)Noel Grandin2018-01-0615-41/+45
* iOS, correct DPIX calculationjan Iversen2018-01-061-1/+1
* use std::unique_ptr in GDIMetaFileNoel Grandin2018-01-061-32/+20
* remove pCols from ImplBmpReplaceParamNoel Grandin2018-01-061-5/+3
* fix qt5 pluginNoel Grandin2018-01-052-2/+2
* tdf#114837 FILEOPEN: Image is blankNoel Grandin2018-01-0516-80/+82
* Fix typosAndrea Gelmini2018-01-051-1/+1
* drop ChecksumType typedefNoel Grandin2018-01-044-10/+8
* Qt5 set and update the frame geometryJan-Marek Glogowski2018-01-032-1/+29
* Qt5 fix alpha drawing of start center imageJan-Marek Glogowski2018-01-034-8/+14
* loplugin:unnecessaryparen improve return checkNoel Grandin2017-12-291-1/+1
* Fix typosAndrea Gelmini2017-12-291-1/+1
* coverity#1311653 Uninitialized scalar fieldCaolán McNamara2017-12-281-0/+1
* Try to handle fonts orphaned from cache gracefullyMike Kaganski2017-12-2811-27/+69
* Make line color consitent between CategoryListBox and simple ListBoxTamás Zolnai2017-12-271-0/+1
* tdf#111781 Drawing selection highlight twice in listBoxesBán Róbert2017-12-271-2/+1
* vcl-svp: add 24-bit (3-byte) RGB surface support to CairoAshod Nakashian2017-12-261-4/+21
* vcl-svp: Store 24-bit images in 3-byte pixelsAshod Nakashian2017-12-265-16/+109
* Remove redundant call to OutputDevice::ImplRefreshAllFontDataMike Kaganski2017-12-261-1/+0
* coverity#1426921 Uninitialized scalar fieldCaolán McNamara2017-12-251-0/+1
* loplugin:passstuffbyref even more return improvementsNoel Grandin2017-12-2410-14/+14
* loplugin:passstuffbyref improved returns in vclNoel Grandin2017-12-238-8/+8
* lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky2017-12-221-0/+6
* use SyncDbusSessionHelper for font install requestsCaolán McNamara2017-12-223-84/+12
* tdf#42949 Fix some Include What You Use warningsMiklos Vajna2017-12-223-7/+5
* tdf#79077: Mildly improved user experienceKatarina Behrens2017-12-229-14/+45