summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2018-12-01sw: fix wrong title of AutoFormat with redlining dialogMichael Stahl1-1/+1
2018-12-01sw: rename misleading DeleteCurrentParagraph()Michael Stahl1-34/+40
2018-12-01sw: remove nutso check from SwNoTextFrame::PaintPicture()Michael Stahl1-1/+1
2018-12-01sw_redlinehide_4a: some page break calls in SwFEShell/PageBreakWinMichael Stahl3-3/+6
2018-12-01sw_redlinehide_4a: fix SwDoubleLinePortion/SwMultiCreator/SwBracketMichael Stahl2-1/+8
2018-12-01sw_redlinehide_4a: finish conversions guess.cxx,itrcrsr.cxx,porfld.cxxMichael Stahl6-16/+17
2018-12-01sw_redlinehide_4a: SwEditShell::GetLineCount()Michael Stahl1-1/+9
2018-12-01sw_redlinehide_4a: convert SwTextNode::GetMinMaxSize()Michael Stahl1-11/+11
2018-12-01sw_redlinehide_4a: convert SwEditShell::GetScalingOfSelectedText()Michael Stahl4-70/+46
2018-12-01sw_redlinehide_4a: fix the number handling in SwEditShell::GetScriptType()Michael Stahl1-7/+12
2018-12-01sw_redlinehide_4a: SwEditShell::IsMoveLeftMargin(), MoveLeftMargin()Michael Stahl3-4/+9
2018-12-01sw_redlinehide_4a: adapt SwEditShell::GetPaMParAttr()Michael Stahl1-1/+7
2018-12-01sw_redlinehide_4a: adapt SwEditShell::FillByEx()Michael Stahl1-0/+5
2018-12-01sw_redlinehide_4a: more adapting of SwDoc::SetCounted()/SetNumRule()Michael Stahl3-12/+20
2018-12-01sw_redlinehide_4a: adapt SwEditShell::ResetAttr()Michael Stahl4-8/+20
2018-12-01sw_redlinehide_4a: adapt SwEditShell::SetTextFormatColl()Michael Stahl4-4/+20
2018-12-01sw_redlinehide_4a: adapt SwEditShell::ReplaceDropText()/GetDropText()Michael Stahl1-4/+17
2018-12-01sw_redlinehide_4a: InsertItemSet()/InsertPoolItem()Michael Stahl5-34/+162
2018-12-01sw_redlinehide_4a: ignore hidden nodes in SwEditShell::GetPaMAttr()Michael Stahl1-1/+7
2018-12-01sw_redlinehide_4a: add layout to SwTextNode::GetParaAttr()Michael Stahl6-7/+71
2018-12-01sw: rename to SwTextNode::GetParaAttr(), at least that's uniqueMichael Stahl15-31/+32
2018-12-01sw: simplify SwTextNode::GetAttr()Michael Stahl1-20/+15
2018-12-01sw: SwTextNode::GetAttr() inconsistencyMichael Stahl5-4/+17
2018-12-01sw_redlinehide_4a: the SwTextNode item set contains XATTR_FILL tooMichael Stahl1-0/+5
2018-12-01sw: new unit tests for editing text in bookmarksSerge Krot2-0/+304
2018-11-30[API CHANGE] Resolves: tdf#42518 new KParseTokens::GROUP_SEPARATOR_IN_NUMBEREike Rathke1-1/+1
2018-11-30tdf#119824 fix undo/redo of overlapping redlinesLászló Németh2-13/+95
2018-11-30loplugin:singlevalfieldsNoel Grandin1-24/+3
2018-11-30tdf#121435 OOXML export: fixing linestyle export in chartsAdam Kovacs2-0/+14
2018-11-30remove unused HeaderBarItemBits enum valuesNoel Grandin3-4/+4
2018-11-29Print dialog UI adjustmentsDaniel1-0/+2
2018-11-29Adds print even pages/print odd pages options in print dialogDaniel Silva3-44/+23
2018-11-29Sets page orientation box in print dialogDaniel Silva1-12/+45
2018-11-29Reinserts print comments in print dialog (writer)Daniel Silva1-1/+37
2018-11-29tdf#112294 fix comments listbox selection in writer print dialogDaniel Silva1-1/+1
2018-11-29Configures page range in print dialogDaniel2-35/+30
2018-11-29Make use of SwView::InsertGraphicDlg() in the mobile app case workTor Lillqvist1-5/+20
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen10-0/+11
2018-11-29Related: tdf#121340: Do wizards steps Title CaseSabri Unal1-6/+6
2018-11-29loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin2-7/+8
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin11-124/+88
2018-11-29doc sprmPShd documentation.Justin Luth1-9/+6
2018-11-28Revert "Resolves: tdf#112696 survive missing SwDrawContact"Caolán McNamara1-12/+5
2018-11-28LOK: don't emit redline commentsAshod Nakashian2-29/+44
2018-11-28tdf#121581 change organize dialoogs to organize macroandreas kainz1-6/+5
2018-11-28tdf#112696 if we select every member of a group, select the group itselfCaolán McNamara1-0/+27
2018-11-28tdf#121369 - Header and Footer parent stylesheiko tietze6-6/+21
2018-11-28NB tabbed compact: update toolbarandreas kainz1-18/+29
2018-11-28Fix SID_EXTRUSION_TOOGLE -> SID_EXTRUSION_TOGGLEAndrea Gelmini2-2/+2
2018-11-28drop some unnecessary includesCaolán McNamara19-37/+9