summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2021-09-18vcl: create FontMetric from PhysicalFontFaceChris Sherlock3-22/+22
2021-09-18vcl: rename ImplDeviceFontList to PhysicalFontFaceCollection and testChris Sherlock14-38/+192
2021-09-18vcl: add sal/config.h in preparation for patchChris Sherlock9-0/+18
2021-09-18tdf#124176 - Use pragma once instead of include guardsChris Sherlock3-12/+3
2021-09-17gtk4: fill context menusCaolán McNamara1-0/+6
2021-09-17vcl: update vim modelines in preparation for new changeChris Sherlock10-11/+10
2021-09-17gtk4: guard vcl calls from gtkCaolán McNamara1-3/+11
2021-09-17Fix gtk4 build ('--enable-werror')Michael Weghorn2-7/+8
2021-09-17gtk4: get menus attached to menubuttons after load time workingCaolán McNamara1-3/+5
2021-09-17gtk4: listen to "toggled" so callbacks see get_menu_item_active of trueCaolán McNamara1-24/+3
2021-09-17Drop conditional WM_GETOBJECT define from vcl/win/window/salframe.cxxMichael Weghorn1-3/+0
2021-09-17avoid more window invalidation in LOK modeLuboš Luňák1-0/+12
2021-09-16gtk4: use gtk_menu_button_set_child when available to fill in iconCaolán McNamara1-0/+23
2021-09-16gtk4: 4.6.0 will have gtk_menu_button_set_childCaolán McNamara1-15/+26
2021-09-16gtk4: set always-show-arrow on GtkMenuToolButton replacementsCaolán McNamara1-0/+2
2021-09-16gtk4: adjust to GtkMenuButton changes in 4.6 onwardsCaolán McNamara1-1/+9
2021-09-16find_menu_button only needed for gtk3Caolán McNamara1-4/+2
2021-09-16gtk4: set can-shrink to False for GtkPictureCaolán McNamara1-0/+3
2021-09-16gtk4: set newly available always-show-arrow propertyCaolán McNamara1-0/+6
2021-09-15add some logging for intermittent windows jenkins crashNoel Grandin1-0/+2
2021-09-15loplugin:finalclassesNoel Grandin2-12/+11
2021-09-15gtk4: remove text-button css property on setting a child image widgetCaolán McNamara1-0/+6
2021-09-15No need to check for x = 0 in atan2 hereMike Kaganski1-2/+1
2021-09-15Resolves: tdf#143487 don't draw a border at all for DrawFrameStyle::NONECaolán McNamara1-0/+4
2021-09-15default Aliasing of secondary mpAlphaVDev to the same as its ownerCaolán McNamara1-0/+2
2021-09-15loplugin:unusedfieldsNoel Grandin2-74/+17
2021-09-15gtk4: allow combobox text width to shrink smaller than natural requestCaolán McNamara1-5/+11
2021-09-15loplugin:constvarsNoel Grandin10-12/+12
2021-09-15ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-0/+10
2021-09-15Related: tdf#143831 the svp aliased case ends up overly washed outCaolán McNamara1-1/+11
2021-09-15Related: tdf#143831 add guards to ImplDrawWaveLineBezierCaolán McNamara1-0/+14
2021-09-15tdf#143831 fix black background appearing on spellchecking wavy linesCaolán McNamara1-4/+5
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski3-13/+2
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE]Mike Kaganski1-2/+2
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski5-6/+6
2021-09-14ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-11/+34
2021-09-13tdf#142415 mouse events not propogated to table control event handlersCaolán McNamara1-0/+7
2021-09-13loplugin:cow_wrapperNoel Grandin1-3/+3
2021-09-13loplugin:methodcyclesNoel Grandin2-79/+0
2021-09-12ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-4/+3
2021-09-11ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-8/+5
2021-09-11clang:optin.performance.Padding in vclNoel Grandin5-20/+20
2021-09-10crashtesting: threaded scaling crash on re-export of ooo24840-1.sxw to odtCaolán McNamara1-1/+3
2021-09-10gtk4: use gtk_event_controller_key_forward to see if toplevel would use keyCaolán McNamara2-6/+97
2021-09-10gtk4: we don't need to block the drawing area as a focus candidateCaolán McNamara1-4/+16
2021-09-10gtk4: complete child_grab_focus for gtk4Caolán McNamara1-3/+20
2021-09-10tdf#144412 Qt5 reset m_nModKeyCode on key inputJan-Marek Glogowski1-0/+6
2021-09-10vcl: move outdevstate.cxx to stack.cxxChris Sherlock3-1/+60
2021-09-10fix Skia/Raster screen flushing on MacLuboš Luňák1-1/+1
2021-09-10gtk4: default GtkViewport to can-focusCaolán McNamara1-1/+2