summaryrefslogtreecommitdiff
path: root/vcl/headless
AgeCommit message (Expand)Author
2017-06-22ofz#2287 check multiplyCaolán McNamara
2017-05-18ofz#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
2017-02-07bubble the original gtk surface type through renderingCaolán McNamara
2017-02-01gtk3 hidpi xor hack needs to use unscaled extentsCaolán McNamara
2017-01-27loplugin: unnecessary destructor vbahelper..vclNoel Grandin
2017-01-19Resolves: tdf#105416 blank windows under HiDPI RTLCaolán McNamara
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2017-01-06oss-fuzz: make max sane bitmap allocation smallerCaolán McNamara
2017-01-06use same logic in both CreatesCaolán McNamara
2016-12-23Related: ofz#318 limit bitmap max to SAL_MAX_INT32Caolán McNamara
2016-12-23unroll code for early returns, no logic changed intendedCaolán McNamara
2016-12-12loplugin:overrideTor Lillqvist
2016-12-12loplugin:nullptrTor Lillqvist
2016-12-12loplugin:unnecessaryoverrideTor Lillqvist
2016-12-10Use GlyphItem in more placesKhaled Hosny
2016-12-08Try to fix --disable-gui buildTor Lillqvist
2016-12-07convert PolyFlags to scoped enumNoel Grandin
2016-11-29Strip down GetEmbedFontData to what is really usedKhaled Hosny
2016-11-29SalGraphics::GetFontEncodingVector() is a noop nowKhaled Hosny
2016-11-26ServerFontLayout is already goneKhaled Hosny
2016-11-24cairo_surface_set_device_scale is in >= cairo 1.14.0Caolán McNamara
2016-11-23Resolves: tdf#99508 ensure sufficient size for hidpi backing surfaceCaolán McNamara
2016-11-14gtk3: scrollbar damage area one pixel too narrow/shortCaolán McNamara
2016-10-30Rename ServerFont to FreetypeFontKhaled Hosny
2016-10-18GSoC: Modify DrawServerFontLayout and add DrawSalLayoutAkash Jain
2016-09-06SalI18NImeStatus is stubbed the same way for everyone except...Caolán McNamara
2016-09-05convert DuplexMode to scoped enumNoel Grandin
2016-09-05convert Orientation to scoped enumNoel Grandin
2016-09-05convert OutDevSupportType to scoped enumNoel Grandin
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara