summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-05-18libxslt: upgrade to release 1.1.34Michael Stahl6-136/+85
2020-05-18jsdialog: avoid crash in watermark dialogSzymon Kłos1-2/+5
2020-05-18tdf#129096: Document Recovery: Use TypeDetection on loadVasily Melenchuk1-0/+32
2020-05-18tdf#93389: keep encryption information for autorecovered MS formatsMike Kaganski5-6/+64
2020-05-18tdf#118639: store ODF encryption data for autorecoveryMike Kaganski2-8/+40
2020-05-18poppler: upgrade to release 0.82.0Michael Stahl6-39/+185
2020-05-18Fix build with poppler-0.82Rasmus Thomsen2-1/+40
2020-05-17libxml2: upgrade to release 2.9.10Michael Stahl3-39/+13
2020-05-16jsdialog: remember weld instancesSzymon Kłos4-30/+81
2020-05-15LOK: sending status of paragraph outline buttonsPranam Lashkari1-1/+5
2020-05-15Fix typo.Yunusemre Şentürk1-1/+1
2020-05-15jsdialog: execute actions using weld wrapperSzymon Kłos1-35/+85
2020-05-15jsdialog: Remember builder connected with LOK window idSzymon Kłos6-6/+42
2020-05-15Revert "jsdialog: react on edit text change"Szymon Kłos1-1/+1
2020-05-15jsdialog: refresh on notebook changesSzymon Kłos3-2/+59
2020-05-14jsdialog: send tab namesSzymon Kłos3-0/+26
2020-05-14jsdialog: react on edit text changeSzymon Kłos1-1/+1
2020-05-14jsdialog: react on button state changeSzymon Kłos2-0/+29