summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* crashtesting: bubble surface creation failure notification upwardsCaolán McNamara2019-08-221-0/+5
* forcepoint #27 check region bands loaded from stream for consistencyCaolán McNamara2019-08-223-6/+32
* forcepoint#67 detect cairo surface creation failureCaolán McNamara2019-08-221-0/+10
* build fix: no comphelper/profilezone.hxx in this branchAndras Timar2019-06-201-5/+0
* lok: disable VCL painting and whole window invalidation.Michael Meeks2019-05-191-1/+10
* LOK: re-factor async key & mouse event re-posting.Michael Meeks2019-03-151-1/+0
* LOK: update main threadAndras Timar2018-11-061-0/+7
* lokdialog: no invalidation when in init showPranav Kant2018-08-171-1/+1
* -Werror=int-in-bool-context (GCC 7)Stephan Bergmann2018-08-141-1/+1
* forcepoint#66 make sure we don't get stuck endlessly reparsingCaolán McNamara2018-08-081-3/+8
* forcepoint#66 protect against infinite parse recurseCaolán McNamara2018-08-081-9/+12
* forcepoint#65 pdf page visiting revisits itselfCaolán McNamara2018-08-081-4/+16
* forcepoint#53 restrict to expected index rangeCaolán McNamara2018-08-081-2/+7
* forcepoint#50 fix end detectionCaolán McNamara2018-08-082-7/+8
* lok: sc: tunneled spell-check context menu appear in bottom right cornerMarco Cecchetti2018-05-231-7/+16
* lok: charts context menu was misplaced + wrong LogicToLogic conversionMarco Cecchetti2018-04-201-4/+7
* ofz#7165 set a recursion limit for svm in svmCaolán McNamara2018-04-073-6/+38
* forcepoint #25 ensure null terminationCaolán McNamara2018-04-071-5/+9
* forcepoint #16: fix heap-use-after-freeMiklos Vajna2018-04-071-1/+3
* Revert "lokdialog: Give non-programmatic name to autofilter"Jan Holesovsky2018-03-271-2/+0
* lokdialog: For the tunneled top-level popups, provide the position in twips.Jan Holesovsky2018-03-271-5/+15
* lok: 14pt font is too large for the context menus.Jan Holesovsky2018-03-191-0/+3
* lokdialog: Invalidate upon window size changePranav Kant2018-03-151-0/+6
* lokdialog: Fix cursor invalidates for some vcl controlsPranav Kant2018-03-131-3/+1
* lokdialog: Guard the SetLOKNotifier to be used only with LibreOfficeKit.Jan Holesovsky2018-03-131-1/+3
* lokdialog: Tunnel the spell-checking context menu with recommendations.Jan Holesovsky2018-03-121-3/+8
* lokdialog: For floating menus, ignore the screen size in the LOK case.Jan Holesovsky2018-03-121-4/+10
* 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