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