summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-09Don't bother with storing a ref to Application::instance() in a variable in s...private/tml/cancellationTor Lillqvist3-13/+6
2015-06-09Use a queue also in the child processesTor Lillqvist3-15/+51
2015-06-09Log the number of tiles requests and repliesTor Lillqvist1-4/+11
2015-06-09TypoTor Lillqvist1-1/+1
2015-06-09Add a "canceltiles" message to the protocol and handle itTor Lillqvist6-30/+174
2015-06-08Clarify usage messageTor Lillqvist1-1/+1
2015-06-08The buffer parameter to handleInput() can be constTor Lillqvist2-5/+5
2015-06-04Take the tile cache directory as an option, tooTor Lillqvist3-3/+13
2015-06-04We want --localstatedir=/var on DebianTor Lillqvist1-1/+1
2015-06-04Bump version after tarballTor Lillqvist1-1/+1
2015-06-04Bump version for tarballTor Lillqvist1-1/+1
2015-06-04Add Debian packagingTor Lillqvist7-0/+92
2015-06-04Bump version after tarballTor Lillqvist1-1/+1
2015-06-03Bump version for tarballTor Lillqvist1-1/+1
2015-06-03Avoid global dtors, just _Exit()Tor Lillqvist1-1/+2
2015-06-03Just use Requires instead of PreReqTor Lillqvist1-2/+1
2015-06-02The keycode RETURN it is converted to click.Henry Castro1-1/+2
2015-06-02Convert Javascript keycode to UNO keycodeHenry Castro1-1/+133
2015-06-02Added blinking cursorHenry Castro4-3/+174
2015-06-02Disable fade animation, it does not work Calc.Henry Castro1-0/+2
2015-06-01Post-release bumpTor Lillqvist1-1/+1
2015-06-01Bump version for tarballTor Lillqvist1-1/+1
2015-06-01For some reason I can't get the $LOOLWSD_NUMPRESPAWNS to workTor Lillqvist1-1/+1
2015-06-01Try to make this handled by systemdTor Lillqvist3-1/+44
2015-06-01Fix copy/paste error in help messageTor Lillqvist1-1/+1
2015-06-01Drop more too specific dependenciesTor Lillqvist1-1/+1
2015-06-01Drop a few too specific dependenciesTor Lillqvist1-1/+1
2015-06-01Bump version to 1.0.31 after "release"Tor Lillqvist1-1/+1
2015-06-01Bump version to 1.0.30 for tarballTor Lillqvist1-1/+1
2015-06-01Add the packages that the TDF build of LO should require (but doesn't)Tor Lillqvist1-1/+1
2015-05-31TiledLayer should not clear the search bar's not found indication.Jan Holesovsky2-5/+4
2015-05-31Don't switch parts when we are in the correct one already.Jan Holesovsky1-4/+7
2015-05-31Disable invalidation for the moment, breaks slides.Jan Holesovsky1-3/+2
2015-05-31Small addition.Jan Holesovsky1-0/+1
2015-05-30Kill _abortLoading, causes loss of tiles in various scenarios.Jan Holesovsky1-16/+0
2015-05-30Never ignore scroll.Jan Holesovsky1-9/+0
2015-05-29Post-release bump to 1.0.29Tor Lillqvist1-1/+1
2015-05-29Bump version to 1.0.28 for tarballTor Lillqvist1-1/+1
2015-05-29We do need to require the LO packagesTor Lillqvist1-5/+4
2015-05-29Use SearchItem.SearchStartPointMihai Varga2-1/+16
2015-05-29Improve tile cache handling for file: documentsTor Lillqvist2-12/+29
2015-05-29Post-release bump to 1.0.27Tor Lillqvist1-1/+1
2015-05-29Bump version to 1.0.26 for tarballTor Lillqvist1-1/+1
2015-05-29Don't use sudo to run setcap when building from rpmbuildTor Lillqvist2-8/+9
2015-05-29Post-release bump to 1.0.25Tor Lillqvist1-1/+1
2015-05-29Bump version to 1.0.24 for tarballTor Lillqvist1-1/+1
2015-05-29Add an invalidate: message that is in LOOL style with named parametersTor Lillqvist2-3/+35
2015-05-29Post-release bump to 1.0.9Tor Lillqvist1-1/+1
2015-05-29Bump version to 1.0.8 for tarballTor Lillqvist1-1/+1
2015-05-29Be more consistent in using 'using'Tor Lillqvist3-37/+49