summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2024-02-15tdf#159452 sw content control, PDF export: fix checked checkboxesMiklos Vajna2-2/+42
2024-01-12sw: search for alternative weights when embeding on docxJaume Pujantell2-12/+19
2023-11-24reuse AllowedLinkProtocolFromDocument in writerCaolán McNamara2-20/+26
2023-11-24warn about exotic protocols as wellCaolán McNamara2-2/+2
2023-09-11tdf#157136: apply top context properties to the text input fieldMike Kaganski2-0/+55
2023-07-17tdf#156287: don't try to move objects to pages other than their anchorMike Kaganski1-1/+3
2023-07-10Update pdfium to 5408Miklos Vajna1-1/+2
2023-06-24lok: use correct shell when doing undoSzymon Kłos1-2/+5
2023-06-04tdf#155611: SwFrame::FindNext sometimes returns a sub-frame of this frameMike Kaganski3-1/+76
2023-05-26sw: fix wrong downcast in UndoManager::IsViewUndoActionIndependent()Miklos Vajna2-1/+43
2023-05-22put floating frames under managed links controlCaolán McNamara2-11/+82
2023-05-17lok: Hide file name labelSzymon Kłos1-6/+4
2023-05-17lok: avoid painting writer windows to a giant virtual-device.Michael Meeks2-2/+3
2023-04-27tdf#155011: Fix assert/checkMike Kaganski3-2/+39
2023-04-25tdf#154113: do not forget to split the outermost section frameMike Kaganski6-79/+128
2023-04-23lok: Hide file linking in sectionSzymon Kłos1-0/+13
2023-04-23Make encodeForXml accessible for other modulesSzymon Kłos2-2/+4
2023-04-12Revert "tdf#143574 sw: textboxes in group shapes - part 3 take 2"Justin Luth8-279/+32
2023-04-12Revert "tdf#143574 sw: textboxes in group shapes -- part 4"Justin Luth8-216/+18
2023-04-12Revert "tdf#143574 OOXML export/import of textboxes in group shapes"Justin Luth7-36/+12
2023-04-12Revert "tdf#147126 sw: fix missing as_char anchoring of group textboxes"Justin Luth8-282/+234
2023-04-12Revert "tdf#147485 sw: fix group shape crash using std::shared_ptr"Justin Luth12-135/+104
2023-04-12Revert "tdf#149550 sw: fix crash by implementing nested textbox copy"Justin Luth5-120/+62
2023-04-12Revert "Related tdf#66039 DOCX import: fix Z-order of group shapes"Justin Luth5-68/+8
2023-04-12Revert "tdf#66039 DOCX: import textboxes (with tables, images etc.)Justin Luth9-74/+52
2023-04-12Revert "tdf#148687 tdf#149173 tdf#149546 sw: fix crash with textboxes"Justin Luth12-332/+119
2023-04-12Revert "tdf#153289: remove problematic assertion"Justin Luth1-0/+1
2023-03-31sw CopyBookmarks: ensure that Move copies can renameJustin Luth3-5/+22
2023-03-29tdf#146955 DOCX import: fix SAX exception with footnotesLászló Németh2-0/+12
2023-03-23Fix wrong layout of textbox in headerJaume Pujantell4-1/+31
2023-03-22tdf#150966 oox export avoid bottom above top for text areaRegina Henschel2-0/+18
2023-03-22tdf#153964 writerfilter compat15: top margin after break splitJustin Luth3-0/+90
2023-03-14sw content control: fix lost properties on copy&pastecp-22.05.11-1Miklos Vajna2-0/+66
2023-03-07sw: fix crash in GetUpperSpaceAmountConsideredForPrevFrameAndPageGrid()Miklos Vajna1-0/+5
2023-03-06tdf#153613 writerfilter: handle defered break before SDT startJustin Luth2-0/+5
2023-03-06related tdf#151548 sw: KEY_DOWN access to FieldmarkWithDropDownButtonJustin Luth3-0/+18
2023-02-17sw: rename WeakContentNodeContainer to WeakNodeContainerTomaž Vajngerl2-9/+9
2023-02-17sw: change statusbar to use an icon, fix statusbar updatingTomaž Vajngerl7-29/+55
2023-02-17sw: test online a11y check - splitting and joining nodesTomaž Vajngerl4-2/+177
2023-02-15tdf#147892 DOCX: fix corrupt export at para marker revision historyLászló Németh4-16/+53
2023-02-14Content Control Properties dialog alignmentSzymon Kłos1-1/+1
2023-02-13sw: fix crash in SwView::AttrChangedNotify()Miklos Vajna1-0/+5
2023-02-13tdf#91265 Use same plot area distance as used in MSOGülşah Köse1-2/+2
2023-02-09Fix build errors by suppressing warnings when building with Xcode 14.2Patrick Luby4-2/+18
2023-02-07tdf#151548 sw content controls: keyboard navigation with tab keyJustin Luth10-10/+211
2023-02-07lok: form controls: rendering and mouse event forwardingMarco Cecchetti3-3/+24
2023-02-07related tdf#151548 formfield navigation: loop to beginning/endJustin Luth9-26/+43
2023-01-31tdf#153289: remove problematic assertionMike Kaganski1-1/+0
2023-01-31tdf#148687 tdf#149173 tdf#149546 sw: fix crash with textboxesAttila Bakos (NISZ)12-119/+332
2023-01-30tdf#151548 sw content controls: preserve tabIndex val="-1"Justin Luth2-3/+5