summaryrefslogtreecommitdiff
path: root/vcl/headless
AgeCommit message (Expand)Author
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
2017-06-02no need to assign a nullptr after a bad_allocNoel Grandin
2017-06-01ofz#1605 check multiply and shiftCaolán McNamara
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-05-02printerinfomanager.hxx can be moved into vclCaolán McNamara
2017-04-28loplugin:checkunusedparams in configmgr and vclNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-13fix issue related to using namespace with pchMarkus Mohrhard
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-28ofz#954 out of memoryCaolán McNamara
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-03-20Related: tdf#106577 extend damage rect a little for TrackFrameCaolán McNamara
2017-03-20tdf#106577 cairo_mask pattern affects more surface than expectedCaolán McNamara
2017-03-10The previous commit wasn't really thought throughStephan Bergmann
2017-03-10loplugin:loopvartoosmallStephan Bergmann
2017-03-03Resolves: tdf#106280 under X we get into the 'unlikely' non-image surface caseCaolán McNamara
2017-02-21loplugin:subtlezeroinit: vclStephan Bergmann
2017-02-09remove ConnectionIdentifierType enumNoel Grandin
2017-02-09convert PaintMode to scoped enumNoel Grandin
2017-02-07Blind fix for buildStephan Bergmann
2017-02-07bubble the original gtk surface type through renderingCaolán McNamara
2017-02-07revert unready stuffCaolán McNamara