summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* forcepoint #14 check to see if we incremented at allCaolán McNamara2018-03-061-3/+6
* various sft fixesCaolán McNamara2018-03-062-50/+70
* check O_head sizeCaolán McNamara2018-03-061-2/+6
* check O_hhea and O_vhea sizesCaolán McNamara2018-03-061-3/+7
* check table size before reading nglyphsCaolán McNamara2018-03-061-1/+2
* return early on short streamCaolán McNamara2018-03-061-0/+2
* stay within font boundsCaolán McNamara2018-03-061-1/+6
* what matters is the availability of the last element, not the firstCaolán McNamara2018-03-061-2/+3
* check kern table sizeCaolán McNamara2018-03-061-2/+2
* sanity check cmap table sizeCaolán McNamara2018-03-061-0/+6
* tdf#115023 Check mpControlData for nullptrMaxim Monastirsky2018-03-061-1/+2
* its defineresource not define resourceCaolán McNamara2018-03-061-1/+1
* lok: mouse pointer events on document windows onlyPranav Kant2018-02-273-1/+12
* lok sc: Post mouse events to main threadPranav Kant2018-02-231-0/+17
* sc lok: Make the Validation "Invalid value." message box working.Jan Holesovsky2018-02-221-0/+1
* lokdialog: Allow Execute()ing first, silently cancels othersPranav Kant2018-02-211-4/+20
* lok IME: underline characters which are being composedPranav Kant2018-02-211-1/+1
* lokdialog: Convert InfoReadonlyDialog -> execute asyncPranav Kant2018-02-211-1/+12
* forcepoint #4Caolán McNamara2018-02-211-6/+21
* lok IME: support dialogs as wellPranav Kant2018-02-141-1/+7
* lok IME: VclEventId does not existPranav Kant2018-02-131-3/+3
* sw lok: IME support + unit testPranav Kant2018-02-131-1/+19
* lokdialog: Render non-pixel based preview windowsTamás Zolnai2018-02-121-7/+42
* lokdialog: Handle dialog items' invalidation in generalTamás Zolnai2018-02-122-19/+7
* tdf#109062 restore osx scrollwheel logicCaolán McNamara2018-02-061-9/+12
* tdf#69254: Tweak mapping from CoreText weight to our FontWeight a bitTor Lillqvist2018-02-061-1/+1
* tdf#112153: Set button theme properlyTelesto2018-02-061-1/+1
* tdf#114985: Tell NSWindow to never use automatic window tabbingTelesto2018-02-061-0/+5
* tdf#32935 tdf#49134 tdf#114466 Activate newly opened modal dialogsMike Kaganski2018-01-301-3/+6
* lokdialog: Call LOK invalidate explicitly herecp-5.3-39Pranav Kant2018-01-291-0/+1
* lokdialog: Don't leak tooltip text window through tunnelling f/wPranav Kant2018-01-291-0/+4
* tdf#38915: don't wait on message queue if application already has quit.Mike Kaganski2018-01-261-1/+2
* lokdialog: Fix incorrect dialog sizes sent to clientPranav Kant2018-01-251-3/+2
* lok dialog: enable MessageDialog tunnelingHenry Castro2018-01-242-9/+47
* use the same shade of grey as Online UI usesAndras Timar2018-01-181-1/+1
* lokdialog: Make the badstatic loplugin happy.Jan Holesovsky2018-01-181-10/+27
* lokdialog: Allow closing the Format Cell dialogs in any order.Jan Holesovsky2018-01-153-32/+78
* vcl: mask must alwasy be argb32 even when we can use rgb24Ashod Nakashian2018-01-091-4/+17
* lokdialog: Use Post(Mouse,Key)Event() to post to main threadPranav Kant2018-01-021-68/+0
* vcl-svp: add 24-bit (3-byte) RGB surface support to CairoAshod Nakashian2017-12-182-14/+35
* vcl-svp: Store 24-bit images in 3-byte pixelsAshod Nakashian2017-12-184-23/+105
* tdf#97228 Move include file include/vcl/BitmapProcessor.hxx to vcl/inc/abdulwd2017-12-185-4/+31
* Drop a bunch of font metrics flagsKhaled Hosny2017-12-1824-643/+132
* Use Freetypefont::GetFontMetric()Khaled Hosny2017-12-181-25/+5
* Drop assigned but never used parameterKhaled Hosny2017-12-183-8/+3
* Kill old Core Text layout engineKhaled Hosny2017-12-189-1006/+37
* There is one font file type nowKhaled Hosny2017-12-188-391/+190
* Dead codeKhaled Hosny2017-12-186-837/+5
* Kill PspFontLayoutKhaled Hosny2017-12-183-131/+5
* ServerFontLayout is already goneKhaled Hosny2017-12-1815-39/+19