summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/DocumentFieldsManager.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-11/+11
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-35/+35
2015-11-05tdf#76995: updated cached value on Evaluate() of db name fieldOliver Specht1-0/+1
2015-10-27sw: prefix members of SwTableFormulaUpdateMiklos Vajna1-10/+10
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-13cppcheck:variableScopeNoel Grandin1-2/+6
2015-10-02Fix typosAndrea Gelmini1-1/+1
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin1-1/+1
2015-08-20loplugin: defaultparamsNoel Grandin1-1/+1
2015-05-25Use size_t consistently for GetFldTypeCount/GetFldType/RemoveFldTypeMatteo Casalin1-34/+35
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-484/+484
2015-05-05loplugin:staticmethodsNoel Grandin1-5/+2
2015-05-03tdf#89783: Adjust to new GetPos retval (size_t vs. sal_uInt16)Katarina Behrens1-2/+2
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-5/+5
2015-03-24rename GetDepends->HasWriterListener and make it a boolBjoern Michaelsen1-3/+3
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen1-1/+1
2014-11-25loplugin: cstylecastNoel Grandin1-1/+1
2014-11-14loplugin: cstylecastNoel Grandin1-71/+71
2014-11-03sw: s/m_rSwdoc/m_rDoc/gMichael Stahl1-93/+93
2014-10-31Removed duplicated includesAndrea Gelmini1-1/+0
2014-10-09typo: formual -> formulaAndras Timar1-1/+1
2014-10-01fdo#82577: Handle TimeNoel Grandin1-2/+2
2014-09-16fdo#70346 MM: add mail merge data to condition dictJan-Marek Glogowski1-1/+8
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-1/+1
2014-08-14sw: assert that UnlockExpFlds() isn't called when it's not lockedMichael Stahl1-0/+1
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner1-2/+3
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner1-6/+7
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner1-0/+1667