summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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: use gtk_widget_unparent to drop ref count to 0 and destroyCaolán McNamara
2021-09-27gtk3: fix fullscreen modeCaolán McNamara
2021-09-27gtk4: get full screen opengl transitions non-crashingCaolán McNamara
2021-09-27gtk4: get toggling into full screen mode workingCaolán McNamara
2021-09-27Need a dummy AquaGraphicsBackend::drawNativeControl() on iOSTor Lillqvist
2021-09-27Need vcl/quartz/AquaGraphicsBackend for iOS, tooTor Lillqvist
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-25add dbffuzzerCaolán McNamara
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: Avoid calling QApplication::fontMetricsMichael Weghorn
2021-09-24qt5: Don't use deprecated QStyleOptionProgressBarV2 typedefMichael Weghorn
2021-09-24qt5: Replace use of deprecated QDesktopWidget in Qt5SystemMichael Weghorn
2021-09-24qt5: Use QString::fromUtf16 with 'const char16_t *' paramMichael Weghorn
2021-09-24qt5: Port Qt5Frame away from deprecated QDesktopWidgetMichael Weghorn
2021-09-24ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
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