summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-28sw: missing SolarMutexGuard in SwXFrame::attach()Michael Stahl1-0/+2
2019-07-28sw: fix use after free on tdf117215-1.odtMichael Stahl2-1/+3
2019-07-28expand LibreLogo check to global eventsCaolán McNamara3-11/+15
2019-07-28Postpone loading of all external references, including INDIRECT()Eike Rathke1-18/+34
2019-07-28Postpone filter detection until link update is allowedMike Kaganski1-7/+16
2019-07-28Related: tdf#118735 introduce FormulaError::LinkFormulaNeedingCheck (Err:540)Eike Rathke4-11/+32
2019-07-28Related: tdf#118735 WEBSERVICE preserve the hybrid string result, if possibleEike Rathke3-2/+31
2019-07-19tdf#126471 Apply selected MM printer on dialog openMichael Weghorn1-2/+1
2019-07-19Mail merge: Preselect proper printerMichael Weghorn1-2/+0
2019-07-17Merge branch 'distro/lhm/libreoffice-6-1+dummy'Michael Weghorn0-0/+0
2019-07-17Dummy commitMichael Weghorn0-0/+0
2019-07-15NSS fix lcc support patchJan-Marek Glogowski2-0/+12
2019-07-12nss: upgrade to release 3.45Michael Stahl6-550/+9
2019-07-04tdf#125552 Don't show deleted certificate folder in Certificate Path dialogIlhan Yesil1-1/+17
2019-07-01sw: avoid deleting the iterated SwRowFrame on tdf104188-4.odtMichael Stahl2-13/+16
2019-07-01forcepoint#50 refetch FirstNonHeadlineRowCaolán McNamara2-13/+7
2019-06-29try to make the windows tinderboxes happierNoel Grandin1-11/+5
2019-06-29tdf#125751 sw: don't start recursive layout in SwTextFrame::EmptyHeight()Michael Stahl1-1/+2
2019-06-29tdf#125751 sw: fix crash on formatting in SwLayoutFrame::PaintSwFrame()Michael Stahl1-0/+1
2019-06-29tdf#125751 sw: tweak assert in SwFrame::PrepareMake() a bit moreMichael Stahl1-2/+14
2019-06-24tdf#125741 sw: avoid joining table frames in SwFrame::PrepareCursor()Michael Stahl1-14/+16
2019-06-24sw: fix assert on layout of ooo63564-1.odtMichael Stahl1-1/+23
2019-06-24sw: fix SwUiWriterTest::testTdf114306_2Michael Stahl2-6/+6
2019-06-21tdf#125660 sw_redlinehide: don't create redlines for GrfNode/OLENodeMichael Stahl1-0/+5
2019-06-21Make it more obvious that there are no named rangesKatarina Behrens2-1/+9
2019-06-21tdf#125754 sw_redlinehide: avoid recursive layout in SetHideRedlines()Michael Stahl2-0/+5
2019-06-19More uses of referer URL with SvxBrushItemStephan Bergmann6-8/+28
2019-06-19explictly exclude LibreLogo from XScript usageCaolán McNamara1-0/+13
2019-06-19sanitize LibreLogo callsLászló Németh1-1/+50
2019-06-06Revert temp fix of Basic editor crash and fix properlyKatarina Behrens4-8/+1
2019-06-06tdf#119109 sw: tweak assertion in PrepareMake()Michael Stahl1-0/+4
2019-06-05tdf#125685 sw: disregard footnotes in follow table on table splitMichael Stahl1-1/+34
2019-06-04Cppcheck: release the handle that CreateThread returnsMike Kaganski3-3/+7
2019-06-04Fix some std::unique_ptr array allocsJan-Marek Glogowski5-21/+21
2019-06-04Properly check HRESULTMike Kaganski1-1/+1
2019-05-30tdf#125103 Writer: input fields will be exported to docxIlhan Yesil2-3/+3
2019-05-27tdf#123762 Cell anchored object is deleted if cell is deletedIlhan Yesil6-11/+44
2019-05-24tdf#119109 sw: fix SwTableFrame follow chain formattingMichael Stahl1-0/+3
2019-05-24tdf#119109 sw: fix iteration in SwFrame::PrepareCursor() tooMichael Stahl1-0/+13
2019-05-24tdf#119109 sw: fix iteration in SwFrame::PrepareMake()Michael Stahl1-2/+19
2019-05-24Temporary fix for basic editor crashingSamuel Mehrbrodt2-1/+4
2019-05-23tdf#122920 Send UNO mouse/key events to parent window listeners as wellSamuel Mehrbrodt4-52/+95
2019-05-23crashtesting: failure on layout of tdf92372-4.odtCaolán McNamara1-1/+1
2019-05-23curl: upgrade to release 7.65.0Michael Stahl2-12/+2
2019-05-22tdf#123750 gtk3_kde5: Show removable devices in file dialogMichael Weghorn1-6/+3
2019-05-16tdf#124754 sw docx import: do not override text color with -1 (auto) colorSerge Krot3-1/+23
2019-05-15tdf#125261 sw_redlinehide: fix inf. loop in SwAutoFormat::AutoCorrect()Michael Stahl1-2/+2
2019-05-13tdf#124829 sc: fix crash during progress updateSerge Krot1-7/+0
2019-05-12tdf#124675 sw: fix crash when moving SwTextFrame in table to prev pageMichael Stahl2-1/+3
2019-05-09tdf#123898 Fix frame content misalignedSamuel Mehrbrodt3-53/+18