summaryrefslogtreecommitdiff
path: root/vcl/headless
AgeCommit message (Expand)AuthorFilesLines
2018-09-21Support buffering SystemDependent GraphicDataArmin Le Grand1-13/+24
2018-09-18Move yield mutex handling into SalInstanceJan-Marek Glogowski1-9/+9
2018-09-17New loplugin:externalStephan Bergmann3-3/+3
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand1-73/+79
2018-09-07Fix typosAndrea Gelmini1-3/+3
2018-09-07Cleanup SvpSalGraphics LineGeometry creationArmin Le Grand1-112/+289
2018-09-01Fix typosAndrea Gelmini1-2/+2
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand1-51/+238
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin1-1/+1
2018-08-28We do want to initialise m_MainThread on iOS, tooTor Lillqvist1-1/+1
2018-08-22fix oss-fuzz buildCaolán McNamara1-4/+4
2018-08-21use LogicalFontInstance with SalGraphicsCaolán McNamara1-1/+1
2018-08-21loplugin:useuniqueptr in SvpSalInstanceNoel Grandin2-3/+4
2018-08-16skip text layout when fuzzingCaolán McNamara1-0/+3
2018-08-04crashtesting: bubble surface creation failure notification upwardsCaolán McNamara1-0/+5
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski1-1/+1
2018-08-02forcepoint#67 detect cairo surface creation failureCaolán McNamara1-0/+10
2018-07-31Add missing sal/log.hxx headersGabor Kelemen4-0/+4
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