summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-05-19Ignore testTdf115262() on macOS in this branchTor Lillqvist1-0/+2
2020-05-19Bump version to 6.2-13co-6.2-13Andras Timar1-1/+1
2020-05-19nss: upgrade to release 3.47.1Michael Stahl8-30/+38
2020-05-19Fix 'GetNumLines' overrides a member function but is not marked 'override'Tor Lillqvist1-1/+1
2020-05-19Fix warning on macOS: unused function 'dispatchCommand'Tor Lillqvist1-0/+2
2020-05-19jsdialog: weld SpinButton and CheckButtonSzymon Kłos2-0/+79
2020-05-19jsdialog: use for message dialogs on mobileSzymon Kłos6-5/+72
2020-05-19DOCX export: fix interaction between the crop and the wrap polygon of imageMiklos Vajna8-16/+50
2020-05-19DOCX import: fix interaction between the crop and the wrap polygon of imagesMiklos Vajna7-8/+74
2020-05-19tdf#130494: DOCX import: limit paragraph-level character propertyLászló Németh3-4/+28
2020-05-19tdf#128959 DOCX import: fix missing text lines in tablesLászló Németh3-2/+31
2020-05-19tdf#90069 DOCX: fix character style of new table rowsLászló Németh3-0/+45
2020-05-18jsdialog: send JSON on selection changeSzymon Kłos2-0/+7
2020-05-18jsdialog: handle nested tab pagesSzymon Kłos3-23/+70