summaryrefslogtreecommitdiff
path: root/sw/inc/fldbas.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin1-50/+49
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-6/+6
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin1-2/+2
2017-03-03use SvxExtNumType in SvxNumberTypeNoel Grandin1-56/+77
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin1-2/+2
2016-04-22Avoid reserved identifiersStephan Bergmann1-2/+2
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin1-1/+1
2015-11-10sw doc model xml dump: show comment textMiklos Vajna1-0/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-06com::sun::star->css in sw/incNoel Grandin1-10/+7
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-10-02loplugin:unusedmethodsNoel Grandin1-2/+0
2015-06-19sw: remove the SwField::ExpandCitation disasterMichael Stahl1-2/+0
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-17/+17
2015-04-21sw: prefix members of SwValueFieldType/SwValueField/SwFormulaFieldMichael Stahl1-8/+11
2015-04-21sw: prefix members of SwFieldMichael Stahl1-11/+11
2015-04-21sw: prefix members of SwFieldTypeMichael Stahl1-3/+3
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-2/+2
2015-03-25Typo: formated->formattedJulien Nabet1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2014-11-25Revert "loplugin: cstylecast"Tor Lillqvist1-1/+1
2014-11-25loplugin: cstylecastNoel Grandin1-1/+1
2014-11-10loplugin: cstylecastNoel Grandin1-2/+2
2014-07-11fdo#76279 Invalid Citation on RoundTripSourav1-0/+2
2014-04-30sw: sal_Bool->boolNoel Grandin1-8/+8
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-3/+3
2014-03-14fdo#74775: Preseved Citation after round trip.Rohit Deshmukh1-2/+2
2014-02-27Remove visual noise from swAlexander Wilms1-3/+0
2014-02-06Typo: formating -> formattingJulien Nabet1-1/+1
2014-02-03Remove SW_DLLPRIVATE -> SAL_DLLPRIVATE indirectionStephan Bergmann1-2/+2
2013-12-02Integrate branch of IAccessible2Steve Yin1-2/+10
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann1-1/+6
2013-11-05fixincludeguards.sh: swThomas Arnhold1-3/+3
2013-07-16String to OUStringMatteo Casalin1-24/+23
2013-07-15DoubleToString: do not modify a reference argument, just return the resultMatteo Casalin1-2/+2
2013-07-15Reduce scope of global array and make in constantMatteo Casalin1-2/+0
2013-06-12i#105557: thread safety of SwXFieldMasterMichael Stahl1-0/+12
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-03-19add SwField::IsClickable and use it from SwWrtShell and SwPageFrmMiklos Vajna1-0/+2
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-02Modifying comments to meet doxygen standardsAbdulmajeed Al-Abaulrazzaq1-51/+51
2012-07-10fdo#51793: FormatNumber can handle sal_uInt32 values after all...Cédric Bosdonnat1-1/+1
2012-03-08tidy up WW8FormulaControl, with knock on results elsewhereCaolán McNamara1-5/+5
2012-01-13SvStringsDtor->std::vectorAugust Sodora1-3/+2
2011-12-06comment of enum 40 misplacedCaolán McNamara1-2/+2
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl1-1/+1
2011-06-08Replace DBG_ stuff with OSL_ equivalents in writerJacek Wolszczak1-3/+0