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
2020-09-15
calc grid: re-render the canvas when we get grid details.
feature/calc-canvas
Michael Meeks
1
-0
/
+1
2020-09-15
calc grid: fix this interleaving.
Michael Meeks
1
-2
/
+4
2020-09-10
calc canvas: get the right core px size of the canvas across.
Michael Meeks
1
-7
/
+8
2020-09-10
Adjust splitline thickness according to zoom level
Szymon Kłos
1
-1
/
+3
2020-09-10
Handle split lines also using touch gestures
Szymon Kłos
1
-5
/
+5
2020-09-10
CSS fixes for split line in calc
Szymon Kłos
1
-8
/
+4
2020-09-10
calc canvas: Zoom during the pinch-to-zoom too.
Jan Holesovsky
4
-9
/
+21
2020-09-09
calc canvas: remove svg grid-line background layer.
Michael Meeks
4
-121
/
+0
2020-09-09
calc canvas: start of direct grid rendering.
Michael Meeks
2
-16
/
+111
2020-09-09
Don't block handling of touch events
Szymon Kłos
2
-13
/
+0
2020-09-09
calc canvas: Better way to set up the zoom animation center and zoom.
Jan Holesovsky
3
-16
/
+8
2020-09-09
Don't allow to scroll app view
Szymon Kłos
2
-5
/
+5
2020-09-09
calc tiles: clarify some magic.
Michael Meeks
1
-7
/
+10
2020-09-09
Fix notebookbar css
Szymon Kłos
3
-14
/
+23
2020-09-09
Fix toolbars for tablet
Szymon Kłos
7
-8
/
+27
2020-09-08
calc canvas: avoid repeated setTransform; build the right offset.
Michael Meeks
1
-13
/
+9
2020-09-08
calc canvas: use sub image blitting instead of clipping.
Michael Meeks
1
-8
/
+19
2020-09-08
calc canvas: round view co-ordinates to the real pixels we need.
Michael Meeks
2
-0
/
+11
2020-09-08
Fix formulabar on mobile
Szymon Kłos
6
-26
/
+30
2020-09-08
calc canvas: avoid lots of canvas context save/restores.
Michael Meeks
1
-11
/
+3
2020-09-08
calc canvas: Move the canvas during the pinch-to-zoom.
Jan Holesovsky
1
-0
/
+10
2020-09-08
calc canvas: Paint to canvas during the pinch-to-zoom.
Jan Holesovsky
3
-15
/
+24
2020-09-08
Split lines only in the corner when set to 0
Szymon Kłos
2
-2
/
+10
2020-09-08
Update css for split panes
Szymon Kłos
5
-2
/
+10
2020-09-03
calc canvas: Preserving of the top left cell should be desktop-only.
Jan Holesovsky
1
-11
/
+13
2020-09-03
calc canvas: Set the zoom directly when swiping.
Jan Holesovsky
1
-2
/
+8
2020-09-03
calc canvas: Temporarily disable the zoom animation.
Jan Holesovsky
1
-1
/
+1
2020-09-02
calc canvas: paint invalid tiles until their replacement arrives.
Michael Meeks
1
-3
/
+7
2020-09-02
calc tiles: don't send un-necessary zoom / visible area changes.
Michael Meeks
1
-3
/
+2
2020-09-02
calc tiles: use canvas rendering for mobile too.
Michael Meeks
1
-3
/
+2
2020-09-02
calc canvas: ensure that the fraction width rounds to the pixel width.
Michael Meeks
1
-4
/
+13
2020-09-02
calc canvas: Fix occasional off-by-one error that results in a blurry canvas.
Jan Holesovsky
1
-6
/
+12
2020-09-02
calc tiles: connect debug to global setting.
Michael Meeks
1
-10
/
+6
2020-09-02
calc canvas: Keep the document zoom separate from the browser zoom.
Jan Holesovsky
1
-15
/
+0
2020-09-02
specialize twips/core-pixels/css-pixels conversion methods
Dennis Francis
2
-13
/
+125
2020-09-02
detect change in dpi and update zoom
Dennis Francis
2
-13
/
+16
2020-09-02
use the main canvas dpiScale everywhere
Dennis Francis
7
-22
/
+51
2020-09-02
sheetGeometry: use exact dpiScale when canvas is used
Dennis Francis
1
-58
/
+70
2020-09-02
header canvases should resize with map-resize
Dennis Francis
1
-0
/
+2
2020-09-02
setup the header canvases in the same way as the tile-canvas
Dennis Francis
3
-3
/
+6
2020-09-02
compute nearest zoomlevel with devpixelratio included
Dennis Francis
2
-0
/
+20
2020-09-02
calc-canvas: make tile size fixed (256) for every device
Dennis Francis
2
-2
/
+13
2020-09-02
use window.devicePixelRatio without rounding
Dennis Francis
2
-6
/
+11
2020-09-02
Don't merge - grim hack try to get 1:1 pixels in canvas.
Michael Meeks
1
-27
/
+17
2020-09-02
calc tiles: more debug helpers
Michael Meeks
1
-2
/
+9
2020-09-02
calc tiles: share code for building bounds and panes.
Michael Meeks
1
-39
/
+32
2020-09-02
calc tiles: remove partial re-rendering for now.
Michael Meeks
1
-118
/
+7
2020-09-02
Loleaflet: add time value
thais-dev
2
-2
/
+2
2020-09-02
leaflet: wsd: select the page before opening the slide wizard
Pranam Lashkari
2
-2
/
+3
2020-09-02
Fix name formatting
Szymon Kłos
2
-3
/
+4
[next]