summaryrefslogtreecommitdiff
path: root/sw/source/core/fields/fldbas.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-11-15sw_redlinehide_3: add second result to SwAuthorityFieldMichael Stahl1-1/+1
2018-11-15sw_redlinehide_3: transport layout from ExpandField() to Expand()Michael Stahl1-3/+3
2018-11-15sw_redlinehide_3: add layout parameter to SwField::ExpandField()Michael Stahl1-1/+2
2018-08-16Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke1-3/+3
2018-07-30sw doc model xml dump: dump float value of user fieldsMiklos Vajna1-6/+14
2018-07-30sw doc model xml dump: cover SwValueFieldMiklos Vajna1-0/+9
2018-07-10pass SwField around by std::unique_ptrNoel Grandin1-2/+2
2018-05-22tdf#117171 support localized page number numbering stylesLászló Németh1-2/+6
2018-01-30loplugin:unused-returns in swNoel Grandin1-4/+2
2018-01-16Fix typosAndrea Gelmini1-1/+1
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin1-3/+3
2017-10-25Eliminate deprecated SvNumberFormatter::GetDecSep()Eike Rathke1-1/+1
2017-08-28sw: insert paragraph signature fieldAshod Nakashian1-1/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-07tdf#74177 writer: ignoring comment allows number recognitionJustin Luth1-3/+1
2017-05-19loplugin:stringcopy: swStephan Bergmann1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2017-05-02Revert "SwFieldTypes can just be a std::vector typedef"Caolán McNamara1-2/+4
2017-05-02SwFieldTypes can just be a std::vector typedefNoel Grandin1-4/+2
2017-04-26use strong_int for LanguageTypeNoel Grandin1-13/+13
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin1-71/+75
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin1-1/+1
2017-03-03use SvxExtNumType in SvxNumberTypeNoel Grandin1-2/+2
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin1-2/+2
2016-06-03sw: convert some OSL_FAIL to assertMichael Stahl1-2/+2
2016-04-22Avoid reserved identifiersStephan Bergmann1-1/+1
2016-03-15loplugin:constantparamNoel Grandin1-1/+1
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin1-2/+2
2015-11-10sw doc model xml dump: show comment textMiklos Vajna1-18/+11
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-06-19sw: remove the SwField::ExpandCitation disasterMichael Stahl1-6/+0
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-75/+75
2015-05-12sw: Rename some variables.Jan Holesovsky1-3/+3
2015-04-21sw: assert that SwField::m_pType is not nullMichael Stahl1-4/+3
2015-04-21sw: prefix members of SwValueFieldType/SwValueField/SwFormulaFieldMichael Stahl1-20/+20
2015-04-21sw: prefix members of SwFieldMichael Stahl1-24/+24
2015-04-21sw: prefix members of SwFieldTypeMichael Stahl1-6/+6
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen1-1/+1
2015-03-02sw: remove now unused WriterHelperMiklos Vajna1-3/+37
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin1-3/+3
2015-01-22Merge common code of sw format listsJan-Marek Glogowski1-12/+0
2014-12-10Use Any specializations for bool, instead of SetValueMatteo Casalin1-4/+1
2014-11-19loplugin: cstylecastNoel Grandin1-10/+10
2014-07-11fdo#76279 Invalid Citation on RoundTripSourav1-0/+6
2014-04-30sw: sal_Bool->boolNoel Grandin1-9/+9
2014-03-14fdo#74775: Preseved Citation after round trip.Rohit Deshmukh1-2/+9
2014-02-24Remove some temporaries around calls to SvNumberFormatter methodsMatteo Casalin1-2/+2
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann1-8/+21
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-2/+2
2013-10-02remove yet another StringHash implCaolán McNamara1-1/+1