summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-16Remove this test, it just dumps the result instead of assert on thatTamás Zolnai1-27/+0
2018-08-15Update visibla area first before requesting new tilesTamás Zolnai1-4/+4
2018-08-15Revert "Add a cache of "thumbnails" (PNG images) generated using the convert-...Tor Lillqvist3-113/+9
2018-08-15Revert "When asked to convert to PNG, look for an embedded ODF thumbnail first"Tor Lillqvist2-43/+10
2018-08-14loleaflet: run eslint when toolbar.js is modifiedHenry Castro1-1/+4
2018-08-13common, kit, test, wsd: these parameters are copied for each invocation ...Miklos Vajna6-6/+6
2018-08-12loleaflet: fix the number of users label from the status barHenry Castro1-9/+14
2018-08-10Update row by row, instead of column by columnTamás Zolnai1-5/+5
2018-08-10Enough to have smaller tiles-on-fly limitTamás Zolnai1-1/+1
2018-08-08loleaflet: mobile: hide TextWrap toolbar itemHenry Castro1-1/+1
2018-08-08loleaflet: mobile: remove invalid input focusHenry Castro1-2/+0
2018-08-08loleaflet: mobile: fix the status bar that loses the input focusHenry Castro1-36/+8
2018-08-08loleaflet: mobile: fix invalidate sizeHenry Castro1-32/+3
2018-08-08loleaflet: mobile: show the cursor only if clipContainer is focusedHenry Castro2-16/+36
2018-08-08loleaflet: mobile: replace refocusOnMap with map focusHenry Castro7-10/+6
2018-08-08loleaflet: mobile: replace clipboardContainer with map focusHenry Castro5-11/+10
2018-08-08loleaflet: mobile: use setValueHenry Castro1-1/+1
2018-08-07Store wireId only for tiles inside the visible areaTamás Zolnai1-1/+7
2018-08-07Need to reset wireId map anytime when part number changesTamás Zolnai1-0/+2
2018-08-07loleaflet: Calc: Add handling for multiple selection of status bar functionsAndras Timar1-34/+41
2018-08-06loleaflet: fix Calc status bar functionsAndras Timar1-10/+9
2018-08-03loleaflet: fix l10n of context menusAndras Timar1-3/+3
2018-08-03Disable testCancelTilesMultiViewTamás Zolnai1-1/+2
2018-08-03Fix TileCacheTests::testCancelTilesMultiView failureTamás Zolnai2-1/+2
2018-08-03Revert "Cancel tiles also in wsd's senderqueue"Tamás Zolnai5-20/+2
2018-08-03wsd: 'path' is copy-constructed from a const reference but is only used as co...Miklos Vajna1-1/+1
2018-08-03Fix systemplate creation when running make with -j.Jan Holesovsky1-5/+5
2018-08-03Fix networking in the chroot.Jan Holesovsky2-28/+30
2018-08-03Add possibility to strace loolforkit if necessary for debugging.Jan Holesovsky1-1/+14
2018-08-03wsd: Kill --nocaps, and use --o:security.capabilities="false" instead.Jan Holesovsky2-11/+3
2018-08-01loleaflet: mobile: fix panning inside max boundsHenry Castro1-17/+3
2018-08-01loleaflet: mobile: fix dragging the document layerHenry Castro1-35/+5
2018-07-31Use a bigger number as a tiles-on-fly limitTamás Zolnai1-7/+7
2018-07-31Make client tilesBeingRendered tracking more robustTamás Zolnai6-11/+65
2018-07-31Unused methodTamás Zolnai2-6/+0
2018-07-31Cancel tiles also in wsd's senderqueueTamás Zolnai5-2/+20
2018-07-31loleaflet: fix Keyboard Shortcuts help localizationAndras Timar2-1/+5
2018-07-31wsd: make these a const reference instead of copying for each invocationMiklos Vajna2-4/+4
2018-07-30loleaflet: updated UI pot fileAndras Timar1-170/+178
2018-07-29loleaflet: fix tile debugging modeHenry Castro1-2/+2
2018-07-29loleaflet: mobile: fix delete with backspaceHenry Castro1-59/+49
2018-07-29loleaflet: mobile: check tolerance when the move event occursHenry Castro1-2/+5
2018-07-26Mark LOOLWebSocket as deprecated, and dung it out a bit.Michael Meeks1-46/+6
2018-07-26added mode lines to all the javascript files without themGeorge Wood217-2/+217
2018-07-24Store number of tiles sent to kit for renderingTamás Zolnai6-34/+59
2018-07-24Trace sent tiles when they are actually sentTamás Zolnai3-4/+12
2018-07-24loleaflet: mobile: handle long clickHenry Castro1-39/+26
2018-07-24enables debug mode to be turned on from the about screen by pressing d.George Wood1-1/+12
2018-07-24Cleanup error reporting.George Wood2-32/+30
2018-07-24A more attractive 404 page.George Wood1-2/+7