summaryrefslogtreecommitdiff
path: root/sw/source/core/fields
AgeCommit message (Expand)Author
2021-02-15loplugin:referencecasting in swNoel
2021-02-11sw tooltip on bibliography fields: add the actual tooltip functionalityMiklos Vajna
2021-02-10sw tooltip on bibliography fields: add an SwTOXInternational factoryMiklos Vajna
2021-01-28simplify code, use more subView()Noel
2021-01-26loplugin:passstuffbyrefNoel
2021-01-11Revert "Revert "NotifyClients no more""Bjoern Michaelsen
2021-01-05Revert "NotifyClients no more"Stephan Bergmann
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2021-01-03NotifyClients no moreBjoern Michaelsen
2020-12-26Remove pointless macroGabor Kelemen
2020-12-09cid#1470573 Unchecked dynamic_castCaolán McNamara
2020-12-07SwUserFieldType: Modify no moreBjoern Michaelsen
2020-12-07Sw{Get,Set}ExpFieldType: Modify no moreBjoern Michaelsen
2020-12-07SwRefPageSetFieldType: Modify no moreBjoern Michaelsen
2020-12-07SwAuthorityFieldType: Modify no moreBjoern Michaelsen
2020-12-06SwDDETable: Modify no moreBjoern Michaelsen
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-21SwEditShell: remove SwIterator hackBjoern Michaelsen
2020-11-17sw_fieldmarkhide: replace IsHideRedlines() with HasMergedParas()Michael Stahl
2020-11-16Replace needless SwClientNotifyCalls with CallSwClientNotifyBjoern Michaelsen
2020-11-11convert more long -> tools::LongNoel
2020-11-11Fix typosAndrea Gelmini
2020-11-10sw user field type: fix failing string to double conversionkirchhoffb
2020-11-05Ensure no class directly derives from SwModifyBjoern Michaelsen
2020-11-02SwFieldType: ModifyNotification no more ...Bjoern Michaelsen
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