summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2016-12-16tdf#104533: Fix font metrics for non-SFNT fontsKhaled Hosny1-6/+42
2016-12-15tdf#103514: Try harder to ignore non-SFNT fontsKhaled Hosny1-9/+5
2016-12-14split markers for galaxy theme, when scaling use splitted markersTomaž Vajngerl1-5/+11
2016-12-13move the windows restart because of bad-opengl requirements to a better placeCaolán McNamara2-44/+33
2016-12-13tdf#104034 skip polygons with less than 2 pointsTomaž Vajngerl1-0/+2
2016-12-13vcl: set toolbox size correctly when using 32px iconsTomaž Vajngerl2-11/+18
2016-12-11Resolves: rhbz#1362453 use the cairo scaling approach on both wayland and XCaolán McNamara5-25/+2
2016-12-10oss-fuzz: handle W_META_CREATEFONTINDIRECT like EMR_EXTCREATEFONTINDIRECTWCaolán McNamara3-1/+2
2016-12-10tdf#93430: Return the right offsets for runsTamás Zolnai1-0/+20
2016-12-09tdf#100337 Message boxes showup empty with white backgroundNoel Grandin2-1/+37
2016-12-09tdf#93430: Cannot get accessible text attributes for 'Not in dictionary' entryTamás Zolnai2-6/+18
2016-12-09oss-fuzz we don't want this stream to automatically resize on seeks past endCaolán McNamara1-1/+1
2016-12-06Resolves: rhbz#1401778 gtk3+wayland switching windows from the menu woesCaolán McNamara3-1/+8
2016-12-03add the SalAbort message to the crash reporterMarkus Mohrhard2-0/+7
2016-12-03Require HarfBuzz 0.9.42Khaled Hosny1-4/+1
2016-12-01tdf#104013: Band aid for overzealous clippingKhaled Hosny1-0/+5
2016-11-30vcl mscrypto PDF sign: bring it up to date with NSS, part 2Miklos Vajna1-28/+105
2016-11-30tdf#103747: Don't re-position images when re-playing a metafile.Jan Holesovsky1-3/+3
2016-11-30tdf#101458 - check PNG for adequate compressionMarco Cecchetti1-3/+4
2016-11-29tdf#104139 state can't be set as context may not be availableTomaž Vajngerl2-1/+4
2016-11-29Resolves: tdf#90214 set gtk[2|3] lightshadow halfway between darkshadow and bgCaolán McNamara2-15/+18
2016-11-29Related: tdf#90214 gtk2 use a darkcolor based on the themeCaolán McNamara1-1/+5
2016-11-29tdf#104139 keep the current OpenGL stateDavid Tardon1-2/+0
2016-11-29vcl mscrypto PDF sign: bring it up to date with NSS, part 1Miklos Vajna1-0/+117
2016-11-28tdf#101327 - tolerate exceptions during window construction better.Michael Meeks1-3/+13
2016-11-28Simplify things a bitKhaled Hosny1-44/+32
2016-11-25tdf#103820 & tdf#103824 fix texture refactoring mistakeTomaž Vajngerl1-1/+1
2016-11-24Resolves: tdf#99508 ensure sufficient size for hidpi backing surfaceCaolán McNamara11-29/+56
2016-11-24with wayland scaling cairo is meddling with our fontCaolán McNamara8-76/+55
2016-11-24Make PS on Unix printing use the new layout engineKhaled Hosny4-8/+64
2016-11-22tdf#99327 vcl PDF mscrypto sign: fix SHA-256 OIDMiklos Vajna1-2/+2
2016-11-22vcl PDF mscrypto sign: upgrade SHA-1 hash to SHA-256Miklos Vajna1-2/+2
2016-11-22tdf#55469 Consistent line spacing across platformsKhaled Hosny7-93/+159
2016-11-22loplugin:datamembershadowStephan Bergmann2-4/+4
2016-11-22Resolves: rhbz#1397181 toolbar layout manager not respecting drag cancelCaolán McNamara2-0/+5
2016-11-22vcl NSS PDF sign: write IssuerSerial sequenceMiklos Vajna1-0/+78
2016-11-22tdf#71409: Stop listening to objects going out-of-focus.Kohei Yoshida2-0/+22
2016-11-22tdf#71409: Use weak reference to avoid potential circular references.Kohei Yoshida13-253/+201
2016-11-21Fix various "unmapped accelerator key" on MacOsJulien Nabet1-0/+27
2016-11-21MinorKhaled Hosny1-6/+6
2016-11-21cppcanvas, oox: add missing #include <osl/endian.h>Michael Stahl1-0/+1
2016-11-21Resolves: rhbz#1396827 update geom on mouse click as well as motionCaolán McNamara1-9/+24
2016-11-21add missing deps on ui filesDavid Tardon1-0/+4
2016-11-21loplugin:datamembershadow: KDEXLib::blockIdleTimeout shadows SalXLib memberStephan Bergmann2-5/+5
2016-11-20gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud1-1/+1
2016-11-19tdf#103969: Do fallback glyph rotationKhaled Hosny2-7/+56
2016-11-19We don’t use this with the new layout engineKhaled Hosny1-1/+2
2016-11-19tdf#103891: Fix DX array calculationKhaled Hosny1-4/+6
2016-11-18loplugin:datamembershadowNoel Grandin2-10/+10
2016-11-18loplugin:unusedmethodsNoel Grandin2-5/+1