summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-27Use LocaleDataWrapper::stringToDouble() in StrToDouble, tdf#81671Eike Rathke1-4/+1
2017-10-27Use LocaleDataWrapper::stringToDouble() in lcl_Str2Double, tdf#81671Eike Rathke1-3/+2
2017-10-27Use LocaleDataWrapper::stringToDouble() in ShadowPropertyPanel, tdf#81671Eike Rathke1-2/+1
2017-10-27Use LocaleDataWrapper::stringToDouble() in PosSizePropertyPanel, tdf#81671Eike Rathke1-2/+1
2017-10-27Use LocaleDataWrapper::stringToDouble() in AlignmentPropertyPanel, tdf#81671Eike Rathke1-2/+1
2017-10-27Use LocaleDataWrapper::stringToDouble() in ScSolverValueDialog, tdf#81671Eike Rathke1-5/+3
2017-10-27Use LocaleDataWrapper::stringToDouble() in ScDoubleField::GetValue, tdf#81671Eike Rathke1-6/+1
2017-10-27LocaleDataWrapper::stringToDouble() w/ decimalSeparatorAlternative, tdf#81671Eike Rathke2-0/+100
2017-10-27Handle decimalSeparatorAlternative in BASIC ImpScan,..., tdf#81671Eike Rathke1-12/+22
2017-10-27Handle decimalSeparatorAlternative in SvNumberFormatter parsing, tdf#81671Eike Rathke3-2/+33
2017-10-27Check decimalSeparatorAlternative in CheckConfigOptions(), tdf#81671Eike Rathke1-1/+3
2017-10-27Check decimalSeparatorAlternative in GetDefaultFormulaSeparators(), tdf#81671Eike Rathke1-1/+7
2017-10-27Handle decimalSeparatorAlternative in ScColumn::ParseString(), tdf#81671Eike Rathke4-6/+10
2017-10-27Handle decimalSeparatorAlternative in ScCompiler, tdf#81671Eike Rathke1-5/+12
2017-10-27Allow decimalSeparatorAlternative in cclass_unicode::parseText(), tdf#81671Eike Rathke2-5/+14
2017-10-27Add LocaleDataWrapper::getNumDecimalSepAlt(), tdf#81671Eike Rathke2-2/+7
2017-10-27Let LocaleDataWrapper::getLocaleItem() return LocaleDataItem2&, tdf#81671Eike Rathke4-10/+11
2017-10-27Instanciate XLocaleData5 in all internal interfaces, tdf#81671Eike Rathke8-16/+16
2017-10-27Supersede with XLocaleData5, LocaleData2, tdf#81671Eike Rathke2-5/+5
2017-10-27New LocaleItem::DECIMAL_SEPARATOR_ALTERNATIVE, tdf#81671Eike Rathke1-3/+9
2017-10-27Remove some old KDE3 and TDE stuffJan-Marek Glogowski5-141/+3
2017-10-27survive without configCaolán McNamara1-1/+4
2017-10-27ofz#3791 Integer-overflowCaolán McNamara1-9/+29
2017-10-27Access2Base - Database events (2)Jean-Pierre Ledure1-1/+4
2017-10-27ofz#3837 Integer-overflowCaolán McNamara1-1/+1
2017-10-27ofz#3823 Integer-overflowCaolán McNamara1-7/+7
2017-10-27sfx2: Drop unnecessary abstraction of SfxFrameArr_ImplTakeshi Abe5-68/+9
2017-10-27tdf#113162 corect the size only for watermark 2Szymon Kłos1-1/+2
2017-10-27ofz#3802 Integer-overflowCaolán McNamara1-1/+1
2017-10-27loplugin:rangedforcopy (clang-cl)Stephan Bergmann1-1/+1
2017-10-27loplugin:redundantcast (clang-cl)Stephan Bergmann1-1/+1
2017-10-27-Werror,-Wtautological-constant-compare (clang-cl)Stephan Bergmann2-20/+41
2017-10-27external/curl: Work around clang-cl not knowing /FDStephan Bergmann2-0/+17
2017-10-27drop stray debugging remnantsCaolán McNamara2-7/+0
2017-10-27Remove part of clang-cl workaround that is no longer neededStephan Bergmann2-6/+0
2017-10-27Adapt loplugin:includeform to Windows \ path separatorStephan Bergmann3-13/+35
2017-10-27tdf#113026: disable mpBoxLegend when legend not visibleXisco Fauli1-0/+1
2017-10-27ofz#2947 check for input stream endEike Rathke1-1/+13
2017-10-27revert small part of previous commitNoel Grandin1-3/+2
2017-10-27extract some common code for checking if a functions address was takenNoel Grandin4-106/+138
2017-10-27-Werror=unused-functionStephan Bergmann1-67/+0
2017-10-27ODP: export TextPreRotateAngleSzymon Kłos5-1/+28
2017-10-27use std::unique_ptr in SwUndoTransliterateNoel Grandin2-5/+3
2017-10-27ofz#3830 Integer-overflowCaolán McNamara1-1/+6
2017-10-27...and one more fix for DbusIpcThread,Stephan Bergmann1-23/+4
2017-10-27emfio: don't reinvent read_uInt16s_ToOUStringMichael Stahl1-12/+1
2017-10-27remove GetSwapFloat nonsense from all 3 EMF readersMichael Stahl4-69/+0
2017-10-27use std::unique_ptr in SwLayouterNoel Grandin2-20/+12
2017-10-27ofz#3819 Integer-overflowCaolán McNamara2-2/+12
2017-10-27ofz#3826 Divide-by-zeroCaolán McNamara1-1/+1