summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-27loolwsd: update the bundled headersdistro/collabora/milestone-5Miklos Vajna1-0/+6
2015-10-21loolwsd: bump version after tarballMihai Varga1-1/+1
2015-10-21loolwsd: bump version before tarballMihai Varga1-1/+1
2015-10-21loleaflet: bump version after tarballMihai Varga1-1/+1
2015-10-21loleaflet: bump version before tarballMihai Varga1-1/+1
2015-10-21loleaflet: added a map.print() methodMihai Varga4-3/+16
2015-10-21loleaflet: stick the parts preview to the leftMihai Varga2-1/+2
2015-10-21loleaflet: downloadAs unit testMihai Varga2-0/+62
2015-10-21loleaflet: remove event listeners after each testMihai Varga3-3/+12
2015-10-21loleaflet: better handle map.remove()Mihai Varga3-3/+6
2015-10-21loleaflet: add id paramater to downloadAs methodMihai Varga2-3/+4
2015-10-21loleaflet: if window's protocol is file: add http: to download urlMihai Varga1-1/+2
2015-10-21loleaflet: removed unused variable from unit testMihai Varga1-2/+0
2015-10-21loleaflet: removed the old unit testMihai Varga1-112/+0
2015-10-21loleaflet: search unit testsMihai Varga2-0/+103
2015-10-21loleaflet: parse the integer in the search result messageMihai Varga1-1/+1
2015-10-21loleaflet: parts and pages unit testsMihai Varga3-28/+161
2015-10-21loleaflet: initialize the part/page rectangles arraysMihai Varga1-0/+2
2015-10-21loleaflet: permissions unit testsMihai Varga3-30/+127
2015-10-21loolwsd: bump version after tarballAndras Timar1-1/+1
2015-10-21loolwsd: bump version before tarballAndras Timar1-1/+1
2015-10-20loolwsd: add initial reference.txt to document HTTP POST APIMiklos Vajna2-0/+8
2015-10-20loolwsd convert-to: implement actual conversionMiklos Vajna1-1/+21
2015-10-20loolwsd convert-to: clean up temp directory in case format would be emptyMiklos Vajna1-7/+10
2015-10-20LOOLWSD: put file we get from convert-to to a temp. dirMiklos Vajna1-13/+24
2015-10-20LOOLSession: handle file:// in the ToPrisoner saveas input handlerMiklos Vajna1-0/+10
2015-10-20loolwsd: don't try to exclude jails from tagsMiklos Vajna1-2/+1
2015-10-20LOOLSession: inform to-client session about completed save-asMiklos Vajna3-0/+35
2015-10-20loolwsd: extraft filename from convert-to parametersMiklos Vajna1-4/+17
2015-10-20LOOLSession: check for 0 _wsMiklos Vajna1-4/+8
2015-10-20loolwsd: -Werror=unused-parameterMiklos Vajna4-21/+21
2015-10-19loolwsd: bump version after tarballMihai Varga1-1/+1
2015-10-19loolwsd: bump version before tarballMihai Varga1-1/+1
2015-10-19loleaflet: bump version after tarballMihai Varga1-1/+1
2015-10-19loleaflet: bump version before tarballMihai Varga1-1/+1
2015-10-19loleaflet: add reference.html in the archiveMihai Varga1-1/+1
2015-10-19loleaflet: documented the print eventMihai Varga2-1/+25
2015-10-19loleaflet: allow the disabling of the print handlerMihai Varga1-1/+1
2015-10-19loleaflet: searchAll methodMihai Varga4-4/+47
2015-10-19loleaflet: [more] rectangles to pixel bounds methodMihai Varga1-0/+13
2015-10-19loolwsd: allow the specification of the mime typeMihai Varga1-4/+8
2015-10-19drop 'part' from downloadas protocol as it is no longer neededMihai Varga4-16/+8
2015-10-19loolwsd: convert-to handler skeletonMiklos Vajna1-2/+41
2015-10-19loolwsd: invert this condition, so it's possible to add other casesMiklos Vajna1-16/+19
2015-10-19loolwsd: allow frame size of 200KMiklos Vajna1-4/+4
2015-10-19loleaflet: don't scroll based on the selection, but based on the cursorMihai Varga1-10/+0
2015-10-19loleaflet: map.getPageSizes - returns the size of each pageMihai Varga3-5/+12
2015-10-19loleaflet: mention reference.html in READMEMihai Varga1-0/+4
2015-10-19loleaflet: mention that some parameters are in twipsMihai Varga1-4/+4
2015-10-19loleaflet: we now have getPreview and getCustomPreview methodsMihai Varga7-111/+147