summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* jsdialog: fix spinfield precision detection22.05.8.4Szymon Kłos2023-08-311-6/+3
* jsdialog: improve spinfields validation #6650Szymon Kłos2023-08-311-12/+15
* jsdialog: silence spinfield validation errors #6494Szymon Kłos2023-08-311-2/+18
* autofill onMouseDown doesn't generate working event position for hidpicp-22.05.18-1Caolán McNamara2023-08-131-2/+3
* Bump version to 22.05.18.1Aron Budea2023-08-122-1/+7
* Tablet: Non-functional sidebar button shown in read-only modePedro Pinto Silva2023-08-121-1/+3
* Tablet: Hide document file name input fieldPedro Pinto Silva2023-08-111-0/+4
* Show userlist on tabletsPedro Pinto Silva2023-08-111-1/+1
* admin: rename ACCESS_TOKEN -> JWT_TOKENHenry Castro2023-08-113-5/+4
* admin: fix auth issue when switching betweenRash4192023-08-111-11/+13
* browser: admin: use access tokenHenry Castro2023-08-112-15/+3
* admin: add access tokenHenry Castro2023-08-113-0/+26
* Remove open_local_editor button in tablet viewDarshan-upadhyay11102023-08-101-3/+3
* wsd: add the web-server URL to the media-src listAshod Nakashian2023-08-102-2/+4
* Add check for Insert_buttons to display in tablet viewDarshan-upadhyay11102023-08-081-0/+3
* accessibilty: added accessibilty fields to the mobile edit buttonPranam Lashkari2023-08-041-0/+4
* browser: remove hyperlink pop-upHenry Castro2023-08-041-23/+1
* Don't steal focus from outside iframe on load CalcSzymon Kłos2023-08-011-1/+2
* Bump version to 22.05.17.1cp-22.05.17-1Aron Budea2023-07-122-1/+7
* Bump version to 22.05.17 for iOS appAndras Timar2023-07-072-9/+1
* fix: Control.LanguageDialog to force the LanguageStatus commandFederico Rispo2023-07-051-1/+1
* formulabar: handle ESC keySzymon Kłos2023-07-031-0/+2
* formulabar: hide selection on clickSzymon Kłos2023-07-031-1/+0
* Increase default timeout to a bigger value.Gökay Şatır2023-07-031-1/+1
* jsdialog: fix checkboxes in treeviewSzymon Kłos2023-07-031-2/+20
* formulabar: use IME also on desktop #6737Szymon Kłos2023-07-023-32/+28
* cypress: fix failing unit test apply_paragraph_props_text_spec.jsHenry Castro2023-06-291-1/+3
* cypress: fix possible random file duplicatesHenry Castro2023-06-291-1/+1
* cypress: adjust values for '#copy-paste-container' elementsHenry Castro2023-06-291-4/+4
* cypress: no welcome if cypress test runningHenry Castro2023-06-291-1/+1
* browser: fix bundle exceptionsHenry Castro2023-06-291-1/+3
* show alias tags in contentcontrolsRash4192023-06-291-8/+48
* browser: use 'reportValidity' to validate numberHenry Castro2023-06-281-1/+18
* browser: use 'checkValidity' for spin field elementHenry Castro2023-06-281-1/+5
* browser: add method 'setContainer' to JSDialogHenry Castro2023-06-282-0/+5
* Bump version to 22.05.16.1cp-22.05.16-1Aron Budea2023-06-282-1/+7
* Update page state inn statusbar for readonly mode.Darshan-upadhyay11102023-06-282-3/+12
* Use consistent download PDF as... labelingPedro Pinto Silva2023-06-282-10/+10
* Add new "download as" PDF option - part 2luigiiucci2023-06-287-67/+130
* Tablet: Add "Read-only" label only for users with no writing accessPedro Pinto Silva2023-06-271-10/+16
* fix missing icon 'Open in local editor' in compact modeRash4192023-06-261-1/+2
* Mobile: Add "Read-only" label ONLY when it's not possible to editPedro Pinto Silva2023-06-261-4/+6
* Add new "download as" PDF optionluigiiucci2023-06-263-2/+19
* Limit memory usage of internal log storage.Patrick Luby2023-06-221-0/+8
* wsd: fallback from mknode to bind-mount for random devsAshod Nakashian2023-06-201-25/+66
* mount: support mounting from character deviceAshod Nakashian2023-06-201-6/+26
* killpoco: use own file stat helperAshod Nakashian2023-06-201-3/+3
* browser: improve _preventNonNumericalInput functionHenry Castro2023-06-161-0/+26
* browser: use Intl built-in object to get number formatHenry Castro2023-06-161-0/+17
* browser: add 'lang' property to get the current ...Henry Castro2023-06-161-2/+10