summaryrefslogtreecommitdiff
path: root/sw/source/core/fields/cellfml.cxx
AgeCommit message (Expand)Author
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2018-11-16loplugin:buriedassign in swNoel Grandin
2018-11-15sw_redlinehide_3: add second result to SwGetExpField, SwSetExpFieldMichael Stahl
2018-11-15sw_redlinehide_3: add layout parameter to SwField::ExpandField()Michael Stahl
2018-11-10Fix typo in commentMatteo Casalin
2018-09-19sw: rework annoying GetFrameOfModify/getLayoutFrame parametersMichael Stahl
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-07-30loplugin:stringloop in swNoel Grandin
2018-01-24Remove presumably dead < USHRT_MAX checksStephan Bergmann
2018-01-11loplugin:redundantcast: swStephan Bergmann
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-02Get rid of the css::util::NumberFormat::TEXT abuse as "special" "key"Eike Rathke
2017-08-16tdf#39468 Translate German comments/termsJens Carl
2017-08-07tdf#39468: Translate some random German comments and termsJens Carl
2017-08-04loplugin:constparams in sw part3Noel Grandin
2017-07-14use more OUString::operator== in swNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-07tdf#74177 writer: ignoring comment allows number recognitionJustin Luth
2017-05-22sw: prefix members of SwTableCalcParaMiklos Vajna
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