summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2018-01-29lokdialog: Call LOK invalidate explicitly herecp-5.3-39Pranav Kant
2018-01-29lokdialog: Don't leak tooltip text window through tunnelling f/wPranav Kant
2018-01-26tdf#38915: don't wait on message queue if application already has quit.Mike Kaganski
2018-01-25lokdialog: Fix incorrect dialog sizes sent to clientPranav Kant
2018-01-24lok dialog: enable MessageDialog tunnelingHenry Castro
2018-01-18use the same shade of grey as Online UI usesAndras Timar
2018-01-18lokdialog: Make the badstatic loplugin happy.Jan Holesovsky
2018-01-15lokdialog: Allow closing the Format Cell dialogs in any order.Jan Holesovsky
2018-01-09vcl: mask must alwasy be argb32 even when we can use rgb24Ashod Nakashian
2018-01-02lokdialog: Use Post(Mouse,Key)Event() to post to main threadPranav Kant
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-18tdf#97228 Move include file include/vcl/BitmapProcessor.hxx to vcl/inc/abdulwd
2017-12-18Drop a bunch of font metrics flagsKhaled Hosny
2017-12-18Use Freetypefont::GetFontMetric()Khaled Hosny
2017-12-18Drop assigned but never used parameterKhaled Hosny
2017-12-18Kill old Core Text layout engineKhaled Hosny
2017-12-18There is one font file type nowKhaled Hosny
2017-12-18Dead codeKhaled Hosny
2017-12-18Kill PspFontLayoutKhaled Hosny
2017-12-18ServerFontLayout is already goneKhaled Hosny
2017-12-18DisableGlyphProcessing flag is never set nowKhaled Hosny
2017-12-18Kill code for Type 1 fonts on UnixKhaled Hosny
2017-12-18Kill the old Unix layout enginesKhaled Hosny
2017-12-18Kill old Graphite layout enginesKhaled Hosny
2017-12-18move the FontConfigFontOptions out of FreetypeFontInstance nowCaolán McNamara
2017-12-18reorg a bit and ensure FontConfigFontOptions is always availableCaolán McNamara
2017-12-18fold GetGlyphMetric and GetGlyphData togetherCaolán McNamara
2017-12-18GetGlyphData is only used by GetGlyphMetric so can be privateCaolán McNamara
2017-12-18This code is only ever compiled on UnixKhaled Hosny
2017-12-18vcl: rename Window::Notify to EventNotifyMichael Stahl
2017-12-18use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2017-12-18loplugin:unnecessaryoverride (dtors) in vclStephan Bergmann
2017-12-18convert DecodeMechanism to scoped enumNoel Grandin
2017-12-18convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
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