summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)AuthorFilesLines
2018-03-06various sft fixesCaolán McNamara1-9/+0
2018-02-27lok: mouse pointer events on document windows onlyPranav Kant1-0/+1
2017-12-18vcl-svp: add 24-bit (3-byte) RGB surface support to CairoAshod Nakashian1-3/+4
2017-12-18vcl-svp: Store 24-bit images in 3-byte pixelsAshod Nakashian1-0/+3
2017-12-18tdf#97228 Move include file include/vcl/BitmapProcessor.hxx to vcl/inc/abdulwd1-0/+25
2017-12-18Drop a bunch of font metrics flagsKhaled Hosny7-47/+3
2017-12-18Drop assigned but never used parameterKhaled Hosny1-1/+1
2017-12-18Kill old Core Text layout engineKhaled Hosny2-6/+0
2017-12-18There is one font file type nowKhaled Hosny1-65/+36
2017-12-18Dead codeKhaled Hosny2-34/+0
2017-12-18Kill PspFontLayoutKhaled Hosny1-2/+1
2017-12-18ServerFontLayout is already goneKhaled Hosny8-14/+8
2017-12-18Kill code for Type 1 fonts on UnixKhaled Hosny3-68/+2
2017-12-18Kill the old Unix layout enginesKhaled Hosny3-46/+0
2017-12-18Kill old Graphite layout enginesKhaled Hosny10-469/+0
2017-12-18fold GetGlyphMetric and GetGlyphData togetherCaolán McNamara1-3/+1
2017-12-18GetGlyphData is only used by GetGlyphMetric so can be privateCaolán McNamara1-1/+1
2017-12-18vcl: rename Window::Notify to EventNotifyMichael Stahl1-1/+1
2017-12-18use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin1-1/+1
2017-12-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann8-9/+9
2017-12-18loplugin:useuniqueptr in vclNoel Grandin1-5/+6
2017-12-18convert PaintMode to scoped enumNoel Grandin1-1/+1
2017-12-18bubble the original gtk surface type through renderingCaolán McNamara3-1/+7
2017-12-18convert PolyFlags to scoped enumNoel Grandin9-30/+31
2017-12-14lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-1/+1
2017-12-05Translate German comments/debug strings (leftovers in dirs vbahelper and vcl)Johnny_M2-3/+3
2017-12-05remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2-4/+4
2017-12-05remove UL/L suffixes from shift-by-constant expressionsNoel Grandin1-24/+24
2017-12-05loplugin: unnecessary destructor vbahelper..vclNoel Grandin5-15/+0
2017-12-05ofz#954 out of memoryCaolán McNamara7-0/+7
2017-12-05new loplugin: useuniqueptr: vclNoel Grandin4-6/+7
2017-12-05BitmapFilter, BitmapScaleSuper only used within vclStephan Bergmann3-1/+69
2017-12-05Extend ScopedBitmapAccess and modify various classes to use itMark Page1-2/+2
2017-11-28lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky1-1/+0
2017-11-28lokdialog: Move the Notifier down to vcl::Window.Jan Holesovsky1-0/+4
2017-09-28Revert "tdf#106990 set cleartype setting / force to use GDI render mode"Andras Timar1-14/+0
2017-07-13tdf#106990 set cleartype setting / force to use GDI render modeTomaž Vajngerl1-0/+14
2017-07-13tdf#107166 BindDC doesn't handle 0 width/height rect consistentlyTomaž Vajngerl1-1/+4
2017-07-12make opengl transitions under X flicker free on enter/leaveCaolán McNamara2-1/+5
2017-05-30tdf#103158 ctrl+shift should work on key upMaxim Monastirsky2-1/+1
2017-05-30Resolves: tdf#103174 & rhbz#1367846 improve gtk3 trackpad scrollingCaolán McNamara2-2/+9
2017-05-11tdf#106265 ScopedHDC to clean-up hDC when rendering glyphsTomaž Vajngerl1-0/+45
2017-04-26tdf#107205 vcl: don't always use D2DWriteTextOutRendererMichael Stahl1-1/+3
2017-04-18tdf#106933 vcl: delete D2DWriteTextOutRenderer before exit()Michael Stahl1-0/+4
2017-03-30Resolves: tdf#106155 avoid opengl for toplevel X window iconsCaolán McNamara1-0/+6
2017-03-24Handle Tr vertical orientation before shapingKhaled Hosny1-1/+1
2017-03-10tdf#103831, tdf#100986: Force using GDI when neededKhaled Hosny1-0/+1
2017-02-17Fix my windows build.Kohei Yoshida1-0/+1
2017-02-02fix crash with gtk3, opengl and presentation consoleCaolán McNamara2-0/+3
2017-02-01Related: tdf#105514 recursive fallback GetOpenGLContextCaolán McNamara1-0/+2