summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-04-14factor out do_grab and do_ungrabCaolán McNamara
2020-04-14improve reparenting to keep size-group and size-requestCaolán McNamara
2020-04-14tdf#131496 vcl image lazy load: speed up vector images with custom pref sizeMiklos Vajna
2020-04-13tdf#104878 related, fix abort()Noel Grandin
2020-04-12no need to pass ENABLE_MERGELIBS in command line flagsNoel Grandin
2020-04-12replace and remove VectorGraphicDataPtr typedef for the real typeTomaž Vajngerl
2020-04-12graphic: use UCBContentHelper to delete filesTomaž Vajngerl
2020-04-12remove unused includes in graphicfilterTomaž Vajngerl
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-04-11Fix typoAndrea Gelmini
2020-04-10fix last commitLuboš Luňák
2020-04-10downgrade warning to an info messageLuboš Luňák
2020-04-10dump info about Skia and Vulkan drivers to a log fileLuboš Luňák
2020-04-10fix lame local variable mistakeLuboš Luňák
2020-04-10prefer DirectWrite for Skia's Windows text renderingLuboš Luňák
2020-04-10fix tree view cursor leakCaolán McNamara
2020-04-09split out insertParent codeCaolán McNamara
2020-04-09don't animate the placeholder popoverCaolán McNamara
2020-04-09tdf#104878 use faster but less accurate cairo_path_extentsNoel Grandin
2020-04-09tdf#104878 speed up GfxLink compareNoel Grandin
2020-04-08tdf#131985 - ensure the Kit poll callback gets into fast idle loops.Michael Meeks
2020-04-08headless: re-work microsecond calculation to preserve accuracy.Michael Meeks
2020-04-08tdf#131969: Fix reading SHORT Orientation valueStephan Bergmann
2020-04-08fix/improve Skia debug messagesLuboš Luňák
2020-04-08Make SalInstance::CreateClipboard return a single instance in the non-LOK caseStephan Bergmann
2020-04-08cid#1461385 silence Unchecked return valueCaolán McNamara
2020-04-08add get_entry_font to match set_entry_fontCaolán McNamara
2020-04-08vcl pdf import: use convertTwipToMm100()Miklos Vajna
2020-04-07allow setting combobox fontCaolán McNamara
2020-04-07lok: Use a different window type for tooltips.Tamás Zolnai
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