summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)AuthorFilesLines
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
2017-01-19Resolves: tdf#98593 buttons in writer show different text at different zoomsCaolán McNamara1-1/+4
2017-01-04tdf#103626 don't scale application icon to prevent a start-up loopTomaž Vajngerl1-0/+3
2016-12-19ImplImageTree extract parameters to own structTomaž Vajngerl1-5/+20
2016-12-19vcl: separate ImplImageTree - ImageTree singleton and public ifaceTomaž Vajngerl3-26/+137
2016-12-16tdf#104159: Re-enable OpenGL glyph caching on WindowsKhaled Hosny3-1/+7
2016-12-11Resolves: rhbz#1362453 use the cairo scaling approach on both wayland and XCaolán McNamara1-2/+0
2016-12-06Resolves: rhbz#1401778 gtk3+wayland switching windows from the menu woesCaolán McNamara1-0/+1
2016-11-29tdf#104139 state can't be set as context may not be availableTomaž Vajngerl1-1/+1
2016-11-29tdf#104139 keep the current OpenGL stateDavid Tardon1-2/+0
2016-11-24Resolves: tdf#99508 ensure sufficient size for hidpi backing surfaceCaolán McNamara3-1/+7
2016-11-24with wayland scaling cairo is meddling with our fontCaolán McNamara4-7/+7
2016-11-24Make PS on Unix printing use the new layout engineKhaled Hosny2-2/+2
2016-11-22tdf#55469 Consistent line spacing across platformsKhaled Hosny2-0/+19
2016-11-22loplugin:datamembershadowStephan Bergmann1-1/+1
2016-11-21MinorKhaled Hosny1-6/+6
2016-11-21cppcanvas, oox: add missing #include <osl/endian.h>Michael Stahl1-0/+1
2016-11-19tdf#103969: Do fallback glyph rotationKhaled Hosny1-0/+3
2016-11-18loplugin:datamembershadowNoel Grandin1-1/+1
2016-11-18loplugin:unusedmethodsNoel Grandin1-3/+0
2016-11-17gtk3: spinbuttons under Ambiance don't look beautiful enoughCaolán McNamara1-1/+3
2016-11-17chmod -xTor Lillqvist1-0/+0
2016-11-16Exit GLyphyTor Lillqvist11-707/+0
2016-11-16gtk: under wayland tracking the window position is worthlessCaolán McNamara1-1/+1
2016-11-16new loplugin finalprotectedNoel Grandin2-2/+1
2016-11-15tdf#103725: Default to GDI even with the new layout engineKhaled Hosny2-2/+2
2016-11-15sigh, then you can't shrink manually past size requestCaolán McNamara1-3/+3
2016-11-15use only widget_set_size_request in gtk3Caolán McNamara1-8/+4
2016-11-15loplugin:unusedfieldsNoel Grandin1-3/+0
2016-11-15tdf#103725: Fix horizontal scaling on WindowsKhaled Hosny1-0/+1
2016-11-14gtk3: scrollbar damage area one pixel too narrow/shortCaolán McNamara1-2/+2
2016-11-14loplugin:unusedmethodsNoel Grandin1-1/+0
2016-11-13Unused codeKhaled Hosny1-6/+0
2016-11-11tdf#103871: Set Kashida flag per glyphKhaled Hosny1-1/+3
2016-11-11FALLBACK_MASK flag is unusedKhaled Hosny1-1/+5
2016-11-11Unused codeKhaled Hosny1-1/+0
2016-11-11Resolves: rhbz#1391418 wayland toolbars can't be docked after undockingCaolán McNamara1-0/+4
2016-11-10Resolves: rhbz#1342828 toolbars jumping around while moved under XCaolán McNamara2-6/+0
2016-11-10start with a defined stateDavid Tardon1-0/+7
2016-11-10Add code to get Vertical_Orientation propertyKhaled Hosny1-1/+13