summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-28loolwsd: getrepairactions unittests addedprivate/Ashod/repairactionsAshod Nakashian1-0/+74
2016-08-28loolwsd: unittest cleanupsAshod Nakashian2-34/+42
2016-08-28loolwsd: getrepairactions command addedAshod Nakashian4-1/+62
2016-08-28loleaflet: update menu repairHenry Castro2-7/+1
2016-08-28loleaflet: add document repair toolbar itemHenry Castro4-1/+22
2016-08-28loolwsd: add fake .uno:DocumentRepairHenry Castro1-3/+19
2016-08-28loolwsd: avoid exception, commandName emptyHenry Castro1-1/+1
2016-08-28loleaflet: add L.Control.DocumentRepairHenry Castro3-0/+159
2016-08-26loleaflet: Repair command and dialog handlerAshod Nakashian2-1/+10
2016-08-26FormattingAshod Nakashian2-8/+8
2016-08-26loolwsd: response to HTTP GET / (e.g. for checking if server is alive)Andras Timar1-0/+11
2016-08-26loolwsd: add faviconAndras Timar4-0/+15
2016-08-26Add footnote and text wrap functionsOliver Specht3-0/+17
2016-08-25loolwsd: Notify other views when new view is addedPranav Kant3-1/+22
2016-08-25loolwsd: Send viewId to clients, not sessionIdPranav Kant1-1/+1
2016-08-25loleaflet: Give hats the namesPranav Kant2-1/+4
2016-08-25loleaflet: Hide the hat after 1.5s of inactivity in cursorPranav Kant2-1/+6
2016-08-25loleaflet: Adjust the hat a bit; don't make it change cursor posPranav Kant1-2/+3
2016-08-25loleaflet: A hat for colored cursorsPranav Kant3-1/+14
2016-08-24loolwsd: set LOK_VIEW_CALLBACK by defaultAndras Timar1-0/+1
2016-08-24update of pootle stringsJan Iversen109-18829/+54884
2016-08-24Nah, it's better to use the Storage thing to get the user nameTor Lillqvist1-6/+0
2016-08-23Document the .uno:Author attribute in the options parameter of the load messageTor Lillqvist1-0/+6
2016-08-23loleaflet: expose Wrap and Anchor context menus for imagesAndras Timar114-112/+120
2016-08-22Mention that the options parameter of the load message must be JSONTor Lillqvist1-1/+1
2016-08-22There is no 'loadtest' program since a whileTor Lillqvist1-1/+1
2016-08-22loolstress: benchmark statistics are calculated and reportedAshod Nakashian2-18/+89
2016-08-22loolstress: latency and tile-rendering benchmark testsAshod Nakashian1-4/+56
2016-08-22loolwsd: refactor getTileMessageAshod Nakashian1-12/+25
2016-08-22loolstress: support for benchmarkingAshod Nakashian1-11/+49
2016-08-22loolwsd: cleanup of ChildSessionAshod Nakashian2-7/+12
2016-08-22loolwsd: cleanup of LOOLSessionAshod Nakashian3-48/+30
2016-08-22loolwsd: forward redline table update notification event to the UIAshod Nakashian2-0/+9
2016-08-22loleaflet: remove view selection when closedAshod Nakashian1-2/+7
2016-08-22loolwsd: proper ChildSession cleanupAshod Nakashian3-38/+25
2016-08-22loolwsd: logging and commentsAshod Nakashian3-15/+22
2016-08-22loolwsd: Poco HTTPRequest and co are not thread-safeAshod Nakashian1-0/+5
2016-08-22loolwsd: configure documentation correctionAshod Nakashian1-1/+1
2016-08-22loleaflet: make admin graph container just wide enough not to trim the labelsAshod Nakashian1-1/+1
2016-08-22loolwsd: formattingAshod Nakashian1-13/+15
2016-08-22loolwsd: Document unloading doesn't hold Document lock anymoreAshod Nakashian1-7/+29
2016-08-22loolwsd: don't expose ChildSession mutex publiclyAshod Nakashian2-4/+2
2016-08-22loolwsd: no member of lok::Document should take lockAshod Nakashian1-25/+0
2016-08-22loolwsd: unittest fixesAshod Nakashian1-2/+4
2016-08-22loolwsd: don't render tiles when no views existsAshod Nakashian1-0/+6
2016-08-22loolwsd: isTileBeingRenderedIfSoSubscribe -> subscribeToTileRenderingAshod Nakashian3-9/+12
2016-08-22loolstress: non-static member naming convention fixAshod Nakashian1-15/+15
2016-08-22loolwsd: unit-test misbehaving client that connects without loadingAshod Nakashian2-0/+33
2016-08-22loolwsd: forward declare TraceFileWriter and move out of headerAshod Nakashian2-22/+30
2016-08-22loolstress: usageAshod Nakashian1-1/+7