summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2018-12-18forcepoint#75 avoid move of table in footnoteCaolán McNamara7-14/+47
2018-12-18sw_redlinehide: fix tdf#113479 by removing nag dialogThorsten Behrens6-63/+0
2018-12-18sw_redlinehide_4b: tdf#113479 SetRedlineFlags() calls no longer...Michael Stahl2-11/+12
2018-12-18sw_redlinehide: make layout based Show/Hide mode the defaultMichael Stahl8-78/+25
2018-12-18sw_redlinehide_4b: temporarily add an assert that is wrongMichael Stahl1-0/+1
2018-12-18sw_redlinehide_4b: ODF export: restore previous redline show flagsMichael Stahl1-2/+3
2018-12-18sw_redlinehide_4b: export flag to flat-ODFMichael Stahl1-1/+11
2018-12-18sw_redlinehide_4b: adapt FindFormat()Michael Stahl4-15/+44
2018-12-18sw_redlinehide_4b: adapt FindAttrImpl()Michael Stahl8-27/+73
2018-12-18sw_redlinehide_4b: adapt FindAttrs()Michael Stahl3-28/+137
2018-12-18sw_redlinehide_4b: FindText() adapt the replace part as wellMichael Stahl8-29/+137
2018-12-18sw_redlinehide_4b: adapt FindText()Michael Stahl6-160/+419
2018-12-18sw: refactor a confusing thicket of overloads, all named Find()Michael Stahl17-173/+197
2018-12-18sw_redlinehide_4b: FrameMode::Existing is not idempotentMichael Stahl9-17/+27
2018-12-18sw_redlinehide_4b: SwRootFrame::SetHideRedlines() disable early returnMichael Stahl1-1/+7
2018-12-18sw_redlinehide_4b: fix wrong nTFIndex in UpdateMergedParaForInsert()Michael Stahl1-3/+9
2018-12-18sw_redlinehide_4b: surprising discoveriesMichael Stahl8-19/+35
2018-12-18sw_redlinehide_4b: fix InsertCnt_() iteration of hidden tablesMichael Stahl1-0/+6
2018-12-18sw_redlinehide_4b: SwCursorShell::GotoRefMark() check visibility tooMichael Stahl3-8/+50
2018-12-18sw_redlinehide_4b: visibility checks for bookmarks tooMichael Stahl6-8/+70
2018-12-18sw_redlinehide_4b: visibility checks for EnhancedPDFExport linksMichael Stahl4-13/+47
2018-12-18sw_redlinehide_4b: ODF import: drop empty delete redlinesMichael Stahl1-1/+11
2018-12-18sw_redlinehide_4b: fix CanSkipOverRedline() using wrong start positionMichael Stahl1-15/+15
2018-12-18sw_redlinehide_4b: fix pointer compares in SwRedlineItr::GetNextRedln()Michael Stahl1-2/+2
2018-12-18sw_redlinehide_4b: fix some problems with pathological table redlinesMichael Stahl5-64/+174
2018-12-18sw_redlinehide_4b: fix crash in CanSkipOverRedline()Michael Stahl1-1/+2
2018-12-18sw_redlinehide_4b: fix wrong handling of IsDelLastPara() redlinesMichael Stahl2-5/+27
2018-12-18sw_redlinehide_4b: consider the comments in the marginMichael Stahl5-8/+40
2018-12-18sw_redlinehide_4b: fix wrong assert in AppendObjs()Michael Stahl1-1/+1
2018-12-18use unique_ptr in SfxMediumListNoel Grandin1-5/+4
2018-12-18tdf#108021 Chart: Fix text break of column chart X axisBalazs Varga2-0/+20
2018-12-18tdf#116496: don't add header when setting empty watermarkMike Kaganski1-0/+6
2018-12-18tdf121374 ooxmlexport: export H/F to default sectionJustin Luth7-3/+77
2018-12-18tdf#121804 DOCX import: handle sub/superscript inside group shapesMiklos Vajna2-0/+18
2018-12-18tdf#122164: inform user that Base is needed for MailMergeMike Kaganski2-0/+14
2018-12-18tdf#121592 add context-Form toolbar to NBandreas kainz2-570/+2292
2018-12-18Get rid of aEmptyOUStrMike Kaganski56-184/+185
2018-12-17tdf#122156: closing a section link should not clear its Hidden flagMike Kaganski3-1/+81
2018-12-17tdf#99631 DOCX import: set 1:1 scale in embedded XLSXLászló Németh3-1/+21
2018-12-17tdf#121581 update Tools tabb in NBandreas kainz1-2/+2
2018-12-17Resolve deprecated implicit capture of *this by reference in C++20Stephan Bergmann4-4/+4
2018-12-17Allow setting some MediaDescriptor properties during runtimeSamuel Mehrbrodt2-0/+60
2018-12-17sw filter/ww8 code cleanupJustin Luth3-5/+3
2018-12-17Simplify static initializerMike Kaganski1-9/+5
2018-12-17sw: prefix members of SwXNumberingRulesMiklos Vajna2-74/+74
2018-12-17Simplify getting selected record it a bitMike Kaganski1-6/+3
2018-12-17tdf#121110 ww8import Jc80 justify is absolute, not Bidi relativeJustin Luth5-9/+85
2018-12-17Fix typoAndrea Gelmini1-1/+1
2018-12-15tdf#121962 Update fields after layout has been calculatedSamuel Mehrbrodt1-2/+3
2018-12-14tdf#120839: Special handling for anchored-to-char framesPatrick Jaap1-5/+7