summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* loleaflet: simplify logExceptiongh-pr-4FHenry Castro2021-08-061-4/+2
* Feedback: Do now show dialog if welcome is presentPedro Pinto Silva2021-08-061-3/+7
* Feedback: Fix timer valuePedro Pinto Silva2021-08-061-1/+1
* Feedback: passing WSD hashPedro Pinto Silva2021-08-061-0/+1
* loleaflet: prefix 'feedback-' messagesHenry Castro2021-08-061-4/+4
* Add Feedback: only if feebackLocation is defined and not emptyPedro Pinto Silva2021-08-061-2/+1
* loleaflet: fix variable "feebackLocation"Henry Castro2021-08-062-1/+3
* Feedback: Use proper location properties and pass isMobilePedro Pinto Silva2021-08-061-1/+7
* Feedback: Add mobile layout and fix desktop dialog positionPedro Pinto Silva2021-08-062-2/+29
* Feedback: Passing CSS Var as hash and fix heightPedro Pinto Silva2021-08-062-2/+2
* wsd: fix url redirectHenry Castro2021-08-061-1/+9
* Feedback: Style iframePedro Pinto Silva2021-08-062-0/+14
* add option --with-feedback-locationHenry Castro2021-08-064-16/+20
* loleaflet: handle iframe load errorHenry Castro2021-08-062-4/+18
* loleaflet: add feedback handlerHenry Castro2021-08-063-2/+55
* loleaflet: add initial iframe dialogHenry Castro2021-08-063-3/+64
* add initial feedback optionHenry Castro2021-08-063-1/+22
* freemium: added missing freemium bits for the mobile bottom barPranam Lashkari2021-08-061-65/+54
* use pragma instead of header guards in freemium header filesPranam Lashkari2021-08-061-3/+1
* Android: add common/Freemium.cpp to CMakeLists.txt.inAndras Timar2021-08-061-0/+1
* cypress: fixed broken mobile annotation testsPranam Lashkari2021-08-061-1/+2
* Freemium: Mobile: Fix overlay on primary buttonsPedro Pinto Silva2021-08-061-0/+9
* Freemium: Mobilewizard: Increase difference between locker and its elementPedro Pinto Silva2021-08-061-0/+11
* Mobile: Fix vex to follow latest changes on canvas and positionsPedro Pinto Silva2021-08-061-2/+0
* Freemium: Mobile: Fix menuwizardPedro Pinto Silva2021-08-061-3/+3
* Freemium: Fix sizes for Classic and MobilePedro Pinto Silva2021-08-062-46/+28
* final freemium patch to cover all the UI elements,Pranam Lashkari2021-08-064-55/+85
* Toolbar-up: avoid adding extra padding on the leftPedro Pinto Silva2021-08-061-1/+1
* Busypopup: Center SVG spinnerPedro Pinto Silva2021-08-061-0/+5
* Synchronize map with TilesSection: Fix CSSPedro Pinto Silva2021-08-053-0/+3
* Mobile: jsdialogs: Text import: Fix separator btn positionPedro Pinto Silva2021-08-051-1/+10
* Document: Scrollbar: Increase affordancePedro Pinto Silva2021-08-051-4/+4
* Make it clear when unotoolbutton is disabledPedro Pinto Silva2021-08-051-0/+1
* JS Sidebar: Fix textorientbox (calc)Pedro Pinto Silva2021-08-051-1/+11
* JS Sidebar: Do not add extra margins to pushbuttonsPedro Pinto Silva2021-08-051-1/+1
* JS Sidebar: Impress: Fix drawing-area widthPedro Pinto Silva2021-08-051-1/+1
* Allow pause & resume section updates to stack.Michael Meeks2021-08-043-12/+19
* Pause and resume drawing while clearing comment & redline sections.Michael Meeks2021-08-042-2/+10
* kit: improve StringVector usage in ChildSession::getClipboard()Miklos Vajna2021-08-041-1/+3
* Vex dialogs: Close btn: Fix positionPedro Pinto Silva2021-08-041-2/+1
* Notebookbar: Fix bigtoolitem size and keep ratioPedro Pinto Silva2021-08-041-0/+1
* perf-test: Performance updatesMert Tumer2021-08-042-38/+76
* Snackbar: Remove unnecessary CSS important rulePedro Pinto Silva2021-08-021-1/+1
* Snackbar: label: padding and space between buttonPedro Pinto Silva2021-08-021-2/+14
* Snackbar: Fix border-radius on desktopPedro Pinto Silva2021-08-021-0/+4
* Snackbar: label: style it differently if there is no actionPedro Pinto Silva2021-08-022-2/+10
* Snackbar: make sure no text transform is appliedPedro Pinto Silva2021-08-021-0/+1
* snackbar: show when disconnected and on desktopSzymon Kłos2021-08-025-36/+74
* Mobile: Snackbar: Shortened socket reload messagePedro Pinto Silva2021-08-021-0/+1
* snackbar: implemented for mobileSzymon Kłos2021-08-024-38/+89