summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2021-10-22backendtest:Reconfigured Rectangle tests to be Asymmetricalhomeboy445
2021-10-22return weld::Builder by unique_ptrNoel Grandin
2021-10-17WIN release SalPrinter's SalGraphics borrowed HDCJan-Marek Glogowski
2021-10-12loplugin:unusedfieldsNoel Grandin
2021-10-12vcl:use unique_ptr<SalWinGraphics> in WinSalPrinterMark Hung
2021-10-11avoid O(n^2) in VclEventListeners::Call() if possibleLuboš Luňák
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-11remove unused forward declarationsLuboš Luňák
2021-10-10gtk3: popdown context menus on toggling radio/check buttons tooCaolán McNamara
2021-10-10gtk[3|4] use set_buildable_id and get_buildable_idCaolán McNamara
2021-10-08vcl: test PhysicalFontCollection and move to vcl::font namespaceChris Sherlock
2021-10-08vcl: split out outdev.h into seperate headersChris Sherlock
2021-10-07Delete copy ctors/assignments for DLLEXPORT classMike Kaganski
2021-10-06jsdialog: avoid compiler warning for plain vcl windowSzymon Kłos
2021-10-06jsdialog: weld plain widgetSzymon Kłos
2021-10-06vcl: remove unused class ImplDeviceFontSizeListChris Sherlock
2021-10-05tdf#143148 - Use pragma once instead of include guardsChris Sherlock
2021-10-05tdf#124176 vcl: Use pragma once instead of include guardsChris Sherlock
2021-10-05vcl: test PhysicalFontFace and move to vcl::font namespaceChris Sherlock
2021-10-04Add sal/config.h in preparation for patchChris Sherlock
2021-10-04Related: tdf#141633 similiarly support match combo/listbox font sizesCaolán McNamara
2021-10-01tdf#144846 launch gtk3 menubar menus from LibreOffice codeCaolán McNamara
2021-10-01loplugin:constmethodNoel Grandin
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2021-09-30Related: tdf#141633 support setting a custom font for TextViewCaolán McNamara
2021-09-29qt6: Add a qt6 VCL pluginMichael Weghorn
2021-09-29qt5: Drop "5" from VCLPLUG_QT5_{IMPLEMENTATION,PUBLIC} definesMichael Weghorn
2021-09-29qt5: Rename sources + headers according to new class namesMichael Weghorn
2021-09-29qt5: Remove "5" from class names in qt5 VCL pluginMichael Weghorn
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-27vcl: move FontSelectPattern to own file and into vcl::font namespaceChris Sherlock
2021-09-27gtk4: get toggling into full screen mode workingCaolán McNamara
2021-09-27WIN lazy init WinSalInfoPrinter graphicsJan-Marek Glogowski
2021-09-25vcl: Add sal/config.h in preparation for patchChris Sherlock
2021-09-25tdf#143148 - Use pragma once instead of include guardsChris Sherlock
2021-09-25WIN call RealizePalette from setPaletteJan-Marek Glogowski
2021-09-25WIN handle graphics palette with deinitJan-Marek Glogowski
2021-09-25WIN WinSalPrinter::isValid implies a valid HDCJan-Marek Glogowski
2021-09-25WIN always (de-)init WinSalGraphicsJan-Marek Glogowski
2021-09-24qt5: Use QString::fromUtf16 with 'const char16_t *' paramMichael Weghorn
2021-09-23WB_DEFAULTWIN should be sufficient to flag that no icon is requiredCaolán McNamara
2021-09-23tdf#144624 Prevent infinite recursion when loading SVG iconAleksei Nikiforov
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: vclStephan Bergmann
2021-09-22fix deadlock in vcl::GraphicManagerNoel Grandin
2021-09-21qt5 a11y: Implement QAccessibleTableCellInterfaceMichael Weghorn
2021-09-21qt5 a11y: Drop Qt5AccessibleWidget::{text,value}InterfaceMichael Weghorn
2021-09-21no need to use recursive_mutex in graphic::ManagerNoel Grandin
2021-09-21vcl: remove OutputDevice's GetDevFontSizeCount() and GetDevFontSize()Chris Sherlock
2021-09-21vcl: add sal/config.h in preparation for patchChris Sherlock