summaryrefslogtreecommitdiff
path: root/svl/source/numbers
AgeCommit message (Expand)Author
2016-07-12tdf#100842 Do not insert things in the middle of the numberLaurent Balland-Poirier
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-07-05tdf#100754 Allow text after forced denominator fractionLaurent Balland-Poirier
2016-07-04tdf#99996 New algorithm for fractionLaurent Balland-Poirier
2016-07-04remove comphelper::string::removeNoel Grandin
2016-06-29tdf#100594 Calculate nFrac with fNumber for Forced DenominatorLaurent Balland-Poirier
2016-06-29tdf#100592 Add extra number formats for fractionLaurent Balland-Poirier
2016-06-29loplugin:stringconstantStephan Bergmann
2016-06-29Improve readability of OUString concatanation in SvNumberFormatterMuhammet Kara
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-06-23Clean up uses of Any::getValue() in svlStephan Bergmann
2016-06-14tdf#94205: Some remaining new+std::move -> o3tl::make_uniqueStephan Bergmann
2016-06-08make SvNumberFormatter::IsCompatible() staticEike Rathke
2016-06-02preserve ISO date+time format when editing such valuesEike Rathke
2016-06-02add NF_DATETIME_ISO_YYYYMMDD_HHMMSS YYYY-MM-DD HH:MM:SS builtin format codeEike Rathke
2016-05-30tdf#100122 Correctly treat fraction without integer partLaurent Balland-Poirier
2016-05-31prevent out of bounds string accessEike Rathke
2016-05-30tdf#99661 Add max-denominator-value attribute to number:fractionLaurent Balland-Poirier
2016-05-25tdf#95339 Extend test to distinguish minute/monthLaurent Balland-Poirier
2016-05-19loplugin:unusedmethods in slideshow to svtoolsNoel Grandin
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10Harmless missing breaks in switchStephan Bergmann
2016-05-09tdf#88657 calculate denominator lengthLaurent Balland-Poirier
2016-05-03Prevent Any::setValue from reinterpreting bool* as sal_Bool*Stephan Bergmann
2016-05-03tdf#97835 No decimal separtor for empty decimalLaurent Balland-Poirier
2016-05-03tdf#61996 Skip quoted text in number formatLaurent Balland-Poirier
2016-05-03tdf#31449 Correctly test if fraction has no integer partLaurent Balland-Poirier
2016-04-21Fix typosAndrea Gelmini
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-13loplugin:passstuffbyref in svlNoel Grandin
2016-04-11clang-tidy performance-unnecessary-value-param in svlNoel Grandin
2016-04-04loplugin:constantparam in i18nlangtagNoel Grandin
2016-04-04loplugin:constantparam in svlNoel Grandin
2016-03-30Use const_iterator when possible (svl except svdde)Julien Nabet
2016-03-10Avoid reserved identifiersStephan Bergmann
2016-03-01loplugin:unuseddefaultparam in svlNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08tdf#88205 Delete 'uno::Sequence' in svlkerem
2016-01-14grml.. stupid oversight..Eike Rathke
2016-01-14it's unnecessary to buffer the string to create a string from it againEike Rathke
2016-01-14do it right and remove then superfluous mumbo-jumboEike Rathke
2016-01-14loplugin:unusedmethods unused return value in store,svlNoel Grandin
2016-01-13-Werror=unused-but-set-variableStephan Bergmann
2016-01-13loplugin:unusedmethods unused return value in include/svlNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-27introduce SvNumberFormatter::GetFormatStringForExcel()Eike Rathke
2015-11-27use proper case "General" keywordEike Rathke
2015-11-27introduce SvNumberFormatter::FillKeywordTableForExcel()Eike Rathke
2015-11-24nitpick, use 'b' prefixEike Rathke