summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2016-11-26Kill old Core Text layout engineKhaled Hosny
2016-11-26There is one font file type nowKhaled Hosny
2016-11-26Dead codeKhaled Hosny
2016-11-26Kill PspFontLayoutKhaled Hosny
2016-11-26ServerFontLayout is already goneKhaled Hosny
2016-11-26Kill code for Type 1 fonts on UnixKhaled Hosny
2016-11-26Kill the old Unix layout enginesKhaled Hosny
2016-11-26Kill old Graphite layout enginesKhaled Hosny
2016-11-25convert MODKEY constants to o3tl::typed_flagsNoel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-24move the FontConfigFontOptions out of FreetypeFontInstance nowCaolán McNamara
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-11-23Resolves: tdf#99508 ensure sufficient size for hidpi backing surfaceCaolán McNamara
2016-11-23loplugin:externandnotdefinedStephan Bergmann
2016-11-23Make PS on Unix printing use the new layout engineKhaled Hosny
2016-11-23reorg a bit and ensure FontConfigFontOptions is always availableCaolán McNamara
2016-11-23with wayland scaling cairo is meddling with our fontCaolán McNamara
2016-11-23fold GetGlyphMetric and GetGlyphData togetherCaolán McNamara
2016-11-23GetGlyphData is only used by GetGlyphMetric so can be privateCaolán McNamara
2016-11-22Fix my windows build.Kohei Yoshida
2016-11-22tdf#55469 Consistent line spacing across platformsKhaled Hosny
2016-11-22loplugin:datamembershadowStephan Bergmann
2016-11-21MinorKhaled Hosny
2016-11-21cppcanvas, oox: add missing #include <osl/endian.h>Michael Stahl
2016-11-19tdf#103969: Do fallback glyph rotationKhaled Hosny
2016-11-18loplugin:datamembershadowNoel Grandin
2016-11-18loplugin:unusedmethodsNoel Grandin
2016-11-17gtk3: spinbuttons under Ambiance don't look beautiful enoughCaolán McNamara
2016-11-17chmod -xTor Lillqvist
2016-11-16Exit GLyphyTor Lillqvist
2016-11-16gtk: under wayland tracking the window position is worthlessCaolán McNamara
2016-11-16new loplugin finalprotectedNoel Grandin
2016-11-15tdf#103725: Default to GDI even with the new layout engineKhaled Hosny
2016-11-15sigh, then you can't shrink manually past size requestCaolán McNamara
2016-11-15use only widget_set_size_request in gtk3Caolán McNamara
2016-11-15loplugin:unusedfieldsNoel Grandin
2016-11-15tdf#103725: Fix horizontal scaling on WindowsKhaled Hosny
2016-11-14gtk3: scrollbar damage area one pixel too narrow/shortCaolán McNamara
2016-11-14loplugin:unusedmethodsNoel Grandin
2016-11-13Unused codeKhaled Hosny
2016-11-11tdf#103871: Set Kashida flag per glyphKhaled Hosny
2016-11-11FALLBACK_MASK flag is unusedKhaled Hosny
2016-11-11Unused codeKhaled Hosny
2016-11-11Resolves: rhbz#1391418 wayland toolbars can't be docked after undockingCaolán McNamara
2016-11-10Resolves: rhbz#1342828 toolbars jumping around while moved under XCaolán McNamara
2016-11-10start with a defined stateDavid Tardon
2016-11-10Add code to get Vertical_Orientation propertyKhaled Hosny
2016-11-07Fix typos (also in the code)Andrea Gelmini
2016-11-07opengl: use shared_ptr for ImplOpenGLTextureTomaž Vajngerl
2016-11-05Validate Kashida positions with font fallbackKhaled Hosny