summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* loolwsd: remove cap_sys_admin capabilityprivate/hcvcastro/bind-mountHenry Castro2015-12-102-4/+2
* loolwsd: use external binary to mount systemplateHenry Castro2015-12-101-12/+25
* loolwsd: add external binary LOOLMount.cppHenry Castro2015-12-103-2/+80
* loolwsd: avoid warning if file existsHenry Castro2015-12-091-10/+17
* loolwsd: remove unused function linkOrCopyFunctionHenry Castro2015-12-091-85/+0
* loolwsd: replace hard-link copy to bind mount systemplateHenry Castro2015-12-091-17/+24
* loolwsd: hard link or copy LO installation to systemplateHenry Castro2015-12-091-0/+4
* loolwsd: add cap_sys_admin capabilityHenry Castro2015-12-042-1/+3
* loolwsd: update drop capabilitiesHenry Castro2015-12-041-0/+4
* loolwsd: rework, remove a jail root childHenry Castro2015-12-042-11/+12
* loolwsd: restore jail root child creationHenry Castro2015-12-041-76/+77
* loleaflet: jquery is needed by vex in tilebenchMihai Varga2015-12-041-0/+1
* loleaflet: run npm install before packagingMihai Varga2015-12-041-0/+1
* loleaflet: also pack the test files and some nodejs modulesMihai Varga2015-12-041-1/+5
* loleaflet: bump version after tarballMihai Varga2015-12-041-1/+1
* loleaflet: bump version before tarballMihai Varga2015-12-041-1/+1
* loleaflet: document map.sendUnoCommandMihai Varga2015-12-041-2/+50
* loleaflet: include reference.html in the tarballMihai Varga2015-12-041-1/+2
* loleaflet: the current tilebench replay only works for text docsMihai Varga2015-12-041-0/+1
* loleaflet: allow adding the file_path and host for tilebenchMihai Varga2015-12-041-2/+11
* loleaflet: hide the document container after running tilebenchMihai Varga2015-12-041-0/+1
* loleaflet: remove the scrollbar from tilebench.htmlMihai Varga2015-12-041-8/+2
* loleaflet: glue the spreadsheet to the row/column headersMihai Varga2015-12-042-0/+35
* loolwsd: destroy lokit document when a child diesHenry Castro2015-12-031-0/+4
* loolwsd: remove child workspace when a child diesHenry Castro2015-12-031-0/+4
* loolwsd: create a child workspace based on process idHenry Castro2015-12-032-4/+10
* loolwsd: shut down web sockets that are not yet assigned a document to work onHenry Castro2015-12-022-3/+9
* Revert "loolwsd: update bundled headers"Andras Timar2015-12-021-2/+1
* Revert "loolwsd: add support for postMouseEvent's targetwindow"Andras Timar2015-12-021-10/+2
* Revert "loleaflet: add column/row-header selection support"Andras Timar2015-12-026-101/+14
* loleaflet: add column/row-header selection supportAndrzej Hunt2015-12-026-14/+101
* loolwsd: add support for postMouseEvent's targetwindowAndrzej Hunt2015-12-021-2/+10
* loolwsd: update bundled headersAndrzej Hunt2015-12-021-1/+2
* loolwsd: add the option subdir-objectsHenry Castro2015-12-011-1/+1
* loolwsd: update the bundled headersMihai Varga2015-11-301-0/+6
* loolwsd: update renderFont png encodingMihai Varga2015-11-301-4/+3
* loleaflet: renderfont command handlerMihai Varga2015-11-304-1/+50
* loolwsd: `renderfont` command handlerMihai Varga2015-11-303-0/+105
* loolwsd: cache rendered fontsMihai Varga2015-11-302-0/+35
* loleaflet: tested and document .uno:SetHyperlink'Mihai Varga2015-11-301-0/+16
* loleaflet: add a JSON parameter to sendUnoCommand()Mihai Varga2015-11-301-2/+2
* loolwsd: bump version after tarballAndras Timar2015-11-301-1/+1
* loolwsd: bump version before tarballAndras Timar2015-11-301-1/+1
* loolwsd: add Png.hpp to tarballAndras Timar2015-11-301-1/+1
* loleaflet: bump version after tarballAndras Timar2015-11-301-1/+1
* loleaflet: bump version before tarballAndras Timar2015-11-301-1/+1
* loleaflet: update column headers after Set Optimal Column Width commandAndras Timar2015-11-281-0/+7
* loolwsd: remove child root folder when it is a gracefull shut downHenry Castro2015-11-253-14/+8
* loolwsd: stop http server and shut down remaining web socketsHenry Castro2015-11-251-14/+10
* loolwsd: handle a graceful shutdownHenry Castro2015-11-252-3/+7