summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-04-07simplify codeLuboš Luňák
2020-04-07reap the glxtest child even if OpenGL is not usedLuboš Luňák
2020-04-07Resolves: tdf#131715 don't keep trying the same page if we're already on itCaolán McNamara
2020-04-07optimize SkiaSalGraphicsImpl area copyingLuboš Luňák
2020-04-07no gray conversion needed for VCL alpha hacksLuboš Luňák
2020-04-07optimize SkiaSalBitmap::GetAlphaSkImage()Luboš Luňák
2020-04-07optimize SkiaSalBitmap::ConvertToGreyscale()Luboš Luňák
2020-04-07avoid Skia bitmap->image pixel copying in raster modeLuboš Luňák
2020-04-07optimize bit depth conversions to/from Skia where possibleLuboš Luňák
2020-04-07use delayed scaling in SalSkiaBitmapLuboš Luňák
2020-04-07tdf#131490 sw btlr: fix handling of vertical textMiklos Vajna
2020-04-06move MetricField, MetricBox and MetricFormatter to be toolkit onlyCaolán McNamara
2020-04-06remove newly unused stuffCaolán McNamara
2020-04-06update Skia to chrome/m83Luboš Luňák
2020-04-06highlight the top of the drop target rowCaolán McNamara
2020-04-06unset dest dnd row highlight after dropCaolán McNamara
2020-04-05Related: tdf#131873 focus-on-click in data browserCaolán McNamara
2020-04-04add ability to have custom renderer treeview rowsCaolán McNamara
2020-04-04fix SvLBoxString::Clone wrt newly added entriesCaolán McNamara
2020-04-04vcl: Parallelize BitmapFilterStackBlurTomaž Vajngerl
2020-04-03crashtesting: crash on reexport of tdf118346-1.odg to odgCaolán McNamara
2020-04-03fix android/non-pdfium buildNoel Grandin
2020-04-03fix android buildNoel Grandin
2020-04-03loplugin:finalclasses in xmlsecurity..UnoControlsNoel Grandin
2020-04-03loplugin:constantparamNoel Grandin
2020-04-03loplugin:singlevalfieldsNoel Grandin
2020-04-02loplugin:virtualdeadNoel Grandin
2020-04-02make SvListView::IsSelected take const argCaolán McNamara
2020-04-02loplugin:unusedmethodsNoel Grandin
2020-04-02tdf#131586 Keep Writer Navigator content view vertical scroll positionJim Raykowski
2020-04-02tdf#131346 Fix SvTreeListBox::NextSearchEntryJim Raykowski
2020-04-01add Skia zone protection also to text rendering callLuboš Luňák
2020-04-01handle weird semantics of SkRect::intersect() (tdf#131721)Luboš Luňák
2020-04-01fix incorrect tools::Rectangle ctor usageLuboš Luňák
2020-04-01add SAL_LOG area vcl.skia.traceLuboš Luňák
2020-04-01SalInvert::N50 has 1x1 pixel checker size, not 2x2 (tdf#131580)Luboš Luňák
2020-04-01use large watchdog timeouts with Skia raster (tdf#131663)Luboš Luňák
2020-04-01avoid needless "palette" conversion with gray paletteLuboš Luňák
2020-03-31add iter_next_visible to skip unexpanded entriesCaolán McNamara
2020-03-31build Skia on Windows with UNICODE setLuboš Luňák
2020-03-30org.libreoffice.uitest.UITest missing from vcl.macosx.componentStephan Bergmann
2020-03-30stray fResolutionDPI left behindCaolán McNamara
2020-03-29pdfium: fix setting the size of the document when opening PDFTomaž Vajngerl
2020-03-29tdf#131221: blacklist Intel on Win10 deviceid 0x5917Julien Nabet
2020-03-29Fix is_typed_flags for BorderWindowHitTest (vcl/brdwin)Julien Nabet
2020-03-27graphic: sPdfDataCache is not used anymoreTomaž Vajngerl
2020-03-27no need to special case 0Caolán McNamara
2020-03-27fix LOGFONTA/GetObjectW() mismatch and remove Skia HFONT hack (tdf#131426)Luboš Luňák
2020-03-27add text alignment support to treeview entriesCaolán McNamara
2020-03-27these methods can take a const argumentCaolán McNamara