summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2016-11-23loplugin field-can-be-private in include/vcl..xmlscriptNoel Grandin1-2/+2
2016-11-22Fix my windows build.Kohei Yoshida1-0/+1
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
2016-11-18includes should be at the top of the fileNoel Grandin4-18/+18
2016-11-17Silence -Werror,-Wlogical-op-parenthesesStephan Bergmann1-1/+1
2016-11-17put the render frame at the end of these blocks tooCaolán McNamara1-5/+9
2016-11-17gtk3: spinbuttons under Ambiance don't look beautiful enoughCaolán McNamara2-8/+26
2016-11-17loplugin:stringconcatStephan Bergmann1-1/+1
2016-11-17coverity#1394372 Division or modulo by zeroCaolán McNamara1-12/+17
2016-11-17vcl: work around missing std::fmax() on AndroidMiklos Vajna1-0/+10
2016-11-17loplugin:unusedfieldsNoel Grandin1-2/+0
2016-11-17Resolves: tdf#87960 add and use a ToolFontColor for toolbar item entriesCaolán McNamara7-3/+35
2016-11-17vcl PDF NSS sign: don't embed signed timestamp to the signature blobMiklos Vajna1-4/+4
2016-11-17chmod -xTor Lillqvist3-0/+0
2016-11-17tdf#43740 SimpleWinLayout::LayoutText only advance position for actual glyphs.Mark Hung1-2/+19
2016-11-16Use an own config setting for screenshot mode instead of experimental modeSamuel Mehrbrodt1-3/+3
2016-11-16Resolves: tdf#92776 tab names unreadable under Ambiance theme 3.20Caolán McNamara1-2/+2
2016-11-16Exit GLyphyTor Lillqvist20-2406/+7
2016-11-16loplugin:vclwidgetsStephan Bergmann1-2/+2
2016-11-16vcl PDF sign: write ESSCertIDv2.hashAlgorithm/certHashMiklos Vajna1-2/+30
2016-11-16vcl PDF sign: initial ESSCertIDv2Miklos Vajna1-0/+33
2016-11-16Related: lp#1580537 tdf#103915 don't set toolbars as primaryCaolán McNamara1-1/+0
2016-11-16Avoid use after free from within StatusBar::disposeStephan Bergmann1-50/+49
2016-11-16gtk: under wayland tracking the window position is worthlessCaolán McNamara4-5/+11
2016-11-16loplugin:staticanonymousStephan Bergmann1-1/+1
2016-11-16gtk3: problems with gdk_drag_status under waylandCaolán McNamara1-23/+28
2016-11-16new loplugin finalprotectedNoel Grandin2-2/+1
2016-11-16Let's keep these guys private.Kohei Yoshida1-2/+2
2016-11-15tdf#71409: properly remove itself from the context it listens.Kohei Yoshida2-1/+13
2016-11-16tdf#103784: Shift the upright glyphs like old codeKhaled Hosny1-1/+1
2016-11-16Fix thinko in previous commitKhaled Hosny1-1/+2