summaryrefslogtreecommitdiffstats
path: root/vcl/headless
Commit message (Expand)AuthorAgeFilesLines
* crashtesting: bubble surface creation failure notification upwardsCaolán McNamara2021-10-101-0/+5
* Fix headless build on LinuxThorsten Behrens2018-11-221-1/+3
* forcepoint#67 detect cairo surface creation failureCaolán McNamara2018-08-031-0/+10
* weld SwWatermarkDialogCaolán McNamara2018-07-031-1/+1
* take the surface directly from the SvpSalVirtualDeviceCaolán McNamara2018-06-211-0/+5
* Fold CommonSalLayout into GenericSalLayoutKhaled Hosny2018-05-111-2/+2
* loplugin:useuniqueptr pass BitmapBuffer around via std::unique_ptrNoel Grandin2018-04-252-27/+16
* loplugin:useuniqueptr in VirtualDeviceNoel Grandin2018-04-251-2/+2
* weld SfxPrintOptionsDialogCaolán McNamara2018-04-231-1/+1
* push logic from ImpBitmap::ImplReleaseBuffer downNoel Grandin2018-04-161-1/+3
* cairo_surface_create_similar_image is >= cairo 1.12.0Caolán McNamara2018-04-111-4/+16
* Related: rhbz#1396729 use cairo_surface_create_similarCaolán McNamara2018-04-112-17/+19
* Related: rhbz#1396729 use cairo_surface_create_similar_imageCaolán McNamara2018-04-113-6/+18
* Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann2018-04-071-1/+1
* long->sal_Int32 in tools/gen.hxxNoel Grandin2018-04-031-1/+1
* replace SalColor with ColorNoel Grandin2018-03-262-46/+46
* lok: 14pt font is too large for the context menus.Jan Holesovsky2018-03-191-0/+3
* tdf#115297: 1bit images displaying fixed (again)Vasily Melenchuk2018-03-141-31/+0
* loplugin:redundantfcastNoel Grandin2018-03-011-4/+4
* tdf#115297: alternative fix for displaying 1bit imagesVasily Melenchuk2018-02-281-1/+24
* lok: update main threadHenry Castro2018-02-281-0/+6
* iOS, removed read to pipesjan Iversen2018-02-281-1/+6
* convert COL_ constants to be of type ColorNoel Grandin2018-02-281-5/+5
* vcl, solve iOS compile failure.jan Iversen2018-02-261-1/+3
* vcl: fix hangs in SvpSalInstanceMichael Stahl2018-02-263-72/+214
* loplugin:changetoolsgen in vclNoel Grandin2018-02-221-2/+2
* Modernize a bit vcl (part1)Julien Nabet2018-01-282-5/+5
* loplugin:unused-returns in vclNoel Grandin2018-01-241-2/+1
* use the same shade of grey as Online UI usesAndras Timar2018-01-171-1/+1
* More loplugin:cstylecast: vclStephan Bergmann2018-01-123-11/+11
* vcl: mask must alwasy be argb32 even when we can use rgb24Ashod Nakashian2018-01-081-4/+17
* convert tolerance params to sal_uInt8 (second try)Noel Grandin2018-01-061-1/+1
* tdf#114837 FILEOPEN: Image is blankNoel Grandin2018-01-051-1/+1
* Fix typosAndrea Gelmini2017-12-291-1/+1
* vcl-svp: add 24-bit (3-byte) RGB surface support to CairoAshod Nakashian2017-12-261-4/+21
* vcl-svp: Store 24-bit images in 3-byte pixelsAshod Nakashian2017-12-262-6/+94
* convert tolerance params to sal_uInt8Noel Grandin2017-12-131-1/+1
* headless: improve popup menu background defaults.Michael Meeks2017-12-091-0/+2
* Resolves: tdf#114117 draw page shadow mangledCaolán McNamara2017-11-291-4/+44
* Replace some lists by vectors in vcl/headlessJulien Nabet2017-11-232-8/+6
* vcl: StyleSettings - start to unwind code duplication.Michael Meeks2017-11-161-0/+11
* lokdialog: Callback for dialog cursor invalidationPranav Kant2017-11-151-1/+1
* use std::unique_ptr for SalLayoutNoel Grandin2017-11-141-1/+1
* Replace list by vector for ShowNativeDialog (vcl)Julien Nabet2017-11-112-2/+2
* vcl: StyleSettings - start to unwind code duplication.Michael Meeks2017-11-111-1/+7
* ReleaseYieldMutex is always called with trueNoel Grandin2017-10-312-2/+2
* Constify some VCL interface functionsJan-Marek Glogowski2017-10-302-2/+2
* loplugin:includeform: vclStephan Bergmann2017-10-2310-37/+37
* Fix SalUserEventList usage on AndroidJan-Marek Glogowski2017-09-281-12/+0
* Unify SalUserEvent handlingJan-Marek Glogowski2017-09-283-84/+20