summaryrefslogtreecommitdiff
path: root/sw/inc/authfld.hxx
AgeCommit message (Expand)Author
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
2012-03-08tidy up WW8FormulaControl, with knock on results elsewhereCaolán McNamara
2012-01-13SvStringsDtor->std::vectorAugust Sodora
2012-01-13SvStringsDtor->std::vectorAugust Sodora
2011-05-09REPLACE DBG_stuff with OSL_ASSERT and OSL_FAILJacek Wolszczak
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-02-24Remove use of SvLongs in authfld.[ch]xxNigel Hawkins
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-12-21CWS swlayoutrefactoring: resync to m96, no conflict resolutionMathias Bauer
2010-12-17CWS swlayoutrefactoring: #i115510#: first step to clean up the SwClient messMathias Bauer
2010-11-16translated some comments from german -> englishDaniel Di Marco
2010-11-15Comment translations, bogus comments, commented code removed from SW includesRobert Roth
2010-11-13Remove empty dated commentsJ. Graeme Lingard
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth