summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-02-19start center is too narrowCaolán McNamara
2020-02-19Resolves: tdf#130400 reserve ctrl+page_up and ctrl+page_down for notebooksCaolán McNamara
2020-02-19Resolves: tdf#130762 honour "wrap" in FormattedFieldCaolán McNamara
2020-02-19BitmapAccessMode::Info does not need bitmap dataLuboš Luňák
2020-02-19drop newly unused methodsCaolán McNamara
2020-02-19work around a driver/card(?) problem with Skia and AA-ed polygonsLuboš Luňák
2020-02-19move svtabbx.hxx to vcl/toolkitCaolán McNamara
2020-02-19weld WatchWindow panelCaolán McNamara
2020-02-19support WB_SMALLSTYLE via small-toolbar icon sizeCaolán McNamara
2020-02-19change label in print dialog from "OK" to "Print"Seth Chaiklin
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