summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/DocumentFieldsManager.cxx
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05tdf#76995: updated cached value on Evaluate() of db name fieldOliver Specht
2015-10-27sw: prefix members of SwTableFormulaUpdateMiklos Vajna
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-13cppcheck:variableScopeNoel Grandin
2015-10-02Fix typosAndrea Gelmini
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin
2015-08-20loplugin: defaultparamsNoel Grandin
2015-05-25Use size_t consistently for GetFldTypeCount/GetFldType/RemoveFldTypeMatteo Casalin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-03tdf#89783: Adjust to new GetPos retval (size_t vs. sal_uInt16)Katarina Behrens
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-24rename GetDepends->HasWriterListener and make it a boolBjoern Michaelsen
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-14loplugin: cstylecastNoel Grandin
2014-11-03sw: s/m_rSwdoc/m_rDoc/gMichael Stahl
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-09typo: formual -> formulaAndras Timar
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-16fdo#70346 MM: add mail merge data to condition dictJan-Marek Glogowski
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-14sw: assert that UnlockExpFlds() isn't called when it's not lockedMichael Stahl
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentState out of SwDoc.Valentin Kettner
2014-08-12Refactored IDocumentFieldsAccess out of SwDoc.Valentin Kettner