summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2018-05-23lok: sc: tunneled spell-check context menu appear in bottom right cornerMarco Cecchetti1-7/+16
2018-04-20lok: charts context menu was misplaced + wrong LogicToLogic conversionMarco Cecchetti1-4/+7
2018-04-07ofz#7165 set a recursion limit for svm in svmCaolán McNamara3-6/+38
2018-04-07forcepoint #25 ensure null terminationCaolán McNamara1-5/+9
2018-04-07forcepoint #16: fix heap-use-after-freeMiklos Vajna1-1/+3
2018-03-27Revert "lokdialog: Give non-programmatic name to autofilter"Jan Holesovsky1-2/+0
2018-03-27lokdialog: For the tunneled top-level popups, provide the position in twips.Jan Holesovsky1-5/+15
2018-03-19lok: 14pt font is too large for the context menus.Jan Holesovsky1-0/+3
2018-03-15lokdialog: Invalidate upon window size changePranav Kant1-0/+6
2018-03-13lokdialog: Fix cursor invalidates for some vcl controlsPranav Kant1-3/+1
2018-03-13lokdialog: Guard the SetLOKNotifier to be used only with LibreOfficeKit.Jan Holesovsky1-1/+3
2018-03-12lokdialog: Tunnel the spell-checking context menu with recommendations.Jan Holesovsky1-3/+8
2018-03-12lokdialog: For floating menus, ignore the screen size in the LOK case.Jan Holesovsky1-4/+10
2018-03-06forcepoint #14 check to see if we incremented at allCaolán McNamara1-3/+6
2018-03-06various sft fixesCaolán McNamara2-50/+70
2018-03-06check O_head sizeCaolán McNamara1-2/+6
2018-03-06check O_hhea and O_vhea sizesCaolán McNamara1-3/+7
2018-03-06check table size before reading nglyphsCaolán McNamara1-1/+2
2018-03-06return early on short streamCaolán McNamara1-0/+2
2018-03-06stay within font boundsCaolán McNamara1-1/+6
2018-03-06what matters is the availability of the last element, not the firstCaolán McNamara1-2/+3
2018-03-06check kern table sizeCaolán McNamara1-2/+2
2018-03-06sanity check cmap table sizeCaolán McNamara1-0/+6
2018-03-06tdf#115023 Check mpControlData for nullptrMaxim Monastirsky1-1/+2
2018-03-06its defineresource not define resourceCaolán McNamara1-1/+1
2018-02-27lok: mouse pointer events on document windows onlyPranav Kant3-1/+12
2018-02-23lok sc: Post mouse events to main threadPranav Kant1-0/+17
2018-02-22sc lok: Make the Validation "Invalid value." message box working.Jan Holesovsky1-0/+1
2018-02-21lokdialog: Allow Execute()ing first, silently cancels othersPranav Kant1-4/+20
2018-02-21lok IME: underline characters which are being composedPranav Kant1-1/+1
2018-02-21lokdialog: Convert InfoReadonlyDialog -> execute asyncPranav Kant1-1/+12
2018-02-21forcepoint #4Caolán McNamara1-6/+21
2018-02-14lok IME: support dialogs as wellPranav Kant1-1/+7
2018-02-13lok IME: VclEventId does not existPranav Kant1-3/+3
2018-02-13sw lok: IME support + unit testPranav Kant1-1/+19
2018-02-12lokdialog: Render non-pixel based preview windowsTamás Zolnai1-7/+42
2018-02-12lokdialog: Handle dialog items' invalidation in generalTamás Zolnai2-19/+7
2018-02-06tdf#109062 restore osx scrollwheel logicCaolán McNamara1-9/+12
2018-02-06tdf#69254: Tweak mapping from CoreText weight to our FontWeight a bitTor Lillqvist1-1/+1
2018-02-06tdf#112153: Set button theme properlyTelesto1-1/+1
2018-02-06tdf#114985: Tell NSWindow to never use automatic window tabbingTelesto1-0/+5
2018-01-30tdf#32935 tdf#49134 tdf#114466 Activate newly opened modal dialogsMike Kaganski1-3/+6
2018-01-29lokdialog: Call LOK invalidate explicitly herecp-5.3-39Pranav Kant1-0/+1
2018-01-29lokdialog: Don't leak tooltip text window through tunnelling f/wPranav Kant1-0/+4
2018-01-26tdf#38915: don't wait on message queue if application already has quit.Mike Kaganski1-1/+2
2018-01-25lokdialog: Fix incorrect dialog sizes sent to clientPranav Kant1-3/+2
2018-01-24lok dialog: enable MessageDialog tunnelingHenry Castro2-9/+47
2018-01-18use the same shade of grey as Online UI usesAndras Timar1-1/+1
2018-01-18lokdialog: Make the badstatic loplugin happy.Jan Holesovsky1-10/+27
2018-01-15lokdialog: Allow closing the Format Cell dialogs in any order.Jan Holesovsky3-32/+78