summaryrefslogtreecommitdiff
path: root/sw/inc/authfld.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-04-28sw bibliography: fix warning when de-selecting a biblio entry fieldMiklos Vajna1-1/+2
2021-04-13sw bibliography, refer to a page: fix biblio field relative URLsMiklos Vajna1-0/+1
2021-03-12sw bibliography, refer to a page: make the biblio field clickableMiklos Vajna1-0/+2
2021-03-01sw doc model xml dump: show SwAuthEntryMiklos Vajna1-0/+1
2021-02-26sw doc model xml dump: show SwAuthorityFieldMiklos Vajna1-0/+2
2021-02-11sw tooltip on bibliography fields: add the actual tooltip functionalityMiklos Vajna1-2/+6
2021-02-10sw tooltip on bibliography fields: add an SwTOXInternational factoryMiklos Vajna1-0/+3
2020-12-07SwAuthorityFieldType: Modify no moreBjoern Michaelsen1-1/+1
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-03-12comparison operators should be constNoel Grandin1-1/+1
2020-01-27sw: prefix members of StgReader, SwAuthEntry, ...Miklos Vajna1-3/+3
2019-12-04tdf#128845 writer, cannot modify a bibliography entryNoel Grandin1-0/+1
2019-11-04loplugin:finalclasses in sw/incNoel Grandin1-5/+4
2019-06-18loplugin:passstuffbyrefNoel Grandin1-1/+1
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann1-1/+1
2019-03-28return by unique_ptr from SwFieldType::CopyNoel Grandin1-1/+1
2019-01-25loplugin:unusedmethodsNoel Grandin1-1/+0
2019-01-21cleanup SwAuthEntry manual ref-countingNoel Grandin1-26/+20
2018-11-15sw_redlinehide_3: add second result to SwAuthorityFieldMichael Stahl1-3/+14
2018-11-15sw_redlinehide_3: transport layout from ExpandField() to Expand()Michael Stahl1-1/+1
2018-07-10pass SwField around by std::unique_ptrNoel Grandin1-1/+1
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna1-1/+0
2018-01-30loplugin:unused-returns in swNoel Grandin1-3/+3
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin1-2/+2
2017-10-23loplugin:includeform: swStephan Bergmann1-2/+2
2017-08-04loplugin:constparams in sw part3Noel Grandin1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-07-27improve passstuffbyref return analysisNoel Grandin1-2/+2
2016-04-14loplugin:passstuffbyref in swNoel Grandin1-1/+1
2016-03-15loplugin:constantparamNoel Grandin1-1/+1
2015-11-06com::sun::star->css in sw/incNoel Grandin1-4/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-11/+11
2015-10-02sw: replace boost::ptr_vector with std::vectorMichael Stahl1-2/+1
2015-10-02sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-2/+4
2015-06-19sw: remove the SwField::ExpandCitation disasterMichael Stahl1-1/+1
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+1
2015-04-16Revert "make more classes dllpublic"David Tardon1-1/+1
2015-04-16make more classes dllpublicDavid Tardon1-1/+1
2014-07-11fdo#76279 Invalid Citation on RoundTripSourav1-0/+3
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante1-1/+0
2014-04-30sw: sal_Bool->boolNoel Grandin1-8/+8
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-11/+11
2014-03-14fdo#74775: Preseved Citation after round trip.Rohit Deshmukh1-0/+3
2014-01-22bool improvementsStephan Bergmann1-2/+2
2013-11-05fixincludeguards.sh: swThomas Arnhold1-2/+2
2013-07-30fdo#43157 - Clean up OSL_ENSUREHonza Havlíček1-2/+2
2013-07-16String to OUStringMatteo Casalin1-17/+17
2013-06-06Some more modules at least building with mingw64Fridrich Štrba1-26/+26