summaryrefslogtreecommitdiff
path: root/vcl/headless
AgeCommit message (Expand)Author
2018-11-22Fix headless build on LinuxThorsten Behrens
2018-08-03forcepoint#67 detect cairo surface creation failureCaolán McNamara
2018-07-03weld SwWatermarkDialogCaolán McNamara
2018-06-21take the surface directly from the SvpSalVirtualDeviceCaolán McNamara
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
2018-01-28Modernize a bit vcl (part1)Julien Nabet
2018-01-24loplugin:unused-returns in vclNoel Grandin
2018-01-17use the same shade of grey as Online UI usesAndras Timar
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2018-01-08vcl: mask must alwasy be argb32 even when we can use rgb24Ashod Nakashian
2018-01-06convert tolerance params to sal_uInt8 (second try)Noel Grandin
2018-01-05tdf#114837 FILEOPEN: Image is blankNoel Grandin
2017-12-29Fix typosAndrea Gelmini
2017-12-26vcl-svp: add 24-bit (3-byte) RGB surface support to CairoAshod Nakashian
2017-12-26vcl-svp: Store 24-bit images in 3-byte pixelsAshod Nakashian
2017-12-13convert tolerance params to sal_uInt8Noel Grandin
2017-12-09headless: improve popup menu background defaults.Michael Meeks
2017-11-29Resolves: tdf#114117 draw page shadow mangledCaolán McNamara
2017-11-23Replace some lists by vectors in vcl/headlessJulien Nabet
2017-11-16vcl: StyleSettings - start to unwind code duplication.Michael Meeks
2017-11-15lokdialog: Callback for dialog cursor invalidationPranav Kant
2017-11-14use std::unique_ptr for SalLayoutNoel Grandin
2017-11-11Replace list by vector for ShowNativeDialog (vcl)Julien Nabet
2017-11-11vcl: StyleSettings - start to unwind code duplication.Michael Meeks
2017-10-31ReleaseYieldMutex is always called with trueNoel Grandin
2017-10-30Constify some VCL interface functionsJan-Marek Glogowski
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-09-28Fix SalUserEventList usage on AndroidJan-Marek Glogowski
2017-09-28Unify SalUserEvent handlingJan-Marek Glogowski
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist