summaryrefslogtreecommitdiff
path: root/vcl/inc
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: 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
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-20vcl: unneeded functions in PhysicalFontFaceChris Sherlock
2021-09-19vcl: test PhysicalFontFamily and move to vcl::font namespaceChris Sherlock
2021-09-18vcl: add sal/config.h in preparation for patchChris 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-17vcl: update vim modelines in preparation for new changeChris Sherlock
2021-09-15loplugin:finalclassesNoel Grandin
2021-09-15loplugin:unusedfieldsNoel Grandin
2021-09-11clang:optin.performance.Padding in vclNoel Grandin
2021-09-10gtk4: use gtk_event_controller_key_forward to see if toplevel would use keyCaolán McNamara
2021-09-08vcl: remove CustomWidgetDraw as it is not needed anymoreTomaž Vajngerl
2021-09-07vcl: rename PrinterOptions to vcl::printer::OptionsChris Sherlock
2021-09-07vcl: followup tdf#74702 vcl: remove GetOutDevType() from ImplNewFont()Chris Sherlock
2021-09-06vcl: migrate ImplLayoutRuns to own filesChris Sherlock
2021-09-06vcl: move ImplLayoutArgs to own header and source filesChris Sherlock
2021-09-04tdf#144289 invert / disable default OpenGL supportJan-Marek Glogowski
2021-09-04use std::vector for fetching DX array dataNoel Grandin
2021-09-03pull duplicate field out of GlyphItemNoel Grandin
2021-09-03pack GlyphItem structNoel Grandin
2021-09-03rename NeedFallback to AddFallbackRunNoel Grandin
2021-09-03rename NeedFallback to HasFallbackRunNoel Grandin
2021-09-03backendtest: Rectangle on wide surfaces Drawing testhomeboy445
2021-09-03simplify ApplyDXArray method paramsNoel Grandin
2021-09-02unused definesNoel Grandin
2021-08-31vcl: move RemoveTransparenciesFromMetaFile() to outdev/transparent.cxxChris Sherlock
2021-08-31reduce code duplicationLuboš Luňák
2021-08-30vcl: move TextLayoutCache into vcl::text namespaceChris Sherlock