summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2021-12-03UBSan still needs RTTI of some types to be exportedStephan Bergmann
2021-12-01tdf#145964 related: also drop special-casing in TransferableHelper::SetStringMike Kaganski
2021-12-01improve the script for reducing symbol exportsNoel Grandin
2021-11-30vcl: document ToolBoxMiklos Vajna
2021-11-29move PopupMenu::IsInExecute out of vcl/include/menu.hxxCaolán McNamara
2021-11-28don't need to include vcl/menu.hxx from vcl/menubarupdateicon.hxxCaolán McNamara
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
2021-10-08vcl: test PhysicalFontCollection and move to vcl::font namespaceChris Sherlock
2021-10-08loplugin:moveparam in vclNoel Grandin
2021-10-08loplugin:moveparam in vclNoel Grandin
2021-10-06vcl: test OutputDevice::DrawPixel()Chris Sherlock
2021-10-06vcl: remove unused class ImplDeviceFontSizeListChris Sherlock
2021-10-05vcl: test PhysicalFontFace and move to vcl::font namespaceChris Sherlock