summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2021-09-23WB_DEFAULTWIN should be sufficient to flag that no icon is requiredCaolán McNamara
2021-09-23gtk4: fix buildCaolán McNamara
2021-09-23Related: tdf#142704 ReadStringHook may not be set in testing configurationsCaolán McNamara
2021-09-23tdf#144624 Prevent infinite recursion when loading SVG iconAleksei Nikiforov
2021-09-23Related tdf#144618: add check in bin/ui-rules-enforcer.pyJulien Nabet
2021-09-23Removed duplicated includeAndrea Gelmini
2021-09-23external: update pdfium to 4643Miklos Vajna
2021-09-22Resolves: tdf#142704 %PRODUCTNAME shown in gtk3 extended tipsCaolán McNamara
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: vclStephan Bergmann
2021-09-22fix deadlock in vcl::GraphicManagerNoel Grandin
2021-09-22ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-22Fix Skia/Raster descriptionJulien Nabet
2021-09-22add a TestImportDBFCaolán McNamara
2021-09-21qt5 a11y: Implement Qt5AccessibleWidget::is{Column,Row}SelectedMichael Weghorn
2021-09-21qt5 a11y: Implement QAccessibleTableCellInterfaceMichael Weghorn
2021-09-21qt5 a11y: Drop Qt5AccessibleWidget::{text,value}InterfaceMichael Weghorn
2021-09-21add commentNoel Grandin
2021-09-21no need to use recursive_mutex in graphic::ManagerNoel Grandin
2021-09-21stack allocate this TextLayoutCache object (tdf#125892Noel Grandin
2021-09-21vcl: remove OutputDevice's GetDevFontSizeCount() and GetDevFontSize()Chris Sherlock
2021-09-21vcl: add sal/config.h in preparation for patchChris Sherlock
2021-09-20tdf#124176 - Use pragma once instead of include guardsChris Sherlock
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-20Add sal/config.h in preparation for patchChris Sherlock
2021-09-20vcl: unneeded functions in PhysicalFontFaceChris Sherlock
2021-09-19cid#1492159 Uninitialized scalar fieldCaolán McNamara
2021-09-19ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-19vcl: test PhysicalFontFamily and move to vcl::font namespaceChris Sherlock
2021-09-18ofz: reduce size of hwp inputCaolán McNamara
2021-09-18vcl: add sal/config.h in preparation for patchChris Sherlock
2021-09-18vcl: create FontMetric from PhysicalFontFaceChris Sherlock
2021-09-18vcl: rename ImplDeviceFontList to PhysicalFontFaceCollection and testChris Sherlock
2021-09-18vcl: add sal/config.h in preparation for patchChris Sherlock
2021-09-18tdf#124176 - Use pragma once instead of include guardsChris Sherlock
2021-09-17gtk4: fill context menusCaolán McNamara
2021-09-17vcl: update vim modelines in preparation for new changeChris Sherlock
2021-09-17gtk4: guard vcl calls from gtkCaolán McNamara
2021-09-17Fix gtk4 build ('--enable-werror')Michael Weghorn
2021-09-17gtk4: get menus attached to menubuttons after load time workingCaolán McNamara
2021-09-17gtk4: listen to "toggled" so callbacks see get_menu_item_active of trueCaolán McNamara
2021-09-17Drop conditional WM_GETOBJECT define from vcl/win/window/salframe.cxxMichael Weghorn
2021-09-17avoid more window invalidation in LOK modeLuboš Luňák
2021-09-16gtk4: use gtk_menu_button_set_child when available to fill in iconCaolán McNamara
2021-09-16gtk4: 4.6.0 will have gtk_menu_button_set_childCaolán McNamara
2021-09-16gtk4: set always-show-arrow on GtkMenuToolButton replacementsCaolán McNamara
2021-09-16gtk4: adjust to GtkMenuButton changes in 4.6 onwardsCaolán McNamara
2021-09-16find_menu_button only needed for gtk3Caolán McNamara
2021-09-16gtk4: set can-shrink to False for GtkPictureCaolán McNamara
2021-09-16gtk4: set newly available always-show-arrow propertyCaolán McNamara
2021-09-15add some logging for intermittent windows jenkins crashNoel Grandin