summaryrefslogtreecommitdiff
path: root/vcl/headless
AgeCommit message (Expand)Author
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand
2018-09-07Fix typosAndrea Gelmini
2018-09-07Cleanup SvpSalGraphics LineGeometry creationArmin Le Grand
2018-09-01Fix typosAndrea Gelmini
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-08-28We do want to initialise m_MainThread on iOS, tooTor Lillqvist
2018-08-22fix oss-fuzz buildCaolán McNamara
2018-08-21use LogicalFontInstance with SalGraphicsCaolán McNamara
2018-08-21loplugin:useuniqueptr in SvpSalInstanceNoel Grandin
2018-08-16skip text layout when fuzzingCaolán McNamara
2018-08-04crashtesting: bubble surface creation failure notification upwardsCaolán McNamara
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-08-02forcepoint#67 detect cairo surface creation failureCaolán McNamara
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-26vcl cairo text renderer: support non-AA textMiklos Vajna
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-21merge GenericSolarMutex and SolarMutexNoel Grandin
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-09rename SalPrinterQueueInfo::mpSysData to mpPortNameNoel 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-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-16push logic from ImpBitmap::ImplReleaseBuffer downNoel Grandin
2018-04-11cairo_surface_create_similar_image is >= cairo 1.12.0Caolá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-19lok: 14pt font is too large for the context menus.Jan Holesovsky
2018-03-14tdf#115297: 1bit images displaying fixed (again)Vasily Melenchuk
2018-03-01loplugin:redundantfcastNoel Grandin
2018-02-28tdf#115297: alternative fix for displaying 1bit imagesVasily Melenchuk
2018-02-28lok: update main threadHenry Castro
2018-02-28iOS, removed read to pipesjan Iversen
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-26vcl, solve iOS compile failure.jan Iversen
2018-02-26vcl: fix hangs in SvpSalInstanceMichael Stahl
2018-02-22loplugin:changetoolsgen in vclNoel Grandin