summaryrefslogtreecommitdiff
path: root/vcl/headless
AgeCommit message (Expand)Author
2018-05-22lok: 14pt font is too large for the context menus.Jan Holesovsky
2018-01-18use the same shade of grey as Online UI usesAndras Timar
2018-01-09vcl: mask must alwasy be argb32 even when we can use rgb24Ashod Nakashian
2017-12-18vcl-svp: add 24-bit (3-byte) RGB surface support to CairoAshod Nakashian
2017-12-18vcl-svp: Store 24-bit images in 3-byte pixelsAshod Nakashian
2017-12-18ServerFontLayout is already goneKhaled Hosny
2017-12-18Resolves: tdf#114117 draw page shadow mangledCaolán McNamara
2017-12-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann
2017-12-18ofz#3028 check bitmap creation for failureCaolán McNamara
2017-12-18Resolves: tdf#111073 incorrect gif background colorCaolán McNamara
2017-12-18Resolves: tdf#111483 1 bit bitmaps with non-standard black/white indexesCaolán McNamara
2017-12-18ofz#3092 Direct-leakCaolán McNamara
2017-12-18Resolves: tdf#104141 CAIRO_FORMAT_A1 vs N1BitLsbPalCaolán McNamara
2017-12-18loplugin:useuniqueptr in vclNoel Grandin
2017-12-18Resolves: rhbz#1467512 mask not created as 1 bit depthCaolán McNamara
2017-12-18Related: tdf#106577 extend damage rect a little for TrackFrameCaolán McNamara
2017-12-18tdf#106577 cairo_mask pattern affects more surface than expectedCaolán McNamara
2017-12-18Resolves: tdf#106280 under X we get into the 'unlikely' non-image surface caseCaolán McNamara
2017-12-18convert PaintMode to scoped enumNoel Grandin
2017-12-18Blind fix for buildStephan Bergmann
2017-12-18bubble the original gtk surface type through renderingCaolán McNamara
2017-12-18convert PolyFlags to scoped enumNoel Grandin
2017-12-18no need to assign a nullptr after a bad_allocNoel Grandin
2017-12-18oss-fuzz: make max sane bitmap allocation smallerCaolán McNamara
2017-12-18use same logic in both CreatesCaolán McNamara
2017-12-18unroll code for early returns, no logic changed intendedCaolán McNamara
2017-12-09headless: improve popup menu background defaults.Michael Meeks
2017-12-05Translate German comments/debug strings (leftovers in dirs vbahelper and vcl)Johnny_M
2017-12-05loplugin: unnecessary destructor vbahelper..vclNoel Grandin
2017-12-05ofz#954 out of memoryCaolán McNamara
2017-12-05new loplugin: useuniqueptr: vclNoel Grandin
2017-11-27vcl: StyleSettings - start to unwind code duplication.Michael Meeks
2017-11-16vcl: StyleSettings - start to unwind code duplication.Michael Meeks
2017-06-27ofz#2287 check multiplyCaolán McNamara
2017-05-18ofz#1605 check multiply and shiftCaolán McNamara
2017-02-01gtk3 hidpi xor hack needs to use unscaled extentsCaolán McNamara
2017-01-22Resolves: tdf#105416 blank windows under HiDPI RTLCaolán McNamara
2016-11-24Resolves: 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
2016-08-18cppcheck: noCopyConstructorCaolán McNamara
2016-08-17Massage ifdefs etc for iOS to avoid undefinedsTor Lillqvist
2016-08-10Intermediate iOS hackTor Lillqvist
2016-07-29set antialias once when context is createdCaolán McNamara