summaryrefslogtreecommitdiff
path: root/sw/source/core/txtnode
AgeCommit message (Expand)AuthorFilesLines
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-04-07tdf#131490 sw btlr: fix handling of vertical textMiklos Vajna1-3/+4
2020-03-31Translate German variable namesJohnny_M1-2/+2
2020-03-31Translate German variable namesJohnny_M1-4/+4
2020-03-15SwDoc::RemoveInvisibleContent(): SwIterator no more ...Bjoern Michaelsen1-5/+9
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin2-7/+7
2020-03-02speedup sw build a littleNoel Grandin2-6/+7
2020-02-25add GatherField member functionBjoern Michaelsen1-0/+7
2020-02-21Drop o3tl::optional wrapperStephan Bergmann2-6/+6
2020-02-16GatherRefFields for ww8Bjoern Michaelsen1-0/+7
2020-02-16no more SwIterator in GatherChapterFieldsBjoern Michaelsen1-0/+4
2020-02-16no more SwIterator in HasHiddenInformationNotesBjoern Michaelsen1-0/+4
2020-02-10refactor PostIt access to SwFormatFields in ...Bjoern Michaelsen1-3/+12
2020-02-08introduce SwFieldType::FindFormatForField and use it (once)Bjoern Michaelsen1-3/+9
2020-02-07SwFormatField::Modify no more (folded into SwClientNotify)Bjoern Michaelsen1-44/+67
2020-02-06rename SetOfst -> SetOffsetNoel Grandin2-2/+2
2020-02-04rename GetCursorOfst -> GetModelPositionForViewPointNoel Grandin3-6/+6
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin2-6/+6
2020-02-04rename GetOfst -> GetOffsetNoel Grandin4-12/+12
2020-02-04std::set<T*> -> o3tl::sorted_vector in sw/Noel Grandin1-1/+1
2020-01-30tdf#45589 sw: add bookmarks to SwScriptInfoMichael Stahl1-1/+1
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-1/+2
2020-01-27sw: prefix members of StgReader, SwAuthEntry, ...Miklos Vajna1-4/+4
2020-01-24loplugin:makeshared in swNoel Grandin3-4/+4
2020-01-20sw: prefix members of SwEndNoteInfo and SwFootnoteInfoMiklos Vajna2-4/+4
2020-01-08Fix typoAndrea Gelmini1-1/+1
2020-01-07sw: don't send LOK notifications about redlines during saveMiklos Vajna1-1/+3
2019-12-18tdf#119227 fix freeze when copying a large bulleted listNoel Grandin1-31/+34
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara5-9/+9
2019-12-11convert PrepareHint to scoped enumNoel Grandin1-1/+1
2019-12-05Fix typoAndrea Gelmini1-1/+1
2019-12-02tdf#42949 Fix IWYU warnings in sw/source/core/[o-t]*/*cxxGabor Kelemen16-59/+5
2019-12-02sw: prefix members of SwScriptIterator, SwUndoInsert, SwUndoReRead and ...Miklos Vajna1-15/+15
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann2-6/+6
2019-11-25sw: prefix members of SwFieldDialog, SwLanguageIterator, SwSelectionList ...Miklos Vajna1-46/+46
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann6-0/+48
2019-11-21sw: check fieldmark overlap in SwpHints::TryInsertNesting()Michael Stahl1-6/+42
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann1-0/+5
2019-11-13sw: avoid partial expansion of bookmark over new fieldmarkMichael Stahl1-2/+5
2019-10-28tdf#121441 improve DOCX footnote importJan-Marek Glogowski1-0/+16
2019-10-23sw: SwSubFont::GetTextSize_() assert on presumably dead codeMichael Stahl1-0/+2
2019-10-22loplugin:constantparamNoel Grandin2-3/+3
2019-10-19Avoid -fsanitize=nullptr-with-nonzero-offsetStephan Bergmann1-3/+4
2019-10-18mnFontCacheIdCounter is only used in SwFntAccess::NewObjStephan Bergmann1-3/+3
2019-10-17Remove some memset callsMike Kaganski1-2/+1
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-2/+2
2019-10-07sw: fix Android buildMiklos Vajna1-1/+1
2019-10-07Fix FIXME in swcache.hxxJulien Nabet1-1/+1
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin1-2/+1
2019-10-04sw: add CH_TXT_ATR_FIELDSEPMichael Stahl1-0/+1