/source/ur/writerperfect/

ository'/>
summaryrefslogtreecommitdiff
path: root/sw/source/core/fields/flddat.cxx
AgeCommit message (Expand)Author
2023-07-24sw, forms: some hacks to nerf time-fields so convwatch works betterMichael Stahl
2023-06-21sw: Use DateTime::Sub() instead of operator-()Eike Rathke
2022-04-09Use DateTime(css::util::DateTime&) ctorEike Rathke
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2020-10-20use tools::Long in swNoel
2020-10-05SwDateTimeField::GetDateTime always dereferences its SwDoc*Caolán McNamara
2019-03-28return by unique_ptr from SwFieldType::CopyNoel Grandin
2018-11-15sw_redlinehide_3: transport layout from ExpandField() to Expand()Michael Stahl
2018-07-16sw: prefix members of SwDateTimeField and SwFormatDropMiklos Vajna
2018-07-10pass SwField around by std::unique_ptrNoel Grandin
2018-05-17New o3tl::temporary to simplify calls of std::modfStephan Bergmann
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-11tdf#96505 Deleted suffix long (L) where it is possibletagezi
2017-07-21Initializing Date with an arbitrary day count is nonsenseEike Rathke
2017-07-21Eliminate DateTime::operator+=() and -=() with POD typesEike Rathke
2017-07-18Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2016-10-20loplugin:expandablemethodds in sw(part1)Noel Grandin
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-06-10Clean up uses of Any::getValue() in swStephan Bergmann
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin