Age | Commit message (Expand) | Author | Files | Lines |
2020-10-06 | Bump version to 6.2-25cp-6.2-25 | Andras Timar | 1 | -1/+1 |
2020-10-06 | Online: Copy hyperlink location. / Core side. | gokaysatir | 35 | -44/+325 |
2020-10-06 | fix Graphic duplication in import and add GraphicMapper | Tomaž Vajngerl | 18 | -16/+331 |
2020-10-06 | docx export: Use checksum as key to cache graphic, not Graphic* | Tomaž Vajngerl | 2 | -14/+40 |
2020-10-05 | Don't insert hyperlink outside the page | Szymon Kłos | 1 | -2/+5 |
2020-10-05 | lok: Add posibility to change chart fill gradient | Szymon Kłos | 5 | -0/+63 |
2020-10-05 | Set correct gradient color for chart background in sidebar | Szymon Kłos | 1 | -0/+29 |
2020-10-05 | Set correct color for chart background in sidebar | Szymon Kłos | 1 | -0/+47 |
2020-10-05 | Use default diagram page selection for charts | Szymon Kłos | 1 | -1/+14 |
2020-10-05 | Allow invalidate after queue_resize for lok in sidebar | Szymon Kłos | 1 | -1/+19 |
2020-10-02 | Fix libnssckbi not found error on Android | Mert Tumer | 1 | -1/+1 |
2020-09-28 | lok: sidebar: avoid deactivation when the sidebar is painting | Henry Castro | 1 | -1/+4 |
2020-09-28 | Online: Show input help on Online / Core part. | gokaysatir | 5 | -0/+25 |
2020-09-23 | tdf#94300: custom gradients apply also from chart sidebar | Katarina Behrens | 1 | -26/+26 |
2020-09-23 | tdf#120495 Providing self adapting height to the Area section of Sidebar | Sumit Chauhan | 2 | -0/+20 |
2020-09-23 | Switch from -Oz to -O2 for iOS | Tor Lillqvist | 1 | -1/+1 |
2020-09-22 | tdf#128136: Build curl, nss, and xmlsec for iOS, too | Tor Lillqvist | 9 | -27/+278 |
2020-09-22 | Resolves: tdf#128318 'Standard' buttons should not be shown by default | Caolán McNamara | 2 | -2/+4 |
2020-09-22 | Use up-to-date config.{guess,sub} for external/xmlsec, too | Tor Lillqvist | 1 | -0/+2 |
2020-09-22 | Use up-to-date config.{guess,sub} for external/curl, too | Tor Lillqvist | 1 | -0/+2 |
2020-09-22 | Allow to save file if chart editing is active | Szymon Kłos | 1 | -1/+1 |
2020-09-21 | lok: Add posibility to change chart fill color | Szymon Kłos | 3 | -0/+30 |
2020-09-18 | lok:sidebar: deactivate the shell with no default context | Henry Castro | 1 | -1/+2 |
2020-09-17 | Add getopt declarationscp-6.2-24 | Tor Lillqvist | 2 | -0/+26 |
2020-09-17 | Add Stephan's "Very bad HACK" to the iOS code, too, for iOS 14 | Tor Lillqvist | 2 | -3/+48 |
2020-09-17 | jsdialog: use window only if visible | Szymon Kłos | 3 | -6/+31 |
2020-09-17 | Accept iOS SDK 14.0 | Tor Lillqvist | 1 | -2/+2 |
2020-09-15 | Added new command to delete the comment thread | Pranam Lashkari | 19 | -1/+122 |
2020-09-15 | Added new command to resolve the comment thread | Pranam Lashkari | 17 | -0/+103 |
2020-09-15 | changed FN_RESOLVE_NOTE behaviour to resolve single note | Pranam Lashkari | 4 | -12/+51 |
2020-09-15 | Revert "sidebar: restrict sending once a "created" message" | Henry Castro | 1 | -7/+1 |
2020-09-14 | Bump version to 6.2-24co-6.2-24 | Andras Timar | 1 | -1/+1 |
2020-09-14 | sidebar: restrict sending once a "created" message | Henry Castro | 1 | -1/+7 |
2020-09-11 | Online: selection highlight in Calc should follow font size changes. | Marco Cecchetti | 5 | -148/+144 |
2020-09-09 | Update git submodules | Andras Timar | 1 | -0/+0 |
2020-09-08 | SVG export: fix failure on trying to read graphic of a 3D shape | Miklos Vajna | 4 | -2/+25 |
2020-09-07 | sw: default to UI locale when language is missing | Miklos Vajna | 3 | -0/+29 |
2020-09-04 | tdf#83779: convert TRUE/FALSE constants to functions TRUE()/FALSE() | Mike Kaganski | 4 | -6/+39 |
2020-09-02 | Accept iOS SDK 13.7cp-6.2-23 | Tor Lillqvist | 1 | -2/+2 |
2020-09-02 | LOK: allow slide switching in mobile even if it is same slideco-6.2-23 | Pranam Lashkari | 1 | -1/+3 |
2020-09-02 | On double click on chart select the chart backgroud | Pranam Lashkari | 1 | -1/+4 |
2020-09-01 | Resolves: tdf#130108 ensure we don't reuse the last SetSearchMask setting | Caolán McNamara | 1 | -1/+1 |
2020-09-01 | sd: test Replace and ReplaceAll using LOKit | Tomaž Vajngerl | 2 | -0/+115 |
2020-09-01 | sd: Make search bound to a view - to allow independent searching | Tomaž Vajngerl | 8 | -57/+108 |
2020-09-01 | move vector graphic search to View, so it works in multiple views | Tomaž Vajngerl | 3 | -33/+66 |
2020-09-01 | vcl: save and load the page number when swapping the graphic | Tomaž Vajngerl | 3 | -1/+25 |
2020-08-31 | LOK: send state of FormatPaintbrush | Pranam Lashkari | 1 | -2/+2 |
2020-08-28 | LOK: do not show calc notes in the online | Pranam Lashkari | 1 | -2/+14 |
2020-08-26 | freetype: upgrade to release 2.9.1 | Michael Stahl | 3 | -40/+2 |
2020-08-26 | tdf#126079 update Source Serif font to 3.0 | Andras Timar | 2 | -5/+5 |