summaryrefslogtreecommitdiff
path: root/vcl/headless
AgeCommit message (Expand)AuthorFilesLines
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
2017-09-26WIN run main thread redirects ignoring SolarMutexJan-Marek Glogowski1-4/+1
2017-09-19rename SalGenericData to GenericUnixSalDataNoel Grandin2-4/+4
2017-09-19Unify SolarMutex implementationsJan-Marek Glogowski2-3/+3
2017-09-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann1-1/+1
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin1-1/+1
2017-09-11Translate German comments/debug strings (leftovers in dirs vbahelper and vcl)Johnny_M1-1/+1
2017-09-06ofz#3028 check bitmap creation for failureCaolán McNamara1-1/+7
2017-09-04Resolves: tdf#111073 incorrect gif background colorCaolán McNamara1-1/+8
2017-09-04Resolves: tdf#111483 1 bit bitmaps with non-standard black/white indexesCaolán McNamara1-4/+9
2017-09-02Replace lists by vectors printer part (vcl)Julien Nabet1-2/+2
2017-08-28ofz#3092 Direct-leakCaolán McNamara1-1/+8
2017-08-22SVP always drain the wakeup pipeJan-Marek Glogowski1-2/+7
2017-08-08loplugin:constantparamNoel Grandin2-4/+3
2017-07-26Resolves: tdf#104141 CAIRO_FORMAT_A1 vs N1BitLsbPalCaolán McNamara1-16/+38
2017-07-20SalInstance::DoYield: Don't drop SolarMutex when accessing user event queueStephan Bergmann1-4/+0
2017-07-13ofz#2287 check multiplyCaolán McNamara1-2/+4