summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-28build requires /usr/include/linux/seccomp.hAndras Timar2-3/+3
2017-06-26Update PostMessageOrigin if SSL termination is on tooPranav Kant1-0/+8
2017-06-26tdf#108753 postinstall script uses setcap, package should depend on libcap2-binAndras Timar1-1/+1
2017-06-26wsd: use logging macros and const ref where possibleAshod Nakashian1-4/+4
2017-06-26wsd: don't busy wait when getNewChild fails fastAshod Nakashian1-0/+3
2017-06-24Re-factor: pass oldWid into encodePNG sub buffer.Michael Meeks1-9/+11
2017-06-23Bin unused parameter, rudePranav Kant2-14/+7
2017-06-23Remove redundant function callPranav Kant1-1/+1
2017-06-23net: remove unused using declarations in clientnbMiklos Vajna1-4/+0
2017-06-22Replace now un-used locking with thread affinity assertions.Michael Meeks3-14/+23
2017-06-22Simplify renderid generation, and re-order.Michael Meeks1-18/+15
2017-06-22loleaflet: Detach closebutton from toolbarPranav Kant5-20/+31
2017-06-22Bin unused headerPranav Kant1-1/+0
2017-06-22Enable HTTP key pinning when ssl termination is on tooPranav Kant1-1/+1
2017-06-22Obsolete commentPranav Kant1-3/+0
2017-06-22tools: initializer for base class XMLConfiguration is redundant, remove itMiklos Vajna2-3/+2
2017-06-21fix js lint errorAditya Dewan1-1/+1
2017-06-21disable search as type from the dialog box for calc/impressAditya Dewan2-9/+20
2017-06-21SocketDisposition::setMove(): parameter is passed by value, move itMiklos Vajna1-1/+1
2017-06-21Bin file committed by mistakePranav Kant1-0/+0
2017-06-21Disable Copy from calc cells and formula barPranav Kant3-2/+12
2017-06-20Use WireIds instead of long hashes to identify tiles efficiently.Michael Meeks13-130/+217
2017-06-20Protocol - only match complete token names.Michael Meeks1-1/+2
2017-06-20Document custom button APIPranav Kant1-11/+72
2017-06-20Its Host_PostmessageReady, not Host_PostMessageReady according to specsPranav Kant1-2/+2
2017-06-20Warn users if they try to use post message API incorrectlyPranav Kant1-0/+11
2017-06-20Make this custom button's css consistent with other toolbar imagesPranav Kant1-1/+1
2017-06-20loleaflet: Updated pot fileAndras Timar2-261/+283
2017-06-20loleaflet: Find & Replace dialog l10nAndras Timar1-2/+2
2017-06-20test: fix clang -Werror,-Winconsistent-missing-overrideMiklos Vajna1-1/+1
2017-06-20wsd: always prespawn children when creating forkitAshod Nakashian1-7/+3
2017-06-20wsd: avoid deadlock when restoring forkitAshod Nakashian1-2/+2
2017-06-20wsd: fix access-after-free errorAshod Nakashian1-5/+9
2017-06-19Make the slideshow SVG validation somewhat less lame.Michael Meeks1-9/+47
2017-06-19wsd: Don't show dialog if document is unmodifiedPranav Kant3-9/+22
2017-06-19.gitignore tags filesPranav Kant1-0/+2
2017-06-19test: make sure own header is self-containedMiklos Vajna1-2/+2
2017-06-19loleaflet: Allow users to repair at all timesAshod Nakashian1-3/+1
2017-06-18fix compilation errors with --disable-ssl optionHenry Castro1-0/+4
2017-06-16Check for spare space in the right place.Michael Meeks1-2/+2
2017-06-16Units: allow filtering of user alerts.Michael Meeks4-0/+18
2017-06-16Update modifiedTime for local files unconditionallyPranav Kant3-12/+30
2017-06-16tdf#106451 admin: graph to monitor network activityAditya Dewan8-26/+361
2017-06-16test: give the socket the chance to get the error in getErrorCode()Miklos Vajna1-0/+1
2017-06-15Revert "loleaflet: Shorten the docuri in the websocket request."Ashod Nakashian1-3/+1
2017-06-14loleaflet: Shorten the docuri in the websocket request.Jan Holesovsky1-1/+3
2017-06-14discovery: Add bmp as read-only type too.Jan Holesovsky1-0/+3
2017-06-14wsd: Honor the hosting/discovery read-only setting in LocalStorage too.Jan Holesovsky1-0/+6
2017-06-14tdf#97020 follow up | heading/label not selectable nowAditya Dewan1-0/+4
2017-06-13loleaflet: Also show scrollbar on hoverPranav Kant2-2/+9