summaryrefslogtreecommitdiff
path: root/xmloff/source/style/xmlnumfi.cxx
AgeCommit message (Expand)Author
2018-06-11tdf#115007: add import/export to NatNum12 (spell out numbers,László Németh
2018-03-06use more Color in xmloffNoel Grandin
2018-02-20create uno::Any overrides for ColorNoel Grandin
2018-01-25reuse limitCaolán McNamara
2018-01-25ofz: out-of-memoryCaolán McNamara
2018-01-15More loplugin:cstylecast: xmloffStephan Bergmann
2018-01-12More loplugin:cstylecast: xmloffStephan Bergmann
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-09-14clang-tidy modernize-use-emplace in xmloffNoel Grandin
2017-08-24tdf#111934 xmloff: ODF import: self-referential conditional style crashMichael Stahl
2017-07-20loplugin:constparams in xmloffNoel Grandin
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-07-13loplugin:oncevar: empty strings: xmloffStephan Bergmann
2017-07-11simplify some OUString::copy callsNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-05-19loplugin:stringcopy: xmloffStephan Bergmann
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin
2017-02-08loplugin:unusedenumconstants read-only constants in xmloffNoel Grandin
2017-01-20can use truncate instead of a new OUStringBufferCaolán McNamara
2016-12-01loplugin:unnecessaryoverride (dtors) in xmloffStephan Bergmann
2016-10-13loplugin:unnecessaryoverrideNoel Grandin
2016-09-13unconditionally replacing Y after G (era) with E was always wrongEike Rathke
2016-09-13do not add calendar modifier to format code when importing as E or EE keywordEike Rathke
2016-09-13that copypasta comment fragment makes no senseEike Rathke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13switch to using LocaleDataWrapper::doesSecondaryCalendarUseEC()Eike Rathke
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09use std::unique_ptrDavid Tardon
2016-09-07loplugin:stringconstantStephan Bergmann
2016-09-07Resolves: tdf#101963 loading zh-TW ROC calendar use EE|E instead of YYYY|YYEike Rathke
2016-08-10XML number format: do not enquote space followed by minus, tdf#97837 follow-upEike Rathke
2016-07-27tdf#100834 Extend ODF for integer/fraction delimiterLaurent Balland-Poirier
2016-07-27tdf#100755 Extend ODF to allow 0 in fractionLaurent Balland-Poirier
2016-06-17convert DBG_ASSERT in xmloffNoel Grandin
2016-06-16tdf#97837 Detect delimiter only for date, time, currencyLaurent Balland-Poirier
2016-05-30tdf#99661 Add max-denominator-value attribute to number:fractionLaurent Balland-Poirier
2016-05-30Choose ODF version for min-decimal-place and force-exponent-signLaurent Balland-Poirier
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin
2016-05-09tdf#38097 min numerator/denominator at least 1Laurent Balland-Poirier
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-11tdf#40517 Export/Import in ODF decimal replacement with spaceLaurent Balland-Poirier
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04tdf#93296 dashes in decimal part => 0 min decimal placesLaurent Balland-Poirier