summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-07sw_redlinehide_4a: MoveDeletedPrevFrames() should only movefeature/sw_redlinehide_4a_for_libreoffice-6-2Michael Stahl1-4/+10
2018-12-07sw_redlinehide_4a: fix infinite loop in SwAttrIter::Seek()Michael Stahl1-1/+2
2018-12-07sw_redlinehide_4a: fix asserts caused by invalid index in SwUpdateAttrMichael Stahl2-6/+2
2018-12-07sw_redlinehide_4a: stop toggling ShowDelete in SwAutoFormatMichael Stahl1-2/+13
2018-12-07sw_redlinehide_4a: TextFrameIndex goes liveMichael Stahl1-5/+1
2018-12-07sw_redlinehide_4a: SwEditShell::AutoCorrect() etc.Michael Stahl1-5/+9
2018-12-07sw_redlinehide_4a: SwAutoFormat::AutoCorrect()Michael Stahl1-54/+63
2018-12-07sw_redlinehide_4a: SwAutoCorrDoc iterates frames, not nodesMichael Stahl3-41/+148
2018-12-07sw_redlinehide_4a: SwAutoFormat iterates frames, not nodesMichael Stahl4-343/+399
2018-12-07sw_redlinehide_4a: SwAutoFormat: manually skip redlines when deletingMichael Stahl1-6/+70
2018-12-07sw: fix wrong title of AutoFormat with redlining dialogMichael Stahl1-1/+1
2018-12-07sw: rename misleading DeleteCurrentParagraph()Michael Stahl1-34/+40
2018-12-07sw_redlinehide_4a: some page break calls in SwFEShell/PageBreakWinMichael Stahl3-3/+6
2018-12-07sw_redlinehide_4a: fix SwDoubleLinePortion/SwMultiCreator/SwBracketMichael Stahl2-1/+8
2018-12-07sw_redlinehide_4a: finish conversions guess.cxx,itrcrsr.cxx,porfld.cxxMichael Stahl6-16/+17
2018-12-07sw_redlinehide_4a: SwEditShell::GetLineCount()Michael Stahl1-1/+9
2018-12-07sw_redlinehide_4a: convert SwTextNode::GetMinMaxSize()Michael Stahl1-11/+11
2018-12-07sw_redlinehide_4a: convert SwEditShell::GetScalingOfSelectedText()Michael Stahl4-70/+46
2018-12-07sw_redlinehide_4a: fix the number handling in SwEditShell::GetScriptType()Michael Stahl1-7/+12
2018-12-07sw_redlinehide_4a: SwEditShell::IsMoveLeftMargin(), MoveLeftMargin()Michael Stahl3-4/+9
2018-12-07sw_redlinehide_4a: adapt SwEditShell::GetPaMParAttr()Michael Stahl1-1/+7
2018-12-07sw_redlinehide_4a: adapt SwEditShell::FillByEx()Michael Stahl1-0/+5
2018-12-07sw_redlinehide_4a: more adapting of SwDoc::SetCounted()/SetNumRule()Michael Stahl3-12/+20
2018-12-07sw_redlinehide_4a: adapt SwEditShell::ResetAttr()Michael Stahl4-8/+20
2018-12-07sw_redlinehide_4a: adapt SwEditShell::SetTextFormatColl()Michael Stahl4-4/+20
2018-12-07sw_redlinehide_4a: adapt SwEditShell::ReplaceDropText()/GetDropText()Michael Stahl1-4/+17
2018-12-07sw_redlinehide_4a: InsertItemSet()/InsertPoolItem()Michael Stahl5-34/+162
2018-12-07sw_redlinehide_4a: ignore hidden nodes in SwEditShell::GetPaMAttr()Michael Stahl1-1/+7
2018-12-07sw_redlinehide_4a: add layout to SwTextNode::GetParaAttr()Michael Stahl6-7/+71
2018-12-07sw: rename to SwTextNode::GetParaAttr(), at least that's uniqueMichael Stahl15-31/+32
2018-12-07sw: simplify SwTextNode::GetAttr()Michael Stahl1-20/+15
2018-12-07sw: SwTextNode::GetAttr() inconsistencyMichael Stahl5-4/+17
2018-12-07sw_redlinehide_4a: the SwTextNode item set contains XATTR_FILL tooMichael Stahl1-0/+5
2018-12-07adapt to the change from sal_Int32 to TextFrameIndexhimajin1000002-2/+2
2018-12-06Resolves: tdf#114144 let double click advance to next if 'next' existsCaolán McNamara1-0/+3
2018-12-06OpenCL FVSCHEDULE() error checkingLuboš Luňák1-0/+3
2018-12-06OpenCL NORMDIST() error checkingLuboš Luňák1-0/+2
2018-12-06better/sane error checking in OpenCL BESSELJ()Luboš Luňák2-12/+7
2018-12-06fix OpenCL ROUND() when the second parameter is negativeLuboš Luňák1-0/+5
2018-12-06tdf#121935 crash on "set up connect to text files"Caolán McNamara4-18/+33
2018-12-06Adapt solenv/flatpak-manifest.in to recent download.lst changesStephan Bergmann1-12/+12
2018-12-06Fix reading 16 bit millisecond valueStephan Bergmann1-2/+3
2018-12-06Revert "tdf#106174 ww8import: bidi - prev adjust? prev bidi?"Justin Luth4-54/+0
2018-12-06tdf#121830 TogglePause should reset to original state on deactivate_st ?Caolán McNamara2-0/+20
2018-12-05Resolves: tdf#121887 RowModel::mnRow is 1-based, alwaysEike Rathke1-1/+1
2018-12-05tdf#121719: Revert fix for tdf#96971Xisco Fauli24-27/+27
2018-12-05tdf#120527 svx GraphicObjectShape: handle XBitmap for GraphicURLMiklos Vajna4-1/+59
2018-12-05tdf#118373 xmlsecurity: avoid stderr output on libxmlsec version checkMiklos Vajna1-0/+6
2018-12-05fixes for OpenCL COVAR()Luboš Luňák1-1/+6
2018-12-05make OpenCL SLOPE() handle problems more gracefullyLuboš Luňák1-20/+4