summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2016-11-19tdf#103969: Do fallback glyph rotationKhaled Hosny
2016-11-19We don’t use this with the new layout engineKhaled Hosny
2016-11-19tdf#103891: Fix DX array calculationKhaled Hosny
2016-11-18loplugin:datamembershadowNoel Grandin
2016-11-18loplugin:unusedmethodsNoel Grandin
2016-11-18includes should be at the top of the fileNoel Grandin
2016-11-17Silence -Werror,-Wlogical-op-parenthesesStephan Bergmann
2016-11-17put the render frame at the end of these blocks tooCaolán McNamara
2016-11-17gtk3: spinbuttons under Ambiance don't look beautiful enoughCaolán McNamara
2016-11-17loplugin:stringconcatStephan Bergmann
2016-11-17coverity#1394372 Division or modulo by zeroCaolán McNamara
2016-11-17vcl: work around missing std::fmax() on AndroidMiklos Vajna
2016-11-17loplugin:unusedfieldsNoel Grandin