summaryrefslogtreecommitdiff
path: root/vcl/inc/headless
AgeCommit message (Expand)AuthorFilesLines
2019-06-18VCL cleanup WidgetDrawInterfaceJan-Marek Glogowski1-21/+0
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen7-15/+0
2019-06-08tdf#125673 KDE5 implement a KDE5SalVirtualDeviceJan-Marek Glogowski1-0/+5
2019-05-16Using the m_FeedbackFDs is now apparently necessary also on iOSTor Lillqvist1-2/+0
2019-05-03tdf#120585: use applyColor and make it transparency-awareKatarina Behrens1-1/+1
2019-04-23Unipoll: add LibreOfficeKit API for polling, and an option to use it.Ashod Nakashian1-2/+1
2019-04-04Resolves: tdf#124219 check at runtime for availability of cairo functionsCaolán McNamara1-0/+3
2019-04-03Support for native 32bit Bitmap in VCL and SVP (cairo) backendTomaž Vajngerl1-0/+2
2019-02-27convert more Start timer methods from sal_uLong->sal_uInt64Noel Grandin1-1/+1
2019-02-26fix android buildNoel Grandin1-1/+1
2019-02-26sal_uIntPtr->sal_uInt32 inSalClipRegion::BeginSetClipRegionNoel Grandin2-2/+2
2019-02-26sal_uLong->sal_uInt32 in drawEPSNoel Grandin1-1/+1
2019-01-25Change SalGraphics::GetTextLayout definitionJan-Marek Glogowski1-2/+2
2019-01-23loplugin:constparams in vclNoel Grandin2-2/+2
2018-12-05tdf#121719: Revert fix for tdf#96971Xisco Fauli1-1/+1
2018-11-09custom widgets: Fix various warnings.Jan Holesovsky1-1/+1
2018-11-09LOK: custom widgets: reduce theme plugin API surfaceAshod Nakashian1-1/+0
2018-11-09LOK: custom themes: isolate LO internals headers from theme pluginAshod Nakashian1-1/+0
2018-11-09custom widgets: setup style setting in the widget libraryTomaž Vajngerl2-0/+5
2018-11-09Support drawing custom widgets in headless backendTomaž Vajngerl1-0/+21
2018-11-09custom widgets: Custom Widget ThemesTomaž Vajngerl1-0/+54
2018-11-08Bin some leftover and actually unnecessary iOS crack in vclTor Lillqvist1-8/+4
2018-11-01tdf#120777 KDE5: Dialogs get blank when they are resizedAleksei Nikiforov1-2/+3
2018-11-01loplugin:useuniqueptr in SalFrame::PostEventNoel Grandin1-1/+1
2018-10-31loplugin:useuniqueptr in DeletePrinterQueueInfoNoel Grandin1-1/+0
2018-10-30Move SalGraphics glyph functions into FontInstanceJan-Marek Glogowski1-2/+0
2018-10-30m_FeedbackFDs is unused on iOSTor Lillqvist1-0/+2
2018-10-08No cairo used on iOSTor Lillqvist1-0/+2
2018-09-14loplugin:constfields in vclNoel Grandin2-3/+3
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand1-3/+7
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin1-1/+0
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand1-8/+18
2018-08-27Fix iOS build after f05f4e042ca6ac8ae7f1d1e8e6bfb4cbba17a044Tor Lillqvist1-1/+2
2018-08-22turn the cache around to work on LogicalFontInstanceCaolán McNamara1-1/+1
2018-08-21use LogicalFontInstance with SalGraphicsCaolán McNamara1-1/+1
2018-08-21loplugin:useuniqueptr in SvpSalInstanceNoel Grandin1-1/+1
2018-07-03Use cairo's OVER operator to preserve transparencyKatarina Behrens1-1/+5
2018-06-25weld SwWatermarkDialogCaolán McNamara1-1/+1
2018-06-21take the surface directly from the SvpSalVirtualDeviceCaolán McNamara2-0/+4
2018-06-14return SalBitmap using std::shared_ptrNoel Grandin2-2/+2
2018-06-12revert part of "loplugin:unusedmethods"Noel Grandin1-0/+2
2018-06-11loplugin:unusedmethodsNoel Grandin1-2/+0
2018-06-11loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2018-06-09hold and return SalPrinter with std::unique_ptrNoel Grandin1-2/+1
2018-06-09return SalSession with std::unique_ptrNoel Grandin1-3/+0
2018-06-02share the cairo clipping codeCaolán McNamara1-0/+1
2018-06-02share the cairo polyline drawing codeCaolán McNamara1-0/+11
2018-06-01drawBitmap that takes BitmapBuffer as inputKatarina Behrens1-0/+2
2018-05-11Fold CommonSalLayout into GenericSalLayoutKhaled Hosny1-1/+1
2018-04-27loplugin:unusedmethodsNoel Grandin1-1/+0