summaryrefslogtreecommitdiff
path: root/loleaflet
AgeCommit message (Expand)AuthorFilesLines
2020-09-17header canvases should resize with map-resizeDennis Francis1-0/+2
2020-09-17setup the header canvases in the same way as the tile-canvasDennis Francis3-3/+6
2020-09-17compute nearest zoomlevel with devpixelratio includedDennis Francis2-0/+20
2020-09-17calc-canvas: make tile size fixed (256) for every deviceDennis Francis2-2/+13
2020-09-17use window.devicePixelRatio without roundingDennis Francis2-6/+11
2020-09-17Grim hack try to get 1:1 pixels in canvas.Michael Meeks1-27/+17
2020-09-17calc tiles: more debug helpersMichael Meeks1-2/+9
2020-09-17calc tiles: share code for building bounds and panes.Michael Meeks1-39/+32
2020-09-17calc tiles: remove partial re-rendering for now.Michael Meeks1-118/+7
2020-09-17Online: Show input help on Online / Online part.gokaysatir2-0/+53
2020-09-16update translationsWeblate405-107305/+111325
2020-09-16loleaflet: Hide portrait view previews on layout view.gokaysatir7-66/+88
2020-09-16Revert "Encode wopisrc part in download link"Szymon Kłos1-1/+1
2020-09-16Encode wopisrc part in download linkSzymon Kłos1-1/+1
2020-09-16Loleaflet: fix pencil iconThais Vieira2-3/+4
2020-09-15leaflet: disable tooltip in mobile and tabletPranam Lashkari7-7/+14
2020-09-15leaflet: annotation: use vex dialogs for annotation replyPranam Lashkari4-17/+36
2020-09-15scrolling: fixed multitouch horizontal scrollingPranam Lashkari1-1/+4
2020-09-15Mobile: Set icon for combobox rotationPedro Pinto Silva1-0/+1
2020-09-15leaflet: removed bogus menu items in Draw menuPranam Lashkari1-9/+9
2020-09-15Fix unable to open password protected documents on mobilemert1-0/+3
2020-09-15Mobile wizard: SetObjectToForeground label shouldn't be visiblePedro Pinto Silva1-1/+1
2020-09-15android: back button switches to readonly mode instead of closingmert6-3/+41
2020-09-15Mobile: Menu bar: Fix absent document-header on read-only documentsPedro Pinto Silva1-5/+2
2020-09-14change shape category names to match to core (and have l10n)Andras Timar1-2/+2
2020-09-11lc_starshapes.signet.svg is the correct icon for the signet shapeAndras Timar1-1/+1
2020-09-11Add missing class (selected) to _unoToolButtonPedro Pinto Silva1-2/+6
2020-09-11Mobile: set icon for watermark transparency spinfieldPedro Pinto Silva1-1/+3
2020-09-11make the label 'Functions' localizableAndras Timar1-1/+1
2020-09-11loleaflet: updated pot filesAndras Timar3-796/+818
2020-09-11Mobile: Fix missing img element for chart type andPedro Pinto Silva1-9/+17
2020-09-10Fix jquery-ui-tooltips' border and shadow color (notation for IE)Pedro Pinto Silva1-3/+3
2020-09-10 leaflet: cursor: bucket-cursor: fix inconsistenciesPedro Pinto Silva2-1/+1
2020-09-10Revert "loleaflet: Hide portrait view previews on layout view."Tamás Zolnai1-8/+0
2020-09-10A fix to handle the added "Reply to" when the user clicks on the comment in I...Ezinne Nnamani1-13/+3
2020-09-09loleaflet: Impress slide scroll improved.gokaysatir1-1/+1
2020-09-09leaflet: hide slide pane when mobile wizard visiblePranam Lashkari2-19/+44
2020-09-09leaflet: do not allow to add comments in read only modePranam Lashkari1-0/+2
2020-09-09admin: corrected grammar in tab namePranam Lashkari3-7/+7
2020-09-09loleaflet: Hide portrait view previews on layout view.gokaysatir1-0/+8
2020-09-09leaflet: fixed annotation getting out of screenPranam Lashkari2-1/+13
2020-09-09update translationsWeblate2-19/+11
2020-09-09leaflet: replaced w2ui tooltip with jquery tooltipPranam Lashkari10-12/+15
2020-09-09CSS lint: add more rules and fix problemsPedro Pinto Silva14-63/+74
2020-09-09leaflet: hyperlink popup will not displace the viewPranam Lashkari1-1/+30
2020-09-08loleaflet: introduce "stylelint" a modern linter for CSSHenry Castro4-2/+18
2020-09-08CSS lint: Code refactoringPedro Pinto Silva18-1265/+1212
2020-09-08leaflet: cursor: bucket-cursor fix alignmentPedro Pinto Silva1-1/+1
2020-09-08Fix inconsistencies wrt slide-sorter between impress and drawPedro Pinto Silva3-10/+15
2020-09-08Handle back button on mobileSzymon Kłos4-33/+60