summaryrefslogtreecommitdiff
path: root/vcl/headless
AgeCommit message (Expand)AuthorFilesLines
2018-03-19lok: 14pt font is too large for the context menus.Jan Holesovsky1-0/+3
2018-01-18use the same shade of grey as Online UI usesAndras Timar1-1/+1
2018-01-09vcl: mask must alwasy be argb32 even when we can use rgb24Ashod Nakashian1-4/+17
2017-12-18vcl-svp: add 24-bit (3-byte) RGB surface support to CairoAshod Nakashian1-11/+31
2017-12-18vcl-svp: Store 24-bit images in 3-byte pixelsAshod Nakashian2-6/+97
2017-12-18ServerFontLayout is already goneKhaled Hosny1-7/+2
2017-12-18Resolves: tdf#114117 draw page shadow mangledCaolán McNamara1-4/+44
2017-12-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann1-1/+1
2017-12-18ofz#3028 check bitmap creation for failureCaolán McNamara1-1/+7
2017-12-18Resolves: tdf#111073 incorrect gif background colorCaolán McNamara1-1/+8
2017-12-18Resolves: tdf#111483 1 bit bitmaps with non-standard black/white indexesCaolán McNamara1-4/+9
2017-12-18ofz#3092 Direct-leakCaolán McNamara1-1/+8
2017-12-18Resolves: tdf#104141 CAIRO_FORMAT_A1 vs N1BitLsbPalCaolán McNamara1-16/+38
2017-12-18loplugin:useuniqueptr in vclNoel Grandin1-11/+10
2017-12-18Resolves: rhbz#1467512 mask not created as 1 bit depthCaolán McNamara1-1/+1
2017-12-18Related: tdf#106577 extend damage rect a little for TrackFrameCaolán McNamara1-0/+4
2017-12-18tdf#106577 cairo_mask pattern affects more surface than expectedCaolán McNamara1-1/+14
2017-12-18Resolves: tdf#106280 under X we get into the 'unlikely' non-image surface caseCaolán McNamara1-1/+1
2017-12-18convert PaintMode to scoped enumNoel Grandin1-8/+5
2017-12-18Blind fix for buildStephan Bergmann1-2/+0
2017-12-18bubble the original gtk surface type through renderingCaolán McNamara3-59/+97
2017-12-18convert PolyFlags to scoped enumNoel Grandin1-3/+3
2017-12-18no need to assign a nullptr after a bad_allocNoel Grandin1-4/+1
2017-12-18oss-fuzz: make max sane bitmap allocation smallerCaolán McNamara1-2/+2
2017-12-18use same logic in both CreatesCaolán McNamara1-1/+9
2017-12-18unroll code for early returns, no logic changed intendedCaolán McNamara1-99/+97
2017-12-09headless: improve popup menu background defaults.Michael Meeks1-0/+2
2017-12-05Translate German comments/debug strings (leftovers in dirs vbahelper and vcl)Johnny_M1-1/+1
2017-12-05loplugin: unnecessary destructor vbahelper..vclNoel Grandin1-3/+0
2017-12-05ofz#954 out of memoryCaolán McNamara1-0/+5
2017-12-05new loplugin: useuniqueptr: vclNoel Grandin2-4/+3
2017-11-27vcl: StyleSettings - start to unwind code duplication.Michael Meeks1-0/+11
2017-11-16vcl: StyleSettings - start to unwind code duplication.Michael Meeks1-1/+7
2017-06-27ofz#2287 check multiplyCaolán McNamara1-1/+9
2017-05-18ofz#1605 check multiply and shiftCaolán McNamara1-2/+16
2017-02-01gtk3 hidpi xor hack needs to use unscaled extentsCaolán McNamara1-6/+15
2017-01-22Resolves: tdf#105416 blank windows under HiDPI RTLCaolán McNamara1-1/+1
2016-11-24Resolves: tdf#99508 ensure sufficient size for hidpi backing surfaceCaolán McNamara3-21/+30
2016-11-14gtk3: scrollbar damage area one pixel too narrow/shortCaolán McNamara1-1/+3
2016-10-30Rename ServerFont to FreetypeFontKhaled Hosny1-2/+2
2016-10-18GSoC: Modify DrawServerFontLayout and add DrawSalLayoutAkash Jain1-2/+8
2016-09-06SalI18NImeStatus is stubbed the same way for everyone except...Caolán McNamara2-10/+0
2016-09-05convert DuplexMode to scoped enumNoel Grandin1-4/+4
2016-09-05convert Orientation to scoped enumNoel Grandin1-1/+1
2016-09-05convert OutDevSupportType to scoped enumNoel Grandin1-2/+2
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara1-2/+2
2016-08-18cppcheck: noCopyConstructorCaolán McNamara2-0/+10
2016-08-17Massage ifdefs etc for iOS to avoid undefinedsTor Lillqvist3-21/+12
2016-08-10Intermediate iOS hackTor Lillqvist1-1/+7
2016-07-29set antialias once when context is createdCaolán McNamara1-5/+2