summaryrefslogtreecommitdiff
path: root/sw/inc/authfld.hxx
AgeCommit message (Expand)Author
2024-10-25tdf#143148 Use #pragma once instead of include guardsJaxkDev
2024-05-13Revert "reduce symbol visibility in sw"Thorsten Behrens
2024-03-13reduce symbol visibility in swNoel Grandin
2023-07-05loplugin:constantparamNoel Grandin
2023-05-05Reworked bibliography mark link target to have user-selectable typeVojtěch Doležal
2023-03-07tdf#153396 - Bibliography marks improvementsVojtěch Doležal
2023-02-15Fix typoAndrea Gelmini
2023-02-15Refactored SwAuthorityField::GetAuthorityVojtěch Doležal
2023-02-14sw: document SwAuthorityFieldMiklos Vajna
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
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-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-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-03-12comparison operators should be constNoel Grandin
2020-01-27sw: prefix members of StgReader, SwAuthEntry, ...Miklos Vajna
2019-12-04tdf#128845 writer, cannot modify a bibliography entryNoel Grandin
2019-11-04loplugin:finalclasses in sw/incNoel Grandin
2019-06-18loplugin:passstuffbyrefNoel Grandin
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann
2019-03-28return by unique_ptr from SwFieldType::CopyNoel Grandin
2019-01-25loplugin:unusedmethodsNoel Grandin
2019-01-21cleanup SwAuthEntry manual ref-countingNoel Grandin
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-07-10pass SwField around by std::unique_ptrNoel Grandin
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna
2018-01-30loplugin:unused-returns in swNoel Grandin
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-08-04loplugin:constparams in sw part3Noel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-04-14loplugin:passstuffbyref in swNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin
2015-11-06com::sun::star->css in sw/incNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02sw: replace boost::ptr_vector with std::vectorMichael Stahl
2015-10-02sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-06-19sw: remove the SwField::ExpandCitation disasterMichael Stahl
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-16Revert "make more classes dllpublic"David Tardon
2015-04-16make more classes dllpublicDavid Tardon
2014-07-11fdo#76279 Invalid Citation on RoundTripSourav