index
:
libreoffice/online
distro/cib/libreoffice-6-2
distro/cib/libreoffice-6-3
distro/collabora/co-4-2
distro/collabora/co-4-2-0
distro/collabora/co-4-2-1
distro/collabora/co-4-2-2
distro/collabora/co-4-2-3
distro/collabora/co-4-2-4
distro/collabora/co-4-2-5
distro/collabora/co-4-2-6
distro/collabora/co-4-2-7
distro/collabora/co-4-2-8
distro/collabora/co-6-4
distro/collabora/code-4.2.0-3
distro/collabora/code-4.2.0-4
distro/collabora/collabora-online-1-0
distro/collabora/collabora-online-1-9
distro/collabora/collabora-online-2-0
distro/collabora/collabora-online-2-1
distro/collabora/collabora-online-2-1-5
distro/collabora/collabora-online-3
distro/collabora/collabora-online-3-0
distro/collabora/collabora-online-3-0-0
distro/collabora/collabora-online-3-1
distro/collabora/collabora-online-3-2
distro/collabora/collabora-online-3-2-1
distro/collabora/collabora-online-4
distro/collabora/collabora-online-4-0
distro/collabora/collabora-online-4-0-4
distro/collabora/collabora-online-cd
distro/collabora/collabora-online-cd-3-1
distro/collabora/collabora-online-cd-3-2
distro/collabora/collabora-online-cd-3-4
distro/collabora/collabora-online-cd-4
distro/collabora/milestone-2
distro/collabora/milestone-3
distro/collabora/milestone-4
distro/collabora/milestone-5
distro/collabora/milestone-7
feature/anonymization-cd
feature/calc-canvas
feature/calc-canvas2
feature/calc-coordinates
feature/calc-rowcolumn-selection
feature/calczoom
feature/cib_contract173
feature/co4-gsoc19-sidebar-work
feature/contextmenu
feature/deduplication
feature/jsdialogs
feature/lifecycle
feature/locking
feature/lok_dialog
feature/mobile-input
feature/paralleltest
feature/proxyhack
libreoffice-5-2
libreoffice-5-3
libreoffice-5-4
libreoffice-6-0
libreoffice-6-1
libreoffice-6-2
libreoffice-6-3
libreoffice-6-4
libreoffice-7-0
master
private/Ashod/nonblocking
private/Ashod/repairactions
private/Ashod/tilecombine
private/Ashod/tileprioritization
private/hcvcastro/bind-mount
private/hcvcastro/forking
private/hcvcastro/socket
private/kendy/mobile
private/kendy/monitoring-collabora-online-3
private/kendy/monitoring-rebased
private/kendy/new-stuff
private/kendy/tilesandcallbacks
private/mmeeks/clipboard
private/mmeeks/copypaste
private/mmeeks/cursors
private/mmeeks/deltas
private/mmeeks/fixing
private/mmeeks/monitoring
private/mmeeks/thread-png
private/mmeeks/uds
private/mmeeks/unitbits
private/tml/cancellation
private/tml/ios-gen2
LibreOffice Online excellence.
michael
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-26
PNG compression - thread it.
private/mmeeks/thread-png
Michael Meeks
3
-39
/
+163
2019-04-23
change default HelpRootURL to 'https://help.libreoffice.org/help.html?'
Andras Timar
1
-1
/
+1
2019-04-23
gtk: fix typo
Miklos Vajna
1
-1
/
+1
2019-04-23
Move the Help URL to a new config path
Ashod Nakashian
1
-1
/
+1
2019-04-23
Add help URL to loolkitconfig.xcu
Ashod Nakashian
1
-1
/
+4
2019-04-23
leaflet: do not disable the Close Document menu for read-only docs
Ashod Nakashian
1
-1
/
+1
2019-04-23
tdf#124235: Fix the same problem on all platforms the same way
Tor Lillqvist
1
-11
/
+1
2019-04-23
wsd: set the language when creating a new view
Ashod Nakashian
3
-9
/
+16
2019-04-23
wsd: reduce tile logging from debug to trace level
Ashod Nakashian
2
-3
/
+3
2019-04-23
wsd: assert on 0-sized tiles
Ashod Nakashian
1
-0
/
+5
2019-04-23
leaflet: process the most common message first
Ashod Nakashian
2
-19
/
+22
2019-04-23
wsd: tile serializer now supports adding a suffix
Ashod Nakashian
3
-36
/
+41
2019-04-23
wsd: set vector size when constructing
Ashod Nakashian
1
-2
/
+3
2019-04-23
wsd: reuse ostringstream when logging
Ashod Nakashian
2
-17
/
+33
2019-04-23
wsd: use thread_local instead of __thread
Ashod Nakashian
1
-2
/
+2
2019-04-23
wsd: use fast deflate level for png
Ashod Nakashian
1
-0
/
+6
2019-04-23
wsd: logging, comments, and const correctness
Ashod Nakashian
2
-7
/
+8
2019-04-23
Unipoll: integrate with the LOK mainloop in a single thread.
Ashod Nakashian
7
-20
/
+125
2019-04-22
There is no l10n directory with localisation JSON files in the iOS app
Tor Lillqvist
1
-5
/
+8
2019-04-22
Add branding to the iOS app
Tor Lillqvist
3
-0
/
+24
2019-04-20
Typo fix
Tor Lillqvist
1
-1
/
+1
2019-04-20
re-factor PNG compression to share and protect TileDesc updates.
Michael Meeks
1
-47
/
+41
2019-04-19
Inline PngCache lookup to avoid redundant watermark blending.
Michael Meeks
1
-35
/
+24
2019-04-19
Simplify legacy single tile rendering code-path.
Michael Meeks
2
-100
/
+35
2019-04-19
perftrace: fix time parsing issue.
Michael Meeks
1
-2
/
+2
2019-04-19
Update bundled headers with profiling enum
Aron Budea
1
-0
/
+6
2019-04-19
tdf#124235: Make the combo box list be attached to the widget
Tor Lillqvist
1
-1
/
+11
2019-04-19
gtkapp: Fix clang's error: private field '...' is not used
Jan Holesovsky
2
-19
/
+31
2019-04-19
gtkapp: Drop this warning, clang complains about it.
Jan Holesovsky
1
-1
/
+1
2019-04-19
Edits
Tor Lillqvist
1
-3
/
+4
2019-04-19
Need -DGTKAPP here
Tor Lillqvist
1
-0
/
+1
2019-04-17
Prevent view from jumping on zoom in/out on mobile
Szymon Kłos
2
-9
/
+23
2019-04-17
About dialog: Add link to website
Samuel Mehrbrodt
1
-2
/
+6
2019-04-16
perftrace: consume PROFILE_FRAME messages and chart lok ProfileZones.
Michael Meeks
6
-9
/
+60
2019-04-16
loleaflet: fix sending 'compositionupdate' event data
Henry Castro
1
-7
/
+4
2019-04-16
android: Update / introduce modelines in the .java files.
Jan Holesovsky
6
-24
/
+49
2019-04-16
android: Introduce --with-vendor and --with-info-url.
Jan Holesovsky
6
-30
/
+84
2019-04-16
android: fix ArrayIndexOutOfBounds on selecting 'Drawings' in DefaultFileFilt...
kaishu-sahu
1
-0
/
+1
2019-04-16
android: Setting default values to setting preference, minor ux improvements
kaishu-sahu
1
-0
/
+3
2019-04-16
android: Cleanup unused resources.
Jan Holesovsky
4
-22
/
+1
2019-04-16
android: Port Settings from the old app
Florin Ciornei
8
-23
/
+256
2019-04-15
android: Update handling of the storage permission.
kaishu-sahu
3
-3
/
+36
2019-04-15
Branding: Add container for custom logo in about dialog
Samuel Mehrbrodt
1
-0
/
+1
2019-04-13
Extract iOS strings with prop2po from Translate Toolkit + update pots
Andras Timar
5
-255
/
+220
2019-04-12
Bin three unnecessary translatable strings that don't occur anywhere
Tor Lillqvist
2
-6
/
+0
2019-04-12
Add a string for translation from the collabora-online-4 branch
Tor Lillqvist
2
-0
/
+2
2019-04-12
Experiment with adding localisation of the Settings.bundle
Tor Lillqvist
3
-0
/
+12
2019-04-12
android: Allow setting of the app name via --with-app-name too.
Jan Holesovsky
3
-1
/
+4
2019-04-12
loleaflet: fix "select text with mouse after clicking into text box moves ...
Henry Castro
1
-5
/
+12
2019-04-12
loleaflet: fix the input method when receives 'compositionend' event
Henry Castro
1
-8
/
+4
[next]