summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2020-11-26lok: Don't even iterate through the redlines when they are disabled.Jan Holesovsky1-4/+12
2020-11-25sw tiled rendering: fix paint->invalidation loop when paint is started by vclMiklos Vajna3-0/+44
2020-10-29leaflet: User may continue writing a comment after it loses focus/core part.gokaysatir2-1/+14
2020-10-28tdf#136983 partial revert NFC ww8 cleanup: remove unused variablesJustin Luth2-1/+10
2020-10-06Online: Copy hyperlink location. / Core side.gokaysatir10-25/+63
2020-10-06fix Graphic duplication in import and add GraphicMapperTomaž Vajngerl2-0/+83
2020-10-06docx export: Use checksum as key to cache graphic, not Graphic*Tomaž Vajngerl2-14/+40
2020-09-22Resolves: tdf#128318 'Standard' buttons should not be shown by defaultCaolán McNamara2-2/+4
2020-09-15Added new command to delete the comment threadPranam Lashkari18-1/+114
2020-09-15Added new command to resolve the comment threadPranam Lashkari14-0/+93
2020-09-15changed FN_RESOLVE_NOTE behaviour to resolve single notePranam Lashkari4-12/+51
2020-09-07sw: default to UI locale when language is missingMiklos Vajna3-0/+29
2020-07-28Use enable/disable widgets instead of hide/show.Gülşah Köse1-10/+9
2020-07-24sw: find & replace: fix soft hyphen cleaningMiklos Vajna4-3/+187
2020-07-21Revert "tdf#128502: Try to support multiple documents ...cp-6.2-20Andras Timar1-2/+1
2020-07-14Fix widget placement problem on mailmerge result dialog.Gülşah Köse1-1/+2
2020-06-25tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist1-1/+2
2020-06-25Revert "tdf#128502: Try to support multiple documents in LibreOfficeKit-using...Tor Lillqvist1-2/+1
2020-06-24tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist1-1/+2
2020-06-23tdf#116194 DOCX import: fix missing tables with w:gridBeforeLászló Németh2-0/+9
2020-06-19tdf#111535 - Add First-line indent, paragraph indent, and tab spaces/Core partgokaysatir2-0/+31
2020-06-17Add an option to send email encrypted PDF files via mailmerge.Gülşah Köse3-5/+121
2020-06-17sw reqif-xhtml export: add a new RTFOLEMimeType parameterMiklos Vajna4-2/+59
2020-06-17sw XHTML export: <blockquote> can't have character childrenMiklos Vajna2-7/+38
2020-06-11Fix 983db96a17630be906b868d2be811663f0d846f6Julien Nabet8-13/+13
2020-06-04sw sd lok: Don't enter the OLE editing mode right after inserting a chart.Jan Holesovsky1-2/+5
2020-06-03lok: add "Remove" param to .uno:ChangeTabStopTomaž Vajngerl1-5/+11
2020-05-27Add an option to create encyrpted PDF files with mailmerge.Gülşah Köse10-15/+208
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-21Dont show unnecesary buttons on mobile in wordcountSzymon Kłos1-2/+2
2020-05-21weld SvxSearchDialogCaolán McNamara1-2/+2
2020-05-20sw HTML import: ignore hidden text framesMiklos Vajna9-0/+75
2020-05-20Make Insert Table dialog asyncSzymon Kłos4-77/+110
2020-05-19DOCX export: fix interaction between the crop and the wrap polygon of imageMiklos Vajna6-13/+45
2020-05-19DOCX import: fix interaction between the crop and the wrap polygon of imagesMiklos Vajna1-8/+8
2020-05-19tdf#130494: DOCX import: limit paragraph-level character propertyLászló Németh2-0/+13
2020-05-19tdf#128959 DOCX import: fix missing text lines in tablesLászló Németh2-0/+23
2020-05-19tdf#90069 DOCX: fix character style of new table rowsLászló Németh2-0/+32
2020-05-12Add mobile version of WordCountDialogSzymon Kłos4-1/+676
2020-05-11lok: MSForms: send also the placeholder text.Tamás Zolnai2-1/+8
2020-05-10lok: MSForms: test & fix two corner cases of drop-down field.Tamás Zolnai4-2/+81
2020-05-09lok: MSForms: add a test case about editing drop down form field.Tamás Zolnai2-1/+62
2020-05-09lok: MSForms: send button message also when paint area is not changing.Tamás Zolnai2-1/+8
2020-05-09lok: MSForms: fix field activation for multiple fields.Tamás Zolnai1-1/+2
2020-05-09lok: MSForms: fix editing of drop-down field.Tamás Zolnai1-9/+9
2020-05-09lok: MSForms: disable form field messages on mobile.Tamás Zolnai1-0/+6
2020-05-09lok: MSForms: dont send form field button data with empty text area.Tamás Zolnai2-18/+4
2020-05-09lok: MSForms: Handle event about item selection of a drop-down field.Tamás Zolnai2-0/+40
2020-05-09lok: MSForms: Send also the drop down field params to the client code.Tamás Zolnai2-3/+43