summaryrefslogtreecommitdiff
path: root/vcl/headless
AgeCommit message (Expand)Author
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
2017-09-26tdf#112288 Clarify Reschedule implementationsJan-Marek Glogowski
2017-09-26WIN run main thread redirects ignoring SolarMutexJan-Marek Glogowski
2017-09-19rename SalGenericData to GenericUnixSalDataNoel Grandin
2017-09-19Unify SolarMutex implementationsJan-Marek Glogowski
2017-09-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin
2017-09-11Translate German comments/debug strings (leftovers in dirs vbahelper and vcl)Johnny_M
2017-09-06ofz#3028 check bitmap creation for failureCaolán McNamara
2017-09-04Resolves: tdf#111073 incorrect gif background colorCaolán McNamara
2017-09-04Resolves: tdf#111483 1 bit bitmaps with non-standard black/white indexesCaolán McNamara
2017-09-02Replace lists by vectors printer part (vcl)Julien Nabet
2017-08-28ofz#3092 Direct-leakCaolán McNamara
2017-08-22SVP always drain the wakeup pipeJan-Marek Glogowski
2017-08-08loplugin:constantparamNoel Grandin
2017-07-26Resolves: tdf#104141 CAIRO_FORMAT_A1 vs N1BitLsbPalCaolán McNamara
2017-07-20SalInstance::DoYield: Don't drop SolarMutex when accessing user event queueStephan Bergmann
2017-07-13ofz#2287 check multiplyCaolán McNamara
2017-07-13SVP correctly handle sleep timeJan-Marek Glogowski
2017-07-13Drop special idle handlingJan-Marek Glogowski
2017-07-13Refactor Scheduler global dataJan-Marek Glogowski
2017-07-10loplugin:useuniqueptr in vclNoel Grandin
2017-07-07Resolves: rhbz#1467512 mask not created as 1 bit depthCaolán McNamara
2017-06-18fix the headless plugin after removal of unused variablesMarkus Mohrhard
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-06-05Improved loplugin:redundantcast, const/static_cast combinations: vclStephan Bergmann