summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2022-02-20lok: sc: introduce LocalStartDrag methodHenry Castro
2022-02-14fix the orientation combobox in the print dialogLuboš Luňák
2022-02-14support for the WebP image format (tdf#114532)Luboš Luňák
2022-02-14jsdialog: don't send back typed text for comboboxSzymon Kłos
2022-02-14jsdialog: sidebar: enable animation panel effectsSzymon Kłos
2022-02-14jsdialog: correctly clean statically created message dialogsSzymon Kłos
2022-02-14jsdialog: send popup when launched using Popover widgetSzymon Kłos
2022-02-14jsdialog: use string identifiersSzymon Kłos
2022-02-14jsdialog: weld Image widgetSzymon Kłos
2022-02-14Move SalInstanceImage decl to header fileSzymon Kłos
2022-02-14lok: add generic class DragContext, DropContextHenry Castro
2022-02-14lok: introduce local mouse trackingHenry Castro
2022-02-14lok: introduce Application::LOKHandleMouseEventHenry Castro
2022-02-14lok: sc: introduce ImplLOKHandleMouseEventHenry Castro
2022-02-05Avoid -Werror=dangling-pointer=Stephan Bergmann
2022-01-16Qt notify LO of many QScreen related eventsJan-Marek Glogowski
2021-12-22tdf#131467 Qt set default position on first resizeJan-Marek Glogowski
2021-12-11Revert "tdf#145354: Ensure displayed paper name matches displayed paper ..."Tor Lillqvist
2021-12-09tdf#145322, tdf#144378 fix printing for vertical writingMark Hung
2021-12-04only bilinear+mipmap for Skia/raster to-screen drawing (tdf#146024)Luboš Luňák
2021-11-25vcl: pInputElement is never nullptr in PDFObjectCopier::copyRecursively()Miklos Vajna
2021-11-23tdf#62812 WIN use a compatible DC for font funcsJan-Marek Glogowski
2021-11-23only call signal_closed from Popdown dtor if it is still openCaolán McNamara
2021-11-22handle filling and stroking at the same time if possibleLuboš Luňák
2021-11-22move code to helper functionsLuboš Luňák
2021-11-19add placement to Popover popup_at_rectCaolán McNamara
2021-11-19remove unused definesNoel Grandin
2021-11-19loplugin:stringliteraldefine in vclNoel Grandin
2021-11-19rtl::Static->thread-safe static in vclNoel Grandin
2021-11-17allow menu placement either under or at endCaolán McNamara
2021-11-17Qt resolve native winId() on demandJan-Marek Glogowski
2021-11-17Qt refactor SystemEnvData setupJan-Marek Glogowski
2021-11-16loplugin:finalprotectedStephan Bergmann
2021-11-16try to avoid scaling bitmaps twice in Skia when drawingLuboš Luňák
2021-11-16make SkiaHelper::dump() available also in non-dbgutil buildsLuboš Luňák
2021-11-16add a vcl backend test that draws a sheared bitmapLuboš Luňák
2021-11-16log also whether SkiaSalBitmap has any pending scalingLuboš Luňák
2021-11-16when caching bitmaps in skia, take into account HiDPILuboš Luňák
2021-11-16implement HiDPI support for Skia/Mac (tdf#144214)Luboš Luňák
2021-11-15gtk4: implement CreateChildFrameCaolán McNamara
2021-11-13add more tests for OutputDev::DrawOutDev()Luboš Luňák
2021-11-12get rid of Skia's 'rasterhack' for Invert()Luboš Luňák
2021-11-12fix assertion with scaled alpha image in SkiaSalBitmapLuboš Luňák
2021-11-12log also whether SkiaSalBitmap has a pixel bufferLuboš Luňák
2021-11-07forward decls go after #includeNoel Grandin
2021-11-05use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-11-04backendtest: Open Cubic-Bezier Curve Draw Testhomeboy445
2021-11-03tdf#145354: Ensure displayed paper name matches displayed paper dimensionsTor Lillqvist
2021-11-03loplugin:constparamsNoel Grandin
2021-11-02Add comments to two arrays mentioning that they must match the enum PaperTor Lillqvist