summaryrefslogtreecommitdiff
path: root/vcl
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-26DisableGlyphProcessing flag is never set nowKhaled 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-25tdf#103820 & tdf#103824 fix texture refactoring mistakeTomaž Vajngerl
2016-11-25Revert "tdf#89870: Add config option for layout engine"Khaled Hosny
2016-11-25Modify pFilterConfigItem to a smart pointerMark Page
2016-11-25convert MODKEY constants to o3tl::typed_flagsNoel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-24vcl makes no use of menu Get/Set DefaultItemCaolán McNamara
2016-11-24Probably not a good idea to forget a break here.Kohei Yoshida
2016-11-24Some debug facility for AtkListener. Disabled at compile time.Kohei Yoshida
2016-11-24vcl mscrypto PDF sign: write ESSCertIDv2Miklos Vajna
2016-11-24move the FontConfigFontOptions out of FreetypeFontInstance nowCaolán McNamara
2016-11-24can have gtk >= 3.10.0 with cairo < 1.14.0Caolán McNamara
2016-11-24use o3tl::typed_flags in ConfigurationListener::ConfigurationChangedNoel Grandin
2016-11-24cairo_surface_set_device_scale is in >= cairo 1.14.0Caolán McNamara
2016-11-23Resolves: tdf#99508 ensure sufficient size for hidpi backing surfaceCaolán McNamara
2016-11-23New o3tl::runtimeToOUString to convert from C++ runtime NTBS to OUStringStephan Bergmann
2016-11-23loplugin:externandnotdefinedStephan Bergmann
2016-11-23loplugin:unnecessaryoverride (dtors) in vclStephan 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-23This code is only ever compiled on UnixKhaled Hosny
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-23vcl mscrypto PDF sign: add initial 'signing-certificate' signed attributeMiklos Vajna
2016-11-23loplugin field-can-be-private in include/vcl..xmlscriptNoel Grandin
2016-11-22Fix my windows build.Kohei Yoshida
2016-11-22tdf#99327 vcl PDF mscrypto sign: fix SHA-256 OIDMiklos Vajna
2016-11-22vcl PDF mscrypto sign: upgrade SHA-1 hash to SHA-256Miklos Vajna
2016-11-22tdf#55469 Consistent line spacing across platformsKhaled Hosny
2016-11-22loplugin:datamembershadowStephan Bergmann
2016-11-22Resolves: rhbz#1397181 toolbar layout manager not respecting drag cancelCaolán McNamara
2016-11-22vcl NSS PDF sign: write IssuerSerial sequenceMiklos Vajna
2016-11-22tdf#71409: Stop listening to objects going out-of-focus.Kohei Yoshida
2016-11-22tdf#71409: Use weak reference to avoid potential circular references.Kohei Yoshida
2016-11-21Fix various "unmapped accelerator key" on MacOsJulien Nabet
2016-11-21MinorKhaled Hosny
2016-11-21cppcanvas, oox: add missing #include <osl/endian.h>Michael Stahl
2016-11-21Resolves: rhbz#1396827 update geom on mouse click as well as motionCaolán McNamara
2016-11-21add missing deps on ui filesDavid Tardon
2016-11-21loplugin:datamembershadow: KDEXLib::blockIdleTimeout shadows SalXLib memberStephan Bergmann
2016-11-20gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud