summaryrefslogtreecommitdiff
path: root/sw/source/core/fields/authfld.cxx
AgeCommit message (Expand)Author
2023-07-05loplugin:constantparamNoel Grandin
2023-05-05Reworked bibliography mark link target to have user-selectable typeVojtěch Doležal
2023-03-10Make sure new bibliography actions work even with tab stopsVojtěch Doležal
2023-03-07tdf#153396 - Bibliography marks improvementsVojtěch Doležal
2023-02-15Refactored SwAuthorityField::GetAuthorityVojtěch Doležal
2022-05-03add o3tl::equalsAsciiNoel Grandin
2022-04-13Clean up O[U]StringBuffer ctors taking a length parameterStephan Bergmann
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2022-02-06We know the length hereMike Kaganski
2021-09-15loplugin:constvarsNoel Grandin
2021-07-21sw bibliography, local copy: add document model & UNO APIMiklos Vajna
2021-04-28sw bibliography: fix warning when de-selecting a biblio entry fieldMiklos Vajna
2021-04-13sw bibliography, refer to a page: fix biblio field relative URLsMiklos Vajna
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2021-03-12sw bibliography, refer to a page: make the biblio field clickableMiklos Vajna
2021-03-01sw doc model xml dump: show SwAuthEntryMiklos Vajna
2021-02-26sw doc model xml dump: show SwAuthorityFieldMiklos Vajna
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
2020-12-07SwAuthorityFieldType: Modify no moreBjoern Michaelsen
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2020-03-12comparison operators should be constNoel Grandin
2020-03-08SwAuthorityFieldType::GetSequencePos(): SwIterator no more ...Bjoern Michaelsen
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-01-27sw: prefix members of StgReader, SwAuthEntry, ...Miklos Vajna
2019-12-04tdf#128845 writer, cannot modify a bibliography entryNoel Grandin
2019-11-14tdf#42949 Fix IWYU warnings in sw/source/core/[e-l]*/*cxxGabor Kelemen
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-09-25tdf#107784: DOCX Import: Show citation's title in fields (2nd take)Xisco Fauli
2019-08-15loplugin:sequenceloop in swNoel Grandin
2019-07-08Simplify Sequence iterations in sw/qa/* and sw/source/core/*Arkadiy Illarionov
2019-06-18loplugin:passstuffbyrefNoel Grandin
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2019-03-28return by unique_ptr from SwFieldType::CopyNoel Grandin
2019-02-10loplugin:indentation in swNoel Grandin
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2019-02-04Use indexed getToken()Matteo Casalin
2019-01-25loplugin:unusedmethodsNoel Grandin
2019-01-21fix -Werror=extraNoel Grandin
2019-01-21cleanup SwAuthEntry manual ref-countingNoel Grandin
2019-01-10use unique_ptr in swNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-22tdf#120703 PVS: V637 rename inconsistent < and == operatorsCaolán McNamara
2018-11-15sw_redlinehide_3: add second result to SwAuthorityFieldMichael Stahl
2018-11-15sw_redlinehide_3: transport layout from ExpandField() to Expand()Michael Stahl
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin
2018-08-16loplugin:useuniqueptr in SwTOXBaseSectionNoel Grandin