summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2019-06-20build fix: no comphelper/profilezone.hxx in this branchAndras Timar1-5/+0
2019-05-19lok: disable VCL painting and whole window invalidation.Michael Meeks1-1/+10
2019-03-15LOK: re-factor async key & mouse event re-posting.Michael Meeks1-1/+0
2018-11-06LOK: update main threadAndras Timar1-0/+7
2018-08-17lokdialog: no invalidation when in init showPranav Kant1-1/+1
2018-08-14-Werror=int-in-bool-context (GCC 7)Stephan Bergmann1-1/+1
2018-08-08forcepoint#66 make sure we don't get stuck endlessly reparsingCaolán McNamara1-3/+8
2018-08-08forcepoint#66 protect against infinite parse recurseCaolán McNamara1-9/+12
2018-08-08forcepoint#65 pdf page visiting revisits itselfCaolán McNamara1-4/+16
2018-08-08forcepoint#53 restrict to expected index rangeCaolán McNamara1-2/+7
2018-08-08forcepoint#50 fix end detectionCaolán McNamara2-7/+8
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