Age | Commit message (Expand) | Author | Files | Lines |
2017-10-27 | Another ImpGetIntntlSep() fix, tdf#81671 follow-up | Eike Rathke | 2 | -2/+3 |
2017-10-27 | Fix build of Windows-only code, tdf#81671 follow-up | Eike Rathke | 1 | -1/+2 |
2017-10-27 | Resolves: tdf#81671 add DecimalSeparatorAlternative to ar-* and fa-IR | Eike Rathke | 6 | -0/+6 |
2017-10-27 | Define optional <Separators><DecimalSeparatorAlternative>, tdf#81671 | Eike Rathke | 1 | -1/+2 |
2017-10-27 | Parse/gen optional <DecimalSeparatorAlternative> in locale data, tdf#81671 | Eike Rathke | 1 | -5/+14 |
2017-10-27 | Handle decimalSeparatorAlternative, tdf#81671 | Eike Rathke | 1 | -0/+3 |
2017-10-27 | Handle decimalSeparatorAlternative, tdf#81671 | Eike Rathke | 1 | -0/+3 |
2017-10-27 | Handle decimalSeparatorAlternative in TakeRepresentation, tdf#81671 | Eike Rathke | 1 | -3/+6 |
2017-10-27 | Use LocaleDataWrapper::stringToDouble() in StrToDouble, tdf#81671 | Eike Rathke | 1 | -4/+1 |
2017-10-27 | Use LocaleDataWrapper::stringToDouble() in lcl_Str2Double, tdf#81671 | Eike Rathke | 1 | -3/+2 |
2017-10-27 | Use LocaleDataWrapper::stringToDouble() in ShadowPropertyPanel, tdf#81671 | Eike Rathke | 1 | -2/+1 |
2017-10-27 | Use LocaleDataWrapper::stringToDouble() in PosSizePropertyPanel, tdf#81671 | Eike Rathke | 1 | -2/+1 |
2017-10-27 | Use LocaleDataWrapper::stringToDouble() in AlignmentPropertyPanel, tdf#81671 | Eike Rathke | 1 | -2/+1 |
2017-10-27 | Use LocaleDataWrapper::stringToDouble() in ScSolverValueDialog, tdf#81671 | Eike Rathke | 1 | -5/+3 |
2017-10-27 | Use LocaleDataWrapper::stringToDouble() in ScDoubleField::GetValue, tdf#81671 | Eike Rathke | 1 | -6/+1 |
2017-10-27 | LocaleDataWrapper::stringToDouble() w/ decimalSeparatorAlternative, tdf#81671 | Eike Rathke | 2 | -0/+100 |
2017-10-27 | Handle decimalSeparatorAlternative in BASIC ImpScan,..., tdf#81671 | Eike Rathke | 1 | -12/+22 |
2017-10-27 | Handle decimalSeparatorAlternative in SvNumberFormatter parsing, tdf#81671 | Eike Rathke | 3 | -2/+33 |
2017-10-27 | Check decimalSeparatorAlternative in CheckConfigOptions(), tdf#81671 | Eike Rathke | 1 | -1/+3 |
2017-10-27 | Check decimalSeparatorAlternative in GetDefaultFormulaSeparators(), tdf#81671 | Eike Rathke | 1 | -1/+7 |
2017-10-27 | Handle decimalSeparatorAlternative in ScColumn::ParseString(), tdf#81671 | Eike Rathke | 4 | -6/+10 |
2017-10-27 | Handle decimalSeparatorAlternative in ScCompiler, tdf#81671 | Eike Rathke | 1 | -5/+12 |
2017-10-27 | Allow decimalSeparatorAlternative in cclass_unicode::parseText(), tdf#81671 | Eike Rathke | 2 | -5/+14 |
2017-10-27 | Add LocaleDataWrapper::getNumDecimalSepAlt(), tdf#81671 | Eike Rathke | 2 | -2/+7 |
2017-10-27 | Let LocaleDataWrapper::getLocaleItem() return LocaleDataItem2&, tdf#81671 | Eike Rathke | 4 | -10/+11 |
2017-10-27 | Instanciate XLocaleData5 in all internal interfaces, tdf#81671 | Eike Rathke | 8 | -16/+16 |
2017-10-27 | Supersede with XLocaleData5, LocaleData2, tdf#81671 | Eike Rathke | 2 | -5/+5 |
2017-10-27 | New LocaleItem::DECIMAL_SEPARATOR_ALTERNATIVE, tdf#81671 | Eike Rathke | 1 | -3/+9 |
2017-10-27 | Implement LocaleData2, XLocaleData5, LocaleDataItem2, tdf#81671 | Eike Rathke | 3 | -4/+52 |
2017-10-26 | New decimalSeparatorAlternative, LocaleDataItem2, XLocaleData5, tdf#81671 | Eike Rathke | 4 | -0/+113 |