summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2018-10-08cppcheck: duplicateExpressionTernaryJochen Nitschke1-4/+2
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen6-0/+6
2018-10-08Related: tdf#120287 sw layout, TabOverMargin: fix left margin handlingMiklos Vajna3-2/+22
2018-10-08sw: prefix members of SwUndoTableNdsChgMiklos Vajna2-63/+63
2018-10-07Fix typosAndrea Gelmini1-1/+1
2018-10-07tdf#120317 Set control layer name if not defaultRegina Henschel1-0/+1
2018-10-07tdf#119900 Fix Navigator Content Navigation View Headings focusJim Raykowski1-1/+2
2018-10-06weld FontWorkGalleryDialogCaolán McNamara1-14/+7
2018-10-06weld SwSelGlossaryDlgCaolán McNamara7-52/+45
2018-10-06drop some now unnecessary includeCaolán McNamara3-3/+0
2018-10-06loplugin:useuniqueptr in SwHTMLPosFlyFramesNoel Grandin4-14/+8
2018-10-05Fix typoAndrea Gelmini1-1/+1
2018-10-05Related: tdf#120287 sw layout, TabOverMargin: fix too wide tab portionMiklos Vajna1-1/+2
2018-10-05sw_redlinehide_2: import ShowRedlineChanges from flat-odt as wellMichael Stahl3-3/+27
2018-10-05sw: create RtfExport instances with an uno constructorMiklos Vajna3-23/+4
2018-10-05use std::unique_ptr in sw::IDocumentUndoRedoNoel Grandin33-357/+314
2018-10-05use more std::move in sw/Noel Grandin6-19/+17
2018-10-04weld SwCreateAddressListDialogCaolán McNamara3-102/+83
2018-10-04weld SwFindEntryDialogCaolán McNamara2-61/+47
2018-10-04weld SwAddRenameEntryDialogCaolán McNamara2-44/+30
2018-10-04drop SvMemoryStream::GetBufferNoel Grandin1-1/+1
2018-10-04tdf#120287 sw layout, TabOverMargin: imply PrinterIndependentLayout=high-resMiklos Vajna1-0/+12
2018-10-04loplugin:useuniqueptr in SwInsDBColumnsNoel Grandin2-10/+7
2018-10-04loplugin:useuniqueptr in SwWriteTableColsNoel Grandin3-21/+18
2018-10-04loplugin:useuniqueptr in SetGetExpFieldsNoel Grandin7-31/+24
2018-10-04loplugin:useuniqueptr in HTMLControlsNoel Grandin3-6/+3
2018-10-04loplugin:useuniqueptr in SwSeqFieldListNoel Grandin3-30/+29
2018-10-04loplugin:useuniqueptr in SwBlockNamesNoel Grandin3-13/+8
2018-10-04loplugin:useuniqueptr in SwXMLTableColumns_ImplNoel Grandin1-10/+7
2018-10-03Related: tdf#120277 inherit from SfxDialogControllerCaolán McNamara17-29/+29
2018-10-03no need to call empty() before clear()Noel Grandin8-47/+20
2018-10-03loplugin:constfields in swNoel Grandin227-715/+707
2018-10-03weld SwSvxNumBulletTabDialogCaolán McNamara5-41/+36
2018-10-03paintfrm white-spacing adjust: remove obsolete bracketsJustin Luth1-48/+46
2018-10-03tdf#41542 sw cleanup: m_bBorderDist was always trueJustin Luth4-26/+11
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann2-4/+4
2018-10-02coverity#1439597 it's not possible for SwPaM::End to return nullMichael Stahl1-3/+0
2018-10-02weld SvxLineTabDialogCaolán McNamara1-1/+1
2018-10-02sw: Don't assert when printing with comments in marginsMichael Stahl1-1/+4
2018-10-01sw: prefix members of SwSetExpField / SwSetExpFieldTypeMiklos Vajna1-40/+40
2018-10-01sw_redlinehide_2: more footnote assert problemsMichael Stahl2-2/+5
2018-10-01sw_redlinehide_2: fix SwTextFrame::SwClientNotify corner case with footnotesMichael Stahl1-2/+11
2018-10-01sw_redlinehide_2: avoid adjacent extents in UpdateMergedParaForDeleteMichael Stahl1-1/+10
2018-10-01loplugin:useuniqueptr in SwPendingStackNoel Grandin5-132/+107
2018-10-01loplugin:useuniqueptr in SwHTMLParserNoel Grandin4-29/+24
2018-09-30weld SvxLineEndDefTabPageCaolán McNamara3-3/+3
2018-09-30weld SwMailConfigDlgCaolán McNamara3-7/+8
2018-09-30ofz#10635 oom in tight OUString concat loopCaolán McNamara2-14/+16
2018-09-30weld SwTestAccountSettingsDialogCaolán McNamara4-71/+60
2018-09-29tdf#92026 docxexport: eliminate fake tblBordersJustin Luth1-24/+3