summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2021-11-03loplugin:constparamsNoel Grandin
2021-11-02Add comments to two arrays mentioning that they must match the enum PaperTor Lillqvist
2021-11-01Qt picker: implement XAsynchronousExecutableDialogJan-Marek Glogowski
2021-10-31tdf#145363 Qt reparent modal dialogs on showJan-Marek Glogowski
2021-10-31backendtest: Drawing Open Polygon testhomeboy445
2021-10-30tools::Long->sal_Int32 in GetCaretPositionsNoel Grandin
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-29Use non-deprecated names for bits and constantsTor Lillqvist
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-10-25replace friend access with functionsLuboš Luňák
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