summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)AuthorFilesLines
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
2016-11-07Fix typos (also in the code)Andrea Gelmini1-1/+1
2016-11-07opengl: use shared_ptr for ImplOpenGLTextureTomaž Vajngerl1-8/+2
2016-11-05Validate Kashida positions with font fallbackKhaled Hosny1-0/+1
2016-11-04loplugin:unnnecessaryvirtual in vclNoel Grandin8-16/+16
2016-11-04Font features are not a Graphite-only featureKhaled Hosny2-2/+3
2016-11-04Misplaced #endifKhaled Hosny1-2/+2
2016-11-02gtk3: grabs on floating window inside floating windowCaolán McNamara1-0/+4
2016-11-02gtk3: just close the toplevel float if it corresponds to the event frameCaolán McNamara1-1/+1
2016-11-02loplugin:singlevalfieldsNoel Grandin2-2/+0
2016-11-01tdf#103403: Wrong glyph advances with GraphiteKhaled Hosny1-1/+1
2016-10-31Adapt SalFrameStyleFlags maskStephan Bergmann1-1/+1