summaryrefslogtreecommitdiff
path: root/sw/inc/authfld.hxx
AgeCommit message (Expand)Author
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
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-14fdo#74775: Preseved Citation after round trip.Rohit Deshmukh
2014-01-22bool improvementsStephan Bergmann
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-07-30fdo#43157 - Clean up OSL_ENSUREHonza Havlíček
2013-07-16String to OUStringMatteo Casalin
2013-06-06Some more modules at least building with mingw64Fridrich Štrba
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-05-14Convert SV_DECL_PTRARR_DEL(SwAuthDataArr) to boost::ptr_vectorNoel Grandin
2012-05-14Convert V_DECL_PTRARR_DEL(SortKeyArr) to boost::ptr_vectorNoel Grandin