summaryrefslogtreecommitdiff
path: root/sw/inc/expfld.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-2/+2
2017-01-13new loplugin: useuniqueptr: sw part 1Noel Grandin1-3/+3
2016-10-27loplugin:expandablemethods in swNoel Grandin1-3/+0
2016-10-20loplugin:expandablemethodds in sw(part1)Noel Grandin1-5/+0
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin1-3/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-10/+10
2016-04-14loplugin:passstuffbyref in swNoel Grandin1-16/+16
2016-04-06Indentation fixesMiklos Vajna1-6/+6
2016-01-21loplugin: unused return valuesNoel Grandin1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-5/+5
2015-11-06com::sun::star->css in sw/incNoel Grandin1-10/+10
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-53/+53
2015-07-21loplugin:unusedmethods swNoel Grandin1-1/+0
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-50/+50
2015-04-16Revert "make more classes dllpublic"David Tardon1-2/+2
2015-04-16make more classes dllpublicDavid Tardon1-2/+2
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-4/+4
2014-11-10loplugin: cstylecastNoel Grandin1-1/+1
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2014-09-06Use size_t consistently, constify, reduce scopeMatteo Casalin1-5/+5
2014-08-20SwWrtShell::StartInputFldDlg() can be called with RES_SETEXPFLD tooMichael Stahl1-0/+4
2014-07-26sal_uInt16 to size_t/bool in SwInputFieldListMatteo Casalin1-5/+5
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-2/+2
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante1-4/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-11/+11
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-53/+53
2014-03-17sw: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms1-5/+0
2014-02-12callcatcher: update unused codeCaolán McNamara1-2/+0
2014-02-11Resolves: #i124179# trigger update User Fields...Oliver-Rainer Wittmann1-0/+3
2014-02-06Typo: formating -> formattingJulien Nabet1-3/+3
2013-12-02xub_StrLen/unsigned to sal_Int32Matteo Casalin1-1/+1
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann1-8/+26
2013-11-08longparas: these sal_uInt16s are really xub_StrLensCaolán McNamara1-1/+1
2013-11-05fixincludeguards.sh: swThomas Arnhold1-3/+3
2013-07-16String to OUStringMatteo Casalin1-53/+53
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-16/+16
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-17sal_Bool to boolTakeshi Abe1-6/+6
2012-09-02Modifying comments to meet doxygen standardsAbdulmajeed Al-Abaulrazzaq1-26/+26
2012-07-25Convert SV_DECL_PTRARR_DEL(_SwSeqFldList) to std::vectorNoel Grandin1-6/+16
2012-07-17fdo#50801 fix cross-reference text when Caption order is Numbering firstUray M. János1-1/+1
2012-07-04Convert Svptrarr to std::set<const SwTxtFld*>Noel Grandin1-4/+4
2012-03-08tidy up WW8FormulaControl, with knock on results elsewhereCaolán McNamara1-23/+23
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-2/+2
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-3/+5
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-89/+95