summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-16Revert "Add footnote and text wrap functions"private/Ashod/tilecombineAndras Timar3-17/+0
2016-09-16Revert "Revert "loolwsd: remove tile queue and simplify tile response""Ashod Nakashian6-43/+31
2016-09-16Revert "Revert "loolwsd: canceltiles re-designed using tilecache instead of q...Ashod Nakashian8-10/+59
2016-09-16loolwsd: unittests for combined renderingAshod Nakashian1-4/+41
2016-09-16loolwsd: combine tiles before rendering to reduce latencyAshod Nakashian4-1/+107
2016-09-16Revert "Revert "loolwsd: don't combine tiles by row to allow for better culli...Ashod Nakashian1-24/+5
2016-09-16loolwsd: unittest runner improvement and loggingAshod Nakashian1-1/+10
2016-09-16loolwsd: unittest for tile prioritizationAshod Nakashian1-0/+65
2016-09-16loolwsd: log tile version in statsAshod Nakashian2-2/+2
2016-09-16loolwsd: cleanup of unittests and helpersAshod Nakashian1-49/+9
2016-09-16loolstress: improved benchmarking and statsAshod Nakashian1-23/+41
2016-09-16loolwsd: benchmark iterations count as argument to the cliAshod Nakashian1-1/+9
2016-09-16loolstress: cout <-> cerrAshod Nakashian1-20/+20
2016-09-15loleaflet: add border color to L.PopupHenry Castro2-2/+8
2016-09-15loolwsd: ignore .dirstampHenry Castro1-0/+1
2016-09-15loolwsd: test: simplify each viewHenry Castro1-173/+53
2016-09-15Remove some ASCII artTor Lillqvist3-30/+0
2016-09-15Don't hide errors behind a bogus defaultTor Lillqvist3-2/+3
2016-09-15loolwsd: test: graphic view selectionHenry Castro4-0/+78
2016-09-15bccu#2005 follow-up: Another place where we need the dummy document broker.Jan Holesovsky1-0/+5
2016-09-15Decrease the level of indentation.Jan Holesovsky1-28/+26
2016-09-15bccu#2005 follow-up: If the document appearead in the meantime, finish early.Jan Holesovsky1-2/+14
2016-09-15loleaflet: dos2unix this new file from upstream LeafletPranav Kant1-72/+72
2016-09-15Revert "loolwsd: we use callbacks latch for not missing messages sent very ea...Marco Cecchetti4-17/+0
2016-09-15bccu#2005: Make sure we don't create 2 jails for the same document.Jan Holesovsky3-1/+34
2016-09-15test helpers: avoid unnecessary copiesMiklos Vajna3-4/+6
2016-09-14loleaflet: view name bind to popupHenry Castro1-1/+2
2016-09-14loleaflet: add Path.PopupHenry Castro3-1/+95
2016-09-14loolwsd: only prioritize tile messages and not tilecombineAshod Nakashian1-0/+10
2016-09-14loolwsd: remove cursor of unloading viewsAshod Nakashian1-0/+1
2016-09-14loolwsd: queue -> tileQueueAshod Nakashian1-4/+5
2016-09-14loolwsd: tile prioritization per view cursorAshod Nakashian3-5/+142
2016-09-14Revert "loolwsd: don't combine tiles by row to allow for better culling"Michael Meeks1-5/+24
2016-09-15loleaflet: Handle multiview text selections for part documentsPranav Kant2-14/+40
2016-09-14loleaflet: Remove unused codePranav Kant1-6/+0
2016-09-14LOOLStress: unused using declarationMiklos Vajna1-3/+2
2016-09-13loleaflet: simplify iteration viewHenry Castro2-18/+6
2016-09-13loleaflet: update graphic markersHenry Castro2-15/+41
2016-09-13MessageQueue: avoid allocation of unnecessary temporary stringsMiklos Vajna1-1/+1
2016-09-12Update to match core masterTor Lillqvist2-2/+1
2016-09-12LOOLKit: use std::move() in Document ctorMiklos Vajna1-1/+1
2016-09-10loolwsd: we use callbacks latch for not missing messages sent very earlyMarco Cecchetti4-0/+18
2016-09-10Revert "loolwsd: we use callbacks latch for not missing messages sent very ea...Marco Cecchetti5-24/+5
2016-09-09loolwsd: we use callbacks latch for not missing messages sent very earlyMarco Cecchetti5-5/+24
2016-09-08loleaflet: avoid undefined variables when map not loadedHenry Castro1-0/+4
2016-09-08loolwsd: test: cell view cursorHenry Castro1-0/+62
2016-09-08loleaflet: fix part not taken into account for cell cursorsHenry Castro2-9/+13
2016-09-08loolwsd: test: view cursor visibleHenry Castro1-0/+52
2016-09-07loleaflet: Implement object/image multiple view selectionsPranav Kant1-0/+40
2016-09-07Fix commentPranav Kant1-2/+2