summaryrefslogtreecommitdiff
path: root/vcl/inc/headless
AgeCommit message (Expand)Author
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand
2018-08-27Fix iOS build after f05f4e042ca6ac8ae7f1d1e8e6bfb4cbba17a044Tor Lillqvist
2018-08-22turn the cache around to work on LogicalFontInstanceCaolán McNamara
2018-08-21use LogicalFontInstance with SalGraphicsCaolán McNamara
2018-08-21loplugin:useuniqueptr in SvpSalInstanceNoel Grandin
2018-07-03Use cairo's OVER operator to preserve transparencyKatarina Behrens
2018-06-25weld SwWatermarkDialogCaolán McNamara
2018-06-21take the surface directly from the SvpSalVirtualDeviceCaolán McNamara
2018-06-14return SalBitmap using std::shared_ptrNoel Grandin
2018-06-12revert part of "loplugin:unusedmethods"Noel Grandin
2018-06-11loplugin:unusedmethodsNoel Grandin
2018-06-11loplugin:unnecessaryvirtualNoel Grandin
2018-06-09hold and return SalPrinter with std::unique_ptrNoel Grandin
2018-06-09return SalSession with std::unique_ptrNoel Grandin
2018-06-02share the cairo clipping codeCaolán McNamara
2018-06-02share the cairo polyline drawing codeCaolán McNamara
2018-06-01drawBitmap that takes BitmapBuffer as inputKatarina Behrens
2018-05-11Fold CommonSalLayout into GenericSalLayoutKhaled Hosny
2018-04-27loplugin:unusedmethodsNoel Grandin
2018-04-25loplugin:useuniqueptr pass BitmapBuffer around via std::unique_ptrNoel Grandin
2018-04-25loplugin:useuniqueptr in VirtualDeviceNoel Grandin
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara
2018-04-11Related: rhbz#1396729 use cairo_surface_create_similarCaolán McNamara
2018-04-11Related: rhbz#1396729 use cairo_surface_create_similar_imageCaolán McNamara
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-26replace SalColor with ColorNoel Grandin
2018-03-05Make LibreOffice buildable on Haiku.Kacper Kasper
2018-02-28lok: update main threadHenry Castro
2018-02-26vcl: fix hangs in SvpSalInstanceMichael Stahl
2018-01-24loplugin:unused-returns in vclNoel Grandin
2018-01-06convert tolerance params to sal_uInt8 (second try)Noel Grandin
2018-01-05tdf#114837 FILEOPEN: Image is blankNoel Grandin
2017-12-26vcl-svp: Store 24-bit images in 3-byte pixelsAshod Nakashian
2017-12-13convert tolerance params to sal_uInt8Noel Grandin
2017-11-23Replace some lists by vectors in vcl/headlessJulien Nabet
2017-11-14use std::unique_ptr for SalLayoutNoel Grandin
2017-11-11Replace list by vector for ShowNativeDialog (vcl)Julien Nabet
2017-10-30Constify some VCL interface functionsJan-Marek Glogowski
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-05loplugin:finalclasses in vclNoel Grandin
2017-10-04Revert "check for unnecessary DLLPUBLIC annotations"Stephan Bergmann
2017-09-29check for unnecessary DLLPUBLIC annotationsNoel Grandin
2017-09-28Fix SalUserEventList usage on AndroidJan-Marek Glogowski
2017-09-28Unify SalUserEvent handlingJan-Marek Glogowski
2017-09-26WIN run main thread redirects ignoring SolarMutexJan-Marek Glogowski
2017-09-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann
2017-08-08loplugin:constantparamNoel Grandin