summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-02-18skip on-demand children in all_foreachCaolán McNamara
2020-02-18Resolves: tdf#130756 null deref in empty treeviewCaolán McNamara
2020-02-18fix uninitialized memoryLuboš Luňák
2020-02-18jsdialog: don't report hidden toolbox items as present.Michael Meeks
2020-02-17cid#1458429 silence some CHECKED_RETURNsCaolán McNamara
2020-02-17default to not selecting all on explicitly grabbing focusCaolán McNamara
2020-02-17tdf#127167 Do not reset Draw/Impress page sizeKelemen Gábor
2020-02-17disconnect damage when target window is destroyedCaolán McNamara
2020-02-17improve changed_by_direct_pickCaolán McNamara
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