summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-19Bump version to 6.2-17cp-6.2-17Andras Timar1-1/+1
2020-06-19Fix a chrash in LOKit (Japanese-only)Andras Timar1-0/+5
2020-06-19[cp] Be more relaxed with accepting certs in serfAndras Timar2-0/+12
2020-06-19tdf#111535 - Add First-line indent, paragraph indent, and tab spaces/Core partgokaysatir4-1/+51
2020-06-18LOK: hyperlink were inserted as button instead of text objectPranam Lashkari1-1/+2
2020-06-17Add an option to send email encrypted PDF files via mailmerge.Gülşah Köse4-5/+149
2020-06-17sw reqif-xhtml export: add a new RTFOLEMimeType parameterMiklos Vajna10-11/+92
2020-06-17sw XHTML export: <blockquote> can't have character childrenMiklos Vajna2-7/+38
2020-06-16tdf#128502: Add a FIXME commentTor Lillqvist1-1/+3
2020-06-15Use getBcp47() instead of getLanguage()Andras Timar3-5/+5
2020-06-15Bin two leftover spurious writes to std::cerrTor Lillqvist1-2/+0
2020-06-15Make gtktiledviewer accept multiple documents to openTor Lillqvist1-7/+10
2020-06-12lok: formula bar: disable tunneled tooltipsMarco Cecchetti1-3/+3
2020-06-11lok: symbolic link to the "include" directory when builddir != srcdirHenry Castro1-0/+1
2020-06-11Bump version to 6.2-16cp-6.2-16Andras Timar1-1/+1
2020-06-11Fix 983db96a17630be906b868d2be811663f0d846f6Julien Nabet8-13/+13
2020-06-10tdf#133858 opening spreadsheet with large array formula takes 10 minsNoel Grandin1-0/+9
2020-06-10android: fix the build output directoryHenry Castro1-2/+2
2020-06-10android: Fix linking of liblo-native-code.so on x86_64Michael Weghorn1-1/+1
2020-06-10nss: Fix Android build for x86 and x86_64Michael Weghorn1-4/+8
2020-06-10ofz#11611 build failure with std::unexpected_handlerCaolán McNamara1-1/+1
2020-06-10LOK: duplicating multiple slidesPranam Lashkari2-1/+70
2020-06-10LOK: Allow deleting multiple slides from slidesorterPranam Lashkari1-5/+22
2020-06-10LOK: slide sorter: update the model on selecting multiple slidesPranam Lashkari1-4/+25
2020-06-10tdf#128502: Avoid potential crash in mobile app with multiple open documentsTor Lillqvist1-1/+1
2020-06-08Bump version to 6.2-15cp-6.2-15Andras Timar1-1/+1
2020-06-05chart lok: Assign a parent to the chart wizard if it has none.Jan Holesovsky1-0/+7
2020-06-05Remove a fragment from a file URL early onStephan Bergmann1-2/+4
2020-06-04sw sd lok: Don't enter the OLE editing mode right after inserting a chart.Jan Holesovsky2-3/+10
2020-06-04LOK: Emit the doc. modified state even when changing the cell inline.Jan Holesovsky2-6/+21
2020-06-03lok: add "Remove" param to .uno:ChangeTabStopTomaž Vajngerl3-7/+14
2020-06-02tdf#133498 Make native drawing of FormattedField work (again)Michael Weghorn4-1/+7
2020-05-28Bump version to 6.2-14cp-6.2-14Andras Timar1-1/+1
2020-05-27Add an option to create encyrpted PDF files with mailmerge.Gülşah Köse11-15/+226
2020-05-26tdf#132169 we always get the value in MapUnit::Map100thMMCaolán McNamara4-10/+20
2020-05-25Fix sending reference marks for current selectionSzymon Kłos1-5/+11
2020-05-22Don't show styles frame in insert table in onlineSzymon Kłos3-1/+7
2020-05-21MSForms: fix rendering of form field button.Tamás Zolnai2-9/+5
2020-05-21Accept iOS 13.5 SDKTor Lillqvist1-2/+2
2020-05-21jsdialog: send selected tab and namesSzymon Kłos1-0/+2
2020-05-21Dont show unnecesary buttons on mobile in wordcountSzymon Kłos1-2/+2
2020-05-21weld SvxSearchDialogCaolán McNamara20-1089/+1054
2020-05-21Add license header to jsdialogbuilderSzymon Kłos2-0/+22
2020-05-21Make Impress Insert Table dialog asyncSzymon Kłos6-110/+150
2020-05-21weld SvxSearchAttributeDialogCaolán McNamara6-57/+97
2020-05-20jsdialog: implement plus/minus for welded spinfieldsSzymon Kłos1-0/+17
2020-05-20sw HTML import: ignore hidden text framesMiklos Vajna9-0/+75
2020-05-20jsdialog: use welding for button click eventSzymon Kłos1-0/+13
2020-05-20Make Insert Table dialog asyncSzymon Kłos4-77/+110
2020-05-20jsdialog: use Idle timer to send updatesSzymon Kłos2-14/+46