summaryrefslogtreecommitdiff
path: root/sw/source/core/fields
AgeCommit message (Expand)Author
2020-11-06sw_fieldmarkhide: replace IsHideRedlines() with HasMergedParas()Michael Stahl
2020-11-01sw/source/core/doc: Stop abusing observer pattern for code obfuscation.Bjoern Michaelsen
2020-10-20use tools::Long in swNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-05SwGetRefFieldType ctor never passed a null SwDoc*Caolán McNamara
2020-10-05SwDateTimeField::GetDateTime always dereferences its SwDoc*Caolán McNamara
2020-10-05Evaluate family never passed a null SwDoc*Caolán McNamara
2020-09-30loplugin:reducevarscope in swNoel
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2020-09-28sw: prefix members of SwFrameChangesLeave, SwSidebarItem, ...Miklos Vajna
2020-09-21sw: prefix members of SwGlblDocContent, SwIntrnlRefLink, SwPostItField ...Miklos Vajna
2020-09-04tdf#136404 DOCX import: ignore NaN cells in table formulaLászló Németh
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin
2020-08-08Make use of std string_viewStephan Bergmann
2020-08-01loplugin:flatten in sw/core/fieldsNoel Grandin
2020-06-29sw: prefix members of CompareNodeContent, SwDDEFieldType, ...Miklos Vajna
2020-06-24sw: make postithelper.hxx self-containedMiklos Vajna
2020-06-10loplugin:buriedassign in swNoel Grandin
2020-05-29pack a few more classesNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-03-21ddefld.cxx: SwIterator no more ...Bjoern Michaelsen
2020-03-19reffld.cxx: SwIterator no more ...Bjoern Michaelsen
2020-03-15fldlst.cxx: SwIterator no more ...Bjoern Michaelsen
2020-03-15expfld.cxx: SwIterator no more ...Bjoern Michaelsen
2020-03-15SwDbField::PutValue: SwIterator no more ...Bjoern Michaelsen
2020-03-15SwDoc::RemoveInvisibleContent(): SwIterator no more ...Bjoern Michaelsen
2020-03-15docufld.cxx: SwIterator no more ...Bjoern Michaelsen
2020-03-14SwDBFieldType::PutValue(): SwIterator no more ...Bjoern Michaelsen
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-03-12comparison operators should be constNoel Grandin
2020-03-11tdf#39674 Translate German variable namesJohnny_M
2020-03-11fldbas.cxx: SwIterator no more ...Bjoern Michaelsen
2020-03-08SwAuthorityFieldType::GetSequencePos(): SwIterator no more ...Bjoern Michaelsen
2020-03-02speedup sw build a littleNoel Grandin
2020-02-25add GatherField member functionBjoern Michaelsen
2020-02-16GatherRefFields for ww8Bjoern Michaelsen
2020-02-16no more SwIterator in GatherChapterFieldsBjoern Michaelsen
2020-02-16no more SwIterator in HasHiddenInformationNotesBjoern Michaelsen
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-02-10refactor PostIt access to SwFormatFields in ...Bjoern Michaelsen
2020-02-09Simplify SwTableField::GetNodeOfFormula()Bjoern Michaelsen
2020-02-08introduce SwFieldType::FindFormatForField and use it (once)Bjoern Michaelsen
2020-02-07SwFormatField::Modify no more (folded into SwClientNotify)Bjoern Michaelsen
2020-02-04rename GetCursorOfst -> GetModelPositionForViewPointNoel Grandin
2020-02-04std::set<T*> -> o3tl::sorted_vector in sw/Noel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann