summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2016-11-29Drop assigned but never used parameterKhaled Hosny
2016-11-29extensions,sc,sd,vcl: de-obfuscate assignments in conditions to help GCCMichael Stahl
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-28tdf#104139 keep the current OpenGL stateDavid Tardon
2016-11-28don't leak impl. detailsDavid Tardon
2016-11-28Use range for loopKhaled Hosny
2016-11-28Simplify things a bitKhaled Hosny
2016-11-26tdf#101327 - tolerate exceptions during window construction better.Michael Meeks
2016-11-26Unused typedef’sKhaled Hosny
2016-11-26Do not check for SAL_NO_COMMON_LAYOUT any moreKhaled Hosny
2016-11-26Revert "Add layout engine info to the About dialog"Khaled Hosny
2016-11-26More dead codeKhaled Hosny
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