summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* calc: Properly handle the disable statepriv/hub/grid-func-wizardHubert Figuière2024-05-081-4/+8
* allow a test to start without sidebarCaolán McNamara2024-05-081-1/+2
* tile.canvas is always true after a successful _ensureContext(tile)Caolán McNamara2024-05-081-8/+2
* update impress/apply_font_shape_spec.js to passCaolán McNamara2024-05-081-1/+1
* bgsave: update unit tests to exercise races in modified state.Michael Meeks2024-05-083-40/+164
* bgsave: close race of typing while a background save completes.Michael Meeks2024-05-084-18/+129
* bgsave: improve unit tests.Michael Meeks2024-05-084-5/+85
* Bump version to 24.04.2.1cp-24.04.2-1Aron Budea2024-05-082-1/+7
* Container is rendered on the server side.Gökay Şatır2024-05-081-7/+2
* Slide sorter: presentation toolbar: Remove ui breakPedro Pinto Silva2024-05-081-8/+0
* Fix failing test mobile/writer/table_properties_spec.jsNeil Guertin2024-05-081-7/+5
* _canonicalIdInitialized is a member of CanvasTileLayer not TilesPreFetcherCaolán McNamara2024-05-081-1/+1
* Fix failing test desktop/writer/top_toolbar_spec.jsNeil Guertin2024-05-081-2/+4
* check for _docLayer existence before deref of _docLayerCaolán McNamara2024-05-081-1/+1
* Fix failing test desktop/writer/top_toolbar_spec.jsNeil Guertin2024-05-071-15/+62
* browser: preview: simplify 'isPreviewVisible'Henry Castro2024-05-071-14/+8
* browser: preview: fix time out resize eventHenry Castro2024-05-071-2/+2
* fix: don't wait for migrate msg if indirection server closes the connection b...Rashesh Padia2024-05-073-0/+16
* indirection_server: migrate document on shutdownRashesh Padia2024-05-0710-2/+101
* admin: fix gaps between cards when server/card gets removedRashesh Padia2024-05-071-1/+1
* get coolwsd log on failureCaolán McNamara2024-05-071-1/+1
* try rm -f coolwsd instead of rm coolwsdCaolán McNamara2024-05-071-1/+1
* cid#365219 silence Explicit null dereferencedCaolán McNamara2024-05-071-0/+3
* cid#365222 COPY_INSTEAD_OF_MOVECaolán McNamara2024-05-071-1/+1
* cid#365225 COPY_INSTEAD_OF_MOVECaolán McNamara2024-05-071-1/+1
* cid#365236 Dereference null return valueCaolán McNamara2024-05-071-1/+1
* impress: restrict presentation in readonly modeHubert Figuière2024-05-076-1/+35
* Add more comment warnings around security critical code.Michael Meeks2024-05-073-6/+12
* comments: remove obsolete thread related comments.Michael Meeks2024-05-071-4/+4
* bgsave: use document name progress bar instead for saving.Michael Meeks2024-05-062-10/+37
* bgsave: change statusindicator protocol message to 'progress' + JSON.Michael Meeks2024-05-0617-67/+189
* Mobile: Formulabar: inherit more from desktop, remove negative valuePedro Pinto Silva2024-05-062-23/+6
* Formulabar input, cell address input, AutoSum: Fix sizes discrepanciesPedro Pinto Silva2024-05-062-12/+33
* Formulabar: Fix address input field not being targeted (css)Pedro Pinto Silva2024-05-061-1/+1
* Formulabar: Fix buttons jumping positionPedro Pinto Silva2024-05-061-7/+1
* Formula bar: Fix alignment, avoid individual margin for each buttonPedro Pinto Silva2024-05-061-7/+2
* Refactor: CSS: avoid generic formulabar rulesPedro Pinto Silva2024-05-062-2/+2
* Show run presentation icon in Impress slide sorter toolbarSzymon Kłos2024-05-061-9/+11
* Fix buttons visibility in formulabar on cancelformulaSzymon Kłos2024-05-051-26/+17
* cypress: fix assertion in jsdialog testSzymon Kłos2024-05-051-1/+1
* jsdialog: hide unused linkbuttonSzymon Kłos2024-05-051-1/+2
* add a test for joining doc and disconnectingCaolán McNamara2024-05-032-0/+220
* Default to four pre-spawned children.Michael Meeks2024-05-022-1/+9
* Fix toolbar up section after w2ui reworkDarshan-upadhyay11102024-05-023-1/+10
* Fix calc-mobile top toolbar and formula bar which are brokenPedro Pinto Silva2024-05-022-9/+17
* Mobile: Hamburger and back btn: Fix height after table to divPedro Pinto Silva2024-05-021-3/+2
* Mobile: remove legacy hamburger (opened state) rules (css refactor)Pedro Pinto Silva2024-05-021-4/+0
* Adjust table elements for mobile view.Darshan-upadhyay11102024-05-022-0/+4
* Change table layout to CSS base table structureDarshan-upadhyay11102024-05-022-12/+10
* browser: preview: simplifiy _resize functionHenry Castro2024-05-021-2/+2