summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add insertsparkline colibre iconquikee/masterandreas kainz2022-04-141-0/+27
* add sparkline action to the menubar and notebookbarTomaž Vajngerl2022-04-143-1/+31
* Add Print Area (ranges) commands to notebookbar mode in CalcPedro Pinto Silva2022-04-133-0/+11
* Add Print Area (ranges) commands to classic mode in calcPedro Pinto Silva2022-04-132-0/+6
* Fix JSON syntax error for some Hebrew stringsTor Lillqvist2022-04-121-2/+2
* Add ar, he, and sl to match what we use for coreTor Lillqvist2022-04-122-0/+10
* When opening an attachment from the Mail app make sure it is opened read-onlyTor Lillqvist2022-04-124-4/+7
* Fix pointer type warningTor Lillqvist2022-04-121-1/+1
* Make it possible again to open documents in this app from other apps like MailTor Lillqvist2022-04-123-22/+68
* Comment out leftover NSLog() callTor Lillqvist2022-04-121-1/+1
* Give a storyboardIdentifier also to DocumentBrowserViewControllerTor Lillqvist2022-04-121-5/+6
* Add (commented-out) sleep to make editing the app easier when not starting it...Tor Lillqvist2022-04-121-0/+7
* wsd: test: move StringVector tests to StringVectorTestsAshod Nakashian2022-04-123-301/+327
* wsd: move tokenizer helpers into StringVectorAshod Nakashian2022-04-1245-267/+296
* wsd: test: move Authorization tests to RequestDetailsTestsAshod Nakashian2022-04-124-15/+120
* wsd: test: split out RequestDetails testsAshod Nakashian2022-04-123-828/+758
* Fix fallback welcome dialog on phone + other backports from online welcome di...Andras Timar2022-04-123-159/+353
* [docker] Remove -j from core buildMarco Marinello2022-04-121-1/+1
* [docker] Be consistent in number of processors used to buildMarco Marinello2022-04-121-2/+2
* Translated using Weblate (Chinese (Simplified))Eric2022-04-121-5/+4
* Translated using Weblate (Frisian)Andras Timar2022-04-1242-241/+223
* Update l10n files for WeblateAndras Timar2022-04-12158-15425/+15804
* Translated using Weblate (Swedish)Luna Jernberg2022-04-121-8/+7
* Translated using Weblate (Greek)Theo2022-04-122-58/+81
* browser: make Resolved string translatableAron Budea2022-04-122-1/+5
* enable eslint for CDarkOverlay.tsDennis Francis2022-04-121-67/+65
* Add row/column height/width options to Calc, classic mode, format menuPedro Pinto Silva2022-04-112-0/+8
* Fix StatisticsMenu arrowPedro Pinto Silva2022-04-111-7/+0
* Calc: Add missing row/columns height/width menus to the notebookbarPedro Pinto Silva2022-04-115-0/+24
* fix Notebookbar menus flickeringMert Tumer2022-04-111-1/+1
* jsdialog: autofilter: popups: fix on mobileSzymon Kłos2022-04-111-7/+24
* jsdialog: popups: don't close if nto received message from the serverSzymon Kłos2022-04-111-3/+9
* jsdialog: autofilter: unify with regular popup (from co-22.05)Szymon Kłos2022-04-112-11/+104
* added sparkline related uno commands and context menuTomaž Vajngerl2022-04-112-1/+10
* sidebar: fix alignment in chart deckSzymon Kłos2022-04-082-17/+13
* don't set cursor to IBeam unless textinput has the focusMert Tumer2022-04-081-1/+1
* Update gerrit and git shieldsPedro Pinto Silva2022-04-081-2/+2
* Add missing RowHeight and ColumnWdith to spreadsheet's context menuPedro Pinto Silva2022-04-084-0/+18
* test: increase buffer size in SocketProcessor()Miklos Vajna2022-04-081-1/+1
* feedback: fix Number conversionHenry Castro2022-04-071-2/+2
* infobar: fix number conversionHenry Castro2022-04-071-0/+1
* Classic: Add missing split cell dialog trigger to writerPedro Pinto Silva2022-04-071-0/+1
* Fix clone formatting button does not have state on notebookbarMert Tumer2022-04-074-12/+10
* Correctly hide keyboard on mobile wizardMert Tumer2022-04-071-1/+1
* Fix endless keyboard show/hide flickerMert Tumer2022-04-072-1/+8
* wsd: use STATE_ENUM for httpAshod Nakashian2022-04-061-80/+40
* wsd: support serializing STATE_ENUM to ostreamAshod Nakashian2022-04-061-2/+13
* wsd: use STATE_ENUM for SessionStateAshod Nakashian2022-04-062-26/+13
* wsd: include the ClientSession name in logsAshod Nakashian2022-04-061-16/+18
* wsd: add LOG_ASSERT to replace assert with extra loggingAshod Nakashian2022-04-063-5/+35