summaryrefslogtreecommitdiff
path: root/vcl/headless
AgeCommit message (Expand)AuthorFilesLines
2018-08-03forcepoint#67 detect cairo surface creation failureCaolán McNamara1-0/+10
2018-07-03weld SwWatermarkDialogCaolán McNamara1-1/+1
2018-06-21take the surface directly from the SvpSalVirtualDeviceCaolán McNamara1-0/+5
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
2017-11-15lokdialog: Callback for dialog cursor invalidationPranav Kant1-1/+1
2017-11-14use std::unique_ptr for SalLayoutNoel Grandin1-1/+1
2017-11-11Replace list by vector for ShowNativeDialog (vcl)Julien Nabet2-2/+2
2017-11-11vcl: StyleSettings - start to unwind code duplication.Michael Meeks1-1/+7
2017-10-31ReleaseYieldMutex is always called with trueNoel Grandin2-2/+2
2017-10-30Constify some VCL interface functionsJan-Marek Glogowski2-2/+2
2017-10-23loplugin:includeform: vclStephan Bergmann10-37/+37
2017-09-28Fix SalUserEventList usage on AndroidJan-Marek Glogowski1-12/+0
2017-09-28Unify SalUserEvent handlingJan-Marek Glogowski3-84/+20
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-4/+4
2017-09-26tdf#112288 Clarify Reschedule implementationsJan-Marek Glogowski1-1/+1