summaryrefslogtreecommitdiff
path: root/sw/source/core/fields/cellfml.cxx
AgeCommit message (Expand)Author
2017-05-08loplugin:checkunusedparams in sw(part1)Noel Grandin
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2017-02-13convert SwCalcError to scoped enumNoel Grandin
2017-01-16tdf#74177 Writer table: comment shouldn't prevent IsNumberFormatJustin Luth
2017-01-13new loplugin: useuniqueptr: sw part 1Noel Grandin
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sw)Stephan Bergmann
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-05-19tdf#75757: remove inheritance on vector (SwTableBoxes)Bjoern Michaelsen
2016-04-22Avoid reserved identifiersStephan Bergmann
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06tdf#94624 calculation of power operator fixedOliver Specht
2015-10-28sw: prefix members of SwTableBoxMiklos Vajna
2015-10-27sw: prefix members of SwTableFormulaUpdateMiklos Vajna
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-12sw: Disambiguate future pTable.Jan Holesovsky
2015-05-10tdf#66353: fix converting relative sw table formula back to boxMike Kaganski
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-03SwRefPageGetFieldType::MakeSetList can return boolMatteo Casalin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-23WaE: comparison between signed and unsigned integer expressionsTor Lillqvist
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-01-24there's no way that cast is rightCaolán McNamara
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-11-19loplugin: cstylecastNoel Grandin
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-10-23sw: fix undefined casts of SwTxtInputFldMichael Stahl
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner
2014-07-14Resolves: #i125228# correct consideration of InputFields...Oliver-Rainer Wittmann
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-03-17sw: prefer passing OUString by referenceNoel Grandin
2014-03-16sal_Bool to boolMatteo Casalin
2014-03-11"overflow" is one wordTor Lillqvist
2014-03-07fdo#75492: table names can start the same way and still be differentBjoern Michaelsen
2014-02-27Remove visual noise from swAlexander Wilms
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin
2013-11-01Related: #i33737# some minor refactoring in advanceOliver-Rainer Wittmann
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-15String to OUString and some optimizationsMatteo Casalin
2013-08-13Use stardard prefixes for data members, and english namesMatteo Casalin
2013-08-12WaE: 'pTmpTbl' may be used uninitialized in this functionTor Lillqvist
2013-08-12String to OUString and some optimizationsMatteo Casalin
2013-06-10fdo#62475 - remove visual noise in sw/source/core/fieldsPhilipp Riemer