summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-04-17loplugin:buriedassign in vclNoel Grandin
2020-04-17turn off hover selection until mouse is movedCaolán McNamara
2020-04-17loplugin:external (clang-cl)Stephan Bergmann
2020-04-17cid#1462264 Uninitialized scalar fieldCaolán McNamara
2020-04-16PDF export: fix handling of page sizes larger than 508 cmMiklos Vajna
2020-04-16gen backend scrollbars are missing their contentsCaolán McNamara
2020-04-16cid#1462265 Uncaught exceptionCaolán McNamara
2020-04-16hover selection start off in the wrong place in long listsCaolán McNamara
2020-04-16don't allow tooltips from parent to appear while popup menu is activeCaolán McNamara
2020-04-16tdf#131120 use a replacement for GtkComboBoxCaolán McNamara
2020-04-16workaround for intel Skia invert() problem (tdf#130430)Luboš Luňák
2020-04-16fix compile: missing semi-colon in < gtk 3.22 blockJustin Luth
2020-04-16fixes for code creating reversed RectanglesNoel Grandin
2020-04-16Drop redundant member functionMike Kaganski
2020-04-15Fix typoAndrea Gelmini
2020-04-15GdkAnchorHints isn't available < gtk 3.22Caolán McNamara
2020-04-15tdf#126828 skip "on-demand" entriesCaolán McNamara
2020-04-15Related tdf#130778: New About dialogHeiko Tietze
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-04-15fix Skia glyph orientation with DirectWrite (tdf#132084)Luboš Luňák
2020-04-15keep old contents of resized windows with Skia (tdf#131952)Luboš Luňák
2020-04-15do not create empty Skia surface (tdf#131939)Luboš Luňák
2020-04-15vcl: document HelpTextWindowMiklos Vajna
2020-04-14mobile: cannot change linestyle on impressMert Tumer
2020-04-14Qt5 implement DELETE_ITEMS action in file pickerAlexander Volkov
2020-04-14remove flicker on first position of X11 popover replacementCaolán McNamara
2020-04-14use gdk_window_move_to_rect if available at runtimeCaolán McNamara
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