summaryrefslogtreecommitdiff
path: root/loleaflet
AgeCommit message (Expand)AuthorFilesLines
2020-09-30update translationsWeblate138-318/+774
2020-09-30Use the CanvasTileLayer for all rendering.Jan Holesovsky8-141/+4
2020-09-30Loleaflet Calc: Add language support for "show sheet" buttons.gokaysatir2-2/+11
2020-09-30Online: Copy hyperlink location. / Online side.gokaysatir1-0/+9
2020-09-30loleaflet: Update npm packages.gokaysatir221-29/+2208
2020-09-29leaflet: translate: fix language list localisationPranam Lashkari1-3/+2
2020-09-28tdf#136459: Show the spreadsheet formula input bar when switching to edit modeTor Lillqvist2-0/+6
2020-09-28loleaflet: move the file "viamapi-client.js"Henry Castro3-3/+3
2020-09-28Save and restore UI element states via localStoragemert6-15/+54
2020-09-28Change Show/Hide Ruler & Statusbar by default on first loadmert4-4/+69
2020-09-28Make various bits of the UI configurable.Jan Holesovsky1-2/+4
2020-09-25update translationsWeblate8-104/+52
2020-09-25loleaflet: makefile: add back welcome messageAndras Timar1-0/+1
2020-09-24Loleaflet: Show sheet feature is enabled also for mobile.gokaysatir1-1/+40
2020-09-23Fix re-rendering - the sheet ended up with no content.Michael Meeks1-1/+1
2020-09-23Top Menu: improve resolution of menu marks byPedro Pinto Silva2-4/+45
2020-09-23LokDialog: Remember tooltip positionSzymon Kłos1-0/+2
2020-09-22update translationsWeblate3-40/+18
2020-09-22Resize tunneled tooltips on invalidationSzymon Kłos1-0/+11
2020-09-22Ruler: Make sure numbers are always vertically centeredPedro Pinto Silva1-1/+3
2020-09-22jsdialog: send FillColor as numberSzymon Kłos1-1/+1
2020-09-22notebookbar: toggle hamburger menu on clickSzymon Kłos1-1/+3
2020-09-21leaflet: show annotation marker only from the selected slidePranam Lashkari1-1/+2
2020-09-21Fix pinch gesture causes hammer to stuck on Mobilemert1-2/+13
2020-09-21default to Carlito in font selectorAndras Timar4-7/+7
2020-09-21Mobile: add missing rotation iconPedro Pinto Silva1-0/+1
2020-09-21Fix missing InputBar and sidebar in Calc.Tamás Zolnai1-2/+2
2020-09-21mobile: pre-condition if they are numbersHenry Castro1-1/+7
2020-09-21calc grid: render during canvas 'clear' if we can.Michael Meeks1-13/+24
2020-09-18Readonly: fix styles and multiple document headers on notebookbar and classicPedro Pinto Silva3-5/+17
2020-09-17tilecombine: should pass back oldwid to save bandwidth.Michael Meeks1-5/+17
2020-09-17calc canvas: use the right canvas size in core pixels to clear.Michael Meeks1-1/+1
2020-09-17calc grid: re-render the canvas when we get grid details.Michael Meeks1-0/+1
2020-09-17calc grid: fix this interleaving.Michael Meeks1-2/+4
2020-09-17grid lines: Setup renderBackground only after _painter exists.Jan Holesovsky2-61/+66
2020-09-17calc canvas: start of direct grid rendering.Michael Meeks2-15/+109
2020-09-17loleaflet: Hide the visibility of the cursor by defaultHenry Castro1-0/+1
2020-09-17split panes: Don't expose the freeze panes buttons in the toolbar.Jan Holesovsky1-5/+1
2020-09-17leaflet: added freeze pan buttons to view menuPranam Lashkari2-0/+7
2020-09-17leaflet: added freeze pan buttons to toolbarPranam Lashkari2-1/+9
2020-09-17notebookbar: added freeze pan buttons in calcPranam Lashkari5-0/+63
2020-09-17split panes: No dragging of the split lines currently.Jan Holesovsky2-2/+8
2020-09-17split panes: No split lines at all when they are at 0 position.Jan Holesovsky1-6/+11
2020-09-17calc canvas: More reliable check for the desktop / mobile / tablet.Jan Holesovsky4-2/+11
2020-09-17calc canvas: get the right core px size of the canvas across.Michael Meeks1-7/+9
2020-09-17Adjust splitline thickness according to zoom levelSzymon Kłos1-1/+3
2020-09-17Don't block handling of touch eventsSzymon Kłos2-13/+0
2020-09-17calc tiles: clarify some magic.Michael Meeks1-5/+8
2020-09-17calc canvas: avoid repeated setTransform; build the right offset.Michael Meeks1-12/+6
2020-09-17calc canvas: use sub image blitting instead of clipping.Michael Meeks1-9/+20