summaryrefslogtreecommitdiff
path: root/sw/source/core/inc
AgeCommit message (Expand)AuthorFilesLines
2020-02-24tdf#125682 sw: don't insert empty page before first page with even numberMichael Stahl1-1/+7
2020-02-07tdf#130362 sw: fix anchoring of inline math objectsMiklos Vajna1-1/+1
2020-01-21DOCX import: fix lost objects anchored to the single para of a linked headerMiklos Vajna1-5/+7
2019-12-29sw: fix widow loop with as-char flys in text formattingMichael Stahl1-0/+2
2019-12-05tdf#128611 sw: improve rotated text layout in table cellsMiklos Vajna1-0/+4
2019-11-27tdf#108642 remove dynamic_castNoel Grandin2-2/+5
2019-11-23sw: check fieldmark overlap in SwpHints::TryInsertNesting()Michael Stahl1-0/+3
2019-11-22tdf#125300 extend AddParaSpacingToTableCells with line spacingLászló Németh1-1/+13
2019-11-20sw: fix invalid downcast of SwDrawFrameFormat in DelContentIndex()Michael Stahl1-2/+2
2019-11-20ofz#18554 sw: fix Null-dereference due to overlapping fieldmarksMichael Stahl1-0/+3
2019-11-07Looks like UBSan still needs various RTTI for some reasonStephan Bergmann1-1/+1
2019-11-06loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2019-11-06revert some module-private changesNoel Grandin1-1/+1
2019-11-06make some classes module-privateNoel Grandin3-3/+3
2019-11-04sw: remove dead SwFormatFollowTextFlow::mbLayoutInCellMiklos Vajna1-3/+0
2019-11-03find symbols that can be privateNoel Grandin2-2/+2
2019-10-31sw: copy bookmarks in SwDoc::CopyPageDescHeaderFooterImpl()Michael Stahl1-0/+3
2019-10-31sw layout: remove checks for IsLayoutInCellMiklos Vajna2-8/+1
2019-10-30sw: document what is an SwLayoutFrameMiklos Vajna1-0/+1
2019-10-29return value from IDocumentLinksAdministration::SetData unusedNoel Grandin1-1/+1
2019-10-24ODF-imported textboxes identify themselves as suchKatarina Behrens1-1/+3
2019-10-23sw: fieldmark insert/delete UndoMichael Stahl2-2/+34
2019-10-23sw: add CH_TXT_ATR_FIELDSEP position parameter when insertingMichael Stahl3-8/+10
2019-10-23sw: actually insert CH_TXT_ATR_FIELDSEPMichael Stahl1-0/+3
2019-10-23sw: DocumentContentOperationsManager::CopyImpl()Michael Stahl1-1/+4
2019-10-22loplugin:unusedenumconstantsNoel Grandin1-1/+0
2019-10-22loplugin:constantparamNoel Grandin1-2/+1
2019-10-22loplugin:singlevalfieldsNoel Grandin1-1/+0
2019-10-22tdf#127412 sw: fix reported ZOrder of shape+textbox pairsMiklos Vajna1-0/+1
2019-10-21Fix FIXME sortMarks should be private (sw)Julien Nabet1-3/+2
2019-10-19Avoid -fsanitize=nullptr-with-nonzero-offsetStephan Bergmann1-1/+4
2019-10-19loplugin:unusedmethodsNoel Grandin1-1/+0
2019-10-18mnFontCacheIdCounter is only used in SwFntAccess::NewObjStephan Bergmann1-1/+0
2019-10-18loplugin:virtualdead unused param in IDocumentLinksAdministration::SetDataNoel Grandin1-1/+1
2019-10-18lopligin:virtualdead unused params in IDocumentRedlineAccessNoel Grandin1-2/+2
2019-10-18loplugin:virtualdead unused param in SwFlowFrame::ShouldBwdMovedNoel Grandin4-4/+4
2019-10-18loplugin:virtualdead unused param in SwImpBlocks::RenameNoel Grandin2-2/+2
2019-10-14sw: prefix members of SwUndoInsertLabelMiklos Vajna1-12/+12
2019-10-12Modify GetBookmark to get rid of const_cast (sw)Julien Nabet1-1/+1
2019-10-07Fix FIXME in swcache.hxxJulien Nabet1-4/+0
2019-10-04sw: add DocumentContentOperationsManager::DeleteDummyChar()Michael Stahl1-0/+2
2019-10-04sw: SwXTextPortion "TextFieldSeparator"Michael Stahl1-0/+1
2019-10-04sw: add IDocumentMarkAccess::getFieldmarkAt()Michael Stahl1-0/+1
2019-10-04sw: add PortionType for fieldmarks for debuggingMichael Stahl1-0/+3
2019-09-30tdf#124601 sw: add ContinuousEndnotes layout compat optionMiklos Vajna1-0/+1
2019-09-28loplugin:constmethod in swNoel Grandin11-20/+20
2019-09-27sw: document what Cont means in SwFootnoteContFrameMiklos Vajna1-2/+2
2019-09-26loplugin:virtualdead in sw(2)Noel Grandin2-2/+0
2019-09-26loplugin:virtualdead in swNoel Grandin1-1/+0
2019-09-23UnoBaseClass: remove remaining leftover SwClient bitsBjoern Michaelsen1-5/+3