summaryrefslogtreecommitdiff
path: root/include/vcl
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: send info about initial focus in dialogSzymon Kłos
2022-02-14jsdialog: use string identifiersSzymon Kłos
2022-02-14lok: introduce local mouse trackingHenry Castro
2022-02-14lok: introduce Application::LOKHandleMouseEventHenry Castro
2022-02-14use more cppu::BaseMutexNoel Grandin
2022-02-14tdf#126319 Corrected bitmap creation from metafileArmin Le Grand (Allotropia)
2022-02-04tdf#125849 cannot modify the ruler unit of measure in translated UICaolán McNamara
2022-01-26avoid Xlib cairo surfaces for small virtual devices (bsc#1183308)Luboš Luňák
2021-12-03tdf#145964 related: also drop special-casing in TransferableHelper::SetStringMike Kaganski
2021-11-19add placement to Popover popup_at_rectCaolán McNamara
2021-11-19loplugin:stringliteraldefine in vclNoel Grandin
2021-11-17vcl: split GetGradientSteps() into Get{Complex|Linear}GradientSteps()Chris Sherlock
2021-11-17weld colormenuCaolán McNamara
2021-11-17allow menu placement either under or at endCaolán McNamara
2021-11-17drop unused PopupMenuFlags::NoHorzPlacementCaolán McNamara
2021-11-16add a vcl backend test that draws a sheared bitmapLuboš Luňák
2021-11-16Resolves: tdf#143511 SysObj is clipped out if the widget is out of viewCaolán McNamara
2021-11-13add more tests for OutputDev::DrawOutDev()Luboš Luňák
2021-11-12Fix typoAndrea Gelmini
2021-11-12Resolves tdf#70519 - Make wavy lines depend on zoom factorHeiko Tietze
2021-11-12make it possible to find out what fonts are actually really usedLuboš Luňák
2021-11-09Add Printer::GetSizeOfPaper() with semantics to match GetPaper()Tor Lillqvist
2021-11-05use more DECL_DLLPRIVATE_STATIC_LINKNoel Grandin
2021-11-04use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-11-04backendtest: Open Cubic-Bezier Curve Draw Testhomeboy445
2021-11-03loplugin:finalclassesNoel Grandin
2021-11-03Fix typosAndrea Gelmini
2021-11-02extract a ReorderingDropTarget for reuseCaolán McNamara
2021-10-31backendtest: Drawing Open Polygon testhomeboy445
2021-10-31tools::Long->sal_Int32 in OutputDevice::Blend*Noel Grandin
2021-10-31tools::Long->sal_Int32 in ToolboxNoel Grandin
2021-10-30tools::Long->sal_Int32 in GetCaretPositionsNoel Grandin
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-10-27ignoring transparency for border doesn't seem to make senseCaolán McNamara
2021-10-26tdf#144513 improve perf when breaking long linesNoel Grandin
2021-10-26flatten ImplGetTextLinesNoel Grandin
2021-10-22Rename SystemEnvData::Toolkit::{Qt5 -> Qt}Michael Weghorn
2021-10-22return weld::Builder by unique_ptrNoel Grandin
2021-10-18vcl: test OutputDevice::DrawPolyPolygon()Chris Sherlock
2021-10-18sw: avoid popup window for the EmbeddedObject property of an UNO OLE objectMiklos Vajna
2021-10-15vcl: test OutputDevice::DrawPolygon()Chris Sherlock
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-13fix (cppunit test) build with --enable-mergelibs againRene Engelhard
2021-10-12loplugin:unusedmethodsNoel Grandin
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-10fix (cppunit test) build with --enable-mergelibsRene Engelhard