summaryrefslogtreecommitdiff
path: root/vcl/headless
AgeCommit message (Expand)AuthorFilesLines
2018-07-26vcl cairo text renderer: support non-AA textMiklos Vajna1-1/+1
2018-07-03Use cairo's OVER operator to preserve transparencyKatarina Behrens1-10/+19
2018-06-25weld SwWatermarkDialogCaolán McNamara1-1/+1
2018-06-21take the surface directly from the SvpSalVirtualDeviceCaolán McNamara1-0/+5
2018-06-21merge GenericSolarMutex and SolarMutexNoel Grandin1-1/+1
2018-06-14return SalBitmap using std::shared_ptrNoel Grandin2-6/+5
2018-06-12revert part of "loplugin:unusedmethods"Noel Grandin1-0/+6
2018-06-11loplugin:unusedmethodsNoel Grandin1-6/+0
2018-06-09rename SalPrinterQueueInfo::mpSysData to mpPortNameNoel Grandin1-1/+0
2018-06-09hold and return SalPrinter with std::unique_ptrNoel Grandin1-7/+2
2018-06-09return SalSession with std::unique_ptrNoel Grandin1-5/+0
2018-06-02share the cairo clipping codeCaolán McNamara1-3/+8
2018-06-02share the cairo polyline drawing codeCaolán McNamara1-16/+31
2018-06-01drawBitmap that takes BitmapBuffer as inputKatarina Behrens1-0/+6
2018-05-11Fold CommonSalLayout into GenericSalLayoutKhaled Hosny1-2/+2
2018-04-25loplugin:useuniqueptr pass BitmapBuffer around via std::unique_ptrNoel Grandin2-27/+16
2018-04-25loplugin:useuniqueptr in VirtualDeviceNoel Grandin1-2/+2
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara1-1/+1
2018-04-16push logic from ImpBitmap::ImplReleaseBuffer downNoel Grandin1-1/+3
2018-04-11cairo_surface_create_similar_image is >= cairo 1.12.0Caolán McNamara1-4/+16
2018-04-11Related: rhbz#1396729 use cairo_surface_create_similarCaolán McNamara2-17/+19
2018-04-11Related: rhbz#1396729 use cairo_surface_create_similar_imageCaolán McNamara3-6/+18
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-1/+1
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-1/+1
2018-03-26replace SalColor with ColorNoel Grandin2-46/+46
2018-03-19lok: 14pt font is too large for the context menus.Jan Holesovsky1-0/+3
2018-03-14tdf#115297: 1bit images displaying fixed (again)Vasily Melenchuk1-31/+0
2018-03-01loplugin:redundantfcastNoel Grandin1-4/+4
2018-02-28tdf#115297: alternative fix for displaying 1bit imagesVasily Melenchuk1-1/+24
2018-02-28lok: update main threadHenry Castro1-0/+6
2018-02-28iOS, removed read to pipesjan Iversen1-1/+6
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-5/+5
2018-02-26vcl, solve iOS compile failure.jan Iversen1-1/+3
2018-02-26vcl: fix hangs in SvpSalInstanceMichael Stahl3-72/+214
2018-02-22loplugin:changetoolsgen in vclNoel Grandin1-2/+2
2018-01-28Modernize a bit vcl (part1)Julien Nabet2-5/+5
2018-01-24loplugin:unused-returns in vclNoel Grandin1-2/+1
2018-01-17use the same shade of grey as Online UI usesAndras Timar1-1/+1
2018-01-12More loplugin:cstylecast: vclStephan Bergmann3-11/+11
2018-01-08vcl: mask must alwasy be argb32 even when we can use rgb24Ashod Nakashian1-4/+17
2018-01-06convert tolerance params to sal_uInt8 (second try)Noel Grandin1-1/+1
2018-01-05tdf#114837 FILEOPEN: Image is blankNoel Grandin1-1/+1
2017-12-29Fix typosAndrea Gelmini1-1/+1
2017-12-26vcl-svp: add 24-bit (3-byte) RGB surface support to CairoAshod Nakashian1-4/+21
2017-12-26vcl-svp: Store 24-bit images in 3-byte pixelsAshod Nakashian2-6/+94
2017-12-13convert tolerance params to sal_uInt8Noel Grandin1-1/+1
2017-12-09headless: improve popup menu background defaults.Michael Meeks1-0/+2
2017-11-29Resolves: tdf#114117 draw page shadow mangledCaolán McNamara1-4/+44
2017-11-23Replace some lists by vectors in vcl/headlessJulien Nabet2-8/+6
2017-11-16vcl: StyleSettings - start to unwind code duplication.Michael Meeks1-0/+11