summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2021-01-13sw edit win: fix read-only selections while handling ExtTextInputMiklos Vajna1-1/+9
2020-12-23tdf#138953: use original (cropped, but unrotated) object size in spPrMike Kaganski2-12/+27
2020-12-10Online: "Copy hyperlink location" feature improvement.gokaysatir1-7/+1
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 Vajna1-0/+11
2020-10-29leaflet: User may continue writing a comment after it loses focus/core part.gokaysatir1-0/+13
2020-10-28tdf#136983 partial revert NFC ww8 cleanup: remove unused variablesJustin Luth1-1/+5
2020-10-06Online: Copy hyperlink location. / Core side.gokaysatir2-6/+44
2020-10-06docx export: Use checksum as key to cache graphic, not Graphic*Tomaž Vajngerl2-14/+40
2020-09-15Added new command to delete the comment threadPranam Lashkari6-1/+64
2020-09-15Added new command to resolve the comment threadPranam Lashkari4-0/+37
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 Vajna2-0/+27
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 Vajna1-3/+16
2020-07-21Revert "tdf#128502: Try to support multiple documents ...cp-6.2-20Andras Timar1-2/+1
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-19tdf#111535 - Add First-line indent, paragraph indent, and tab spaces/Core partgokaysatir1-0/+27
2020-06-17Add an option to send email encrypted PDF files via mailmerge.Gülşah Köse2-5/+76
2020-06-17sw reqif-xhtml export: add a new RTFOLEMimeType parameterMiklos Vajna3-2/+24
2020-06-17sw XHTML export: <blockquote> can't have character childrenMiklos Vajna1-1/+2
2020-06-11Fix 983db96a17630be906b868d2be811663f0d846f6Julien Nabet6-10/+10
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öse6-5/+133
2020-05-22Don't show styles frame in insert table in onlineSzymon Kłos2-0/+6
2020-05-21MSForms: fix rendering of form field button.Tamás Zolnai2-9/+5
2020-05-21weld SvxSearchDialogCaolán McNamara1-2/+2
2020-05-20sw HTML import: ignore hidden text framesMiklos Vajna7-0/+38
2020-05-20Make Insert Table dialog asyncSzymon Kłos3-74/+105
2020-05-19DOCX export: fix interaction between the crop and the wrap polygon of imageMiklos Vajna5-6/+29
2020-05-12Add mobile version of WordCountDialogSzymon Kłos2-1/+14
2020-05-11lok: MSForms: send also the placeholder text.Tamás Zolnai1-1/+5
2020-05-10lok: MSForms: test & fix two corner cases of drop-down field.Tamás Zolnai1-2/+2
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 Zolnai1-0/+3
2020-05-09lok: MSForms: Handle event about item selection of a drop-down field.Tamás Zolnai1-0/+37
2020-05-09lok: MSForms: Send also the drop down field params to the client code.Tamás Zolnai1-3/+29
2020-05-09lok: MSForms: Add callback for form field button.Tamás Zolnai2-2/+51
2020-05-08tdf#98409 doc export: export (non-default) cell marginsJustin Luth1-0/+59
2020-05-08tdf#73056 doc import: table margins - unknown byte is EndCellJustin Luth1-15/+19
2020-04-27remove macro tab for image dialog in onlinePranam Lashkari1-0/+4
2020-04-22sw: prefer ODF over RTF when pasting from WriterMiklos Vajna2-0/+43
2020-04-15sw: avoid calling SwView::GetWrtShell() unconditionally from the SwView ctorMiklos Vajna1-1/+1
2020-04-14lok: add tabstop changing and callback to send tabstop updatesTomaž Vajngerl1-2/+68