summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2019-11-21sw: revert change in expanding hints in SwXText::insertTextContent()Michael Stahl2-3/+102
2019-11-20sw: RTF export: fix invalid RTF for shapes and text frames againMichael Stahl5-4/+173
2019-11-20tdf#128608 ww8import: COL_AUTO == NO FILL, not solidJustin Luth3-13/+14
2019-11-19tdf#128504 save DOCX as ODT: don't color not highlighted hyperlinksTünde Tóth3-2/+13
2019-11-18Related: tdf#128104 extend popup handler to cover all CommandEventsCaolán McNamara2-3/+3
2019-11-18tdf#128700 ww8import: no relative width table if made into a flyJustin Luth3-1/+13
2019-11-15tdf#124986: docx: remove trailing quotation marks and spaces from set fieldsbrinzing2-0/+21
2019-11-15sw: RTF export: fix invalid RTF for shapes and text framesMichael Stahl1-1/+6
2019-11-13tdf#124367 DOCX import: fix rounding error in table cell widthsBakos Attila6-4/+21
2019-11-13table properties dialog should be modalCaolán McNamara1-0/+1
2019-11-12tdf#109219 Allow files with spaces in name as MM data sourceMichael Weghorn1-1/+1
2019-11-11tdf#127921 Revert mouse/key listeners to original stateSamuel Mehrbrodt1-31/+26
2019-11-09partial revert tdf#116071 import to XATTR_FILL not RES_BACKGROUNDJustin Luth3-4/+30
2019-11-09tdf#125778 docxexport: handle pageBreak before TOXJustin Luth3-3/+8
2019-11-08tdf#128603 sw textbox: restore shape+frame pair on undoMiklos Vajna4-1/+66
2019-11-08tdf#120315 DOCX import: fix cells merged verticallyBakos Attila2-0/+18
2019-11-07tdf#126994 ww8 export: Don't skip TOX end nodeJustin Luth3-3/+9
2019-11-07tdf#121661 Roundtrip w:hyphenationZone via InteropGrabBagSamuel Mehrbrodt3-0/+16
2019-11-06tdf#128335 sw textbox: fix crash on deleting multiple shapes with textboxesMiklos Vajna3-1/+45
2019-11-05tdf#125038 DOCX import: fix various issues with MERGEFIELD inside IF fieldsMiklos Vajna4-0/+42
2019-11-04tdf#128431 Box info item is needed by the Border Background dialogJim Raykowski1-0/+14
2019-11-01Resolves: tdf#128476 limit sidebar navigation panel file name combobox widthCaolán McNamara1-0/+1
2019-11-01sw: WW8 import: filter control characters in GetFieldResult()Michael Stahl1-1/+30
2019-10-31Insert section is supposed to be a modal dialogCaolán McNamara1-0/+1
2019-10-30tdf#128399 sw btlr: fix clicking to lower rotated cellMiklos Vajna3-6/+34
2019-10-30tdf#104017 DOC export: be less aggressive with merging page stylesMiklos Vajna3-1/+10
2019-10-28sw: fix crash after SwXFieldmark::SetFieldType()Michael Stahl1-0/+2
2019-10-28tdf#128393 change sorting while thawedCaolán McNamara1-4/+18
2019-10-27ensure id is valid before useCaolán McNamara1-1/+1
2019-10-25tdf#115967: Revert "sw: Use primitive renderer for graphics"Xisco Fauli1-20/+3
2019-10-24tdf#124770 sw layout: handle Word's take on italic formatting vs text breakMiklos Vajna2-0/+59
2019-10-24Resolves: tdf#128313 disambiguate flow-to search resultsCaolán McNamara2-9/+9
2019-10-23ofz#18454 Bad-cast to SwDrawContact from SwFlyDrawContactCaolán McNamara1-1/+1
2019-10-23Resolves: tdf#128318 'Standard' buttons should not be shown by defaultCaolán McNamara2-3/+5
2019-10-23tdf#126942 Fix flickering headings in navigatorJim Raykowski1-1/+1
2019-10-23tdf#127412 sw: fix reported ZOrder of shape+textbox pairsMiklos Vajna3-1/+11
2019-10-22tdf#127741 DOCX import: format hyperlink with Default character styleTünde Tóth2-0/+10
2019-10-22tdf#97038: Add unittestXisco Fauli2-0/+7
2019-10-22tdf#128188 sw_redlinehide: fix off-by-1 footnote numbers...Michael Stahl3-1/+218
2019-10-19tdf#128232: fix crash when trying to delete unused User FieldJulien Nabet1-2/+1
2019-10-17tdf#108350 writerfilter: restore TimesNewRoman as default fontJustin Luth4-0/+60
2019-10-16tdf#128148 SwDoc::Append: Copy page descs if any has header/footerMichael Weghorn1-7/+26
2019-10-15tdf#127814 DOCX: fix default paragraph margin in table cellsLászló Németh2-0/+9
2019-10-15tdf#128076: throw exception only if it's not alive and it's not a descriptionXisco Fauli3-3/+19
2019-10-15tdf#128138 sw_redlinehide: fix infinite loop in FindAttrsImpl()Michael Stahl1-3/+6
2019-10-11tdf#124601 sw FollowTextFlow: fix hori pos of objects outside the current cellMiklos Vajna4-5/+37
2019-10-11tdf#124601 sw FollowTextFlow: fix vert pos of objects outside the current cellMiklos Vajna4-3/+30
2019-10-11sw: WW8: fix crashtesting asserts on fdo45983-1.doc export to ODTMichael Stahl1-0/+3
2019-10-11sw: WW8: do not create fieldmark with start in frame and end in bodyMichael Stahl2-1/+7
2019-10-10Related: tdf#124601 DOC import: always allow floating tables in header/footerMiklos Vajna3-0/+18