summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-02-17tdf#126785 qt5: Ignore external QEvent::ShortcutOverrideMichael Weghorn
2020-02-17Related: tdf#130414 implement queue_resize for ChildFrameCaolán McNamara
2020-02-16cid#1458437: useless call in vcl/sftJulien Nabet
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák
2020-02-15weld NavElementBox_Impl Item WindowCaolán McNamara
2020-02-14don't use gtk_window_group_remove_window if widgets are not GtkWindowsCaolán McNamara
2020-02-14Resolves: tdf#130414 don't crash attempting gtk_fixed_move if parent changedCaolán McNamara
2020-02-14split StringToMetric and TextToValue into fieldvalue.hxxCaolán McNamara
2020-02-14split out MetricField value conversion functionsCaolán McNamara
2020-02-14use forward decls to reduce including unnecessary headersCaolán McNamara
2020-02-14don't need to include split.hxx or scrbar.hxxCaolán McNamara
2020-02-14move dialog.hxx to vcl/include/toolkitCaolán McNamara
2020-02-14tdf#130573 labels exchanged in export to BMPNoel Grandin
2020-02-13weld FindTextFieldControlCaolán McNamara
2020-02-13extract NaturalSortCompare from ListBoxCaolán McNamara
2020-02-13improve debugger/valgrind handling in watchdogLuboš Luňák
2020-02-13factor out dialog hacksCaolán McNamara
2020-02-13drop workben outdevgrindCaolán McNamara
2020-02-13use TopLevelWindowLocker for the lock other windows problemCaolán McNamara
2020-02-13make sure SAL_SKIA=vulkan also overrides settingsLuboš Luňák
2020-02-13remove 'ATI' from the driver listLuboš Luňák
2020-02-13make OpenGL blacklist file code generic and use it for Skia/VulkanLuboš Luňák
2020-02-13use what gtk reports as the held buttons for mouse moveCaolán McNamara
2020-02-13toplevel might not be a GtkWindow, no need to cast to GtkWindowCaolán McNamara
2020-02-13set-focus doesn't exist in GtkEventBox, only GtkWindowCaolán McNamara
2020-02-13set up properly Vulkan context creation also for WindowsLuboš Luňák
2020-02-13tdf#130325 Fix listbox used as dropdownSamuel Mehrbrodt
2020-02-13tdf#130161 detect if a node already had an expansion attemptCaolán McNamara
2020-02-12vcl: avoid accessing null member on unloading viewsAshod Nakashian
2020-02-12cypress: mobile: Font size combobox is broken on core/master.Caolán McNamara
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-02-12tdf#128921 tdf#130341 tdf#122053 qt5: Native PopupMenusMichael Weghorn
2020-02-12vcl: fix UB in Window::ImplGetFirstOverlapWindow()Miklos Vajna
2020-02-12nModCode assigned but not usedMaxim Monastirsky
2020-02-11tdf#130478 add direct dash paint in GDIPlus (win)Armin Le Grand (Collabora)
2020-02-11move GraphicReader class out of graph.hxxTomaž Vajngerl
2020-02-11tdf#130555: Prevent negative aSelection.Min()Stephan Bergmann
2020-02-11tdf#57879 - Expand word boundaries to include connector punctuationsAndreas Heinisch
2020-02-11tdf#126744 Transfer paper size and orientation to new printerKelemen Gábor
2020-02-11cypress: mobile: Font size combobox is broken on core/master.Caolán McNamara
2020-02-11Drop some static_cast from long to sal_Int32Stephan Bergmann
2020-02-11SplitWindow::ImplDrawBack is effectively unusedNoel Grandin
2020-02-10operate on the text renderer cell, not the first cellCaolán McNamara
2020-02-10weld SvxFmAbsRecWin item windowCaolán McNamara
2020-02-10weld SvxFmTbxCtlRecTotal label item windowCaolán McNamara
2020-02-10log human-readable vulkan driver version tooLuboš Luňák
2020-02-10cid#1458168 silence bogus Dereference after null checkCaolán McNamara
2020-02-10if OpenGL is forced, do not enable Skia in order to allow GLLuboš Luňák
2020-02-10in case of Skia problems force raster mode, don't disable it allLuboš Luňák
2020-02-10add (Vulkan) blacklisting to SkiaLuboš Luňák