summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/stringutil.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-11-14remove unnecessary sal_Unicode casts in SC moduleNoel Grandin1-3/+3
2013-09-10fdo#62475 removed pointless commentsJelle van der Waa1-2/+0
2013-05-14coverity#1000855 Unitialized scalar variableNorbert Thiebaud1-0/+1
2013-04-10add the missing type information for the parsed stringMarkus Mohrhard1-0/+3
2013-03-22Another removal of PutCell().Kohei Yoshida1-0/+1
2013-03-22One less use of PutCell().Kohei Yoshida1-0/+35
2013-03-22Add convenience methods to set maximum text input and numeric input modes.Kohei Yoshida1-0/+14
2013-03-19More on removal of direct use of cell classes outside ScDocument.Kohei Yoshida1-3/+12
2013-03-15fixesThomas Arnhold1-1/+1
2013-03-14fdo#38838: Replaced some (Uni)String to OUString in core/scelixir1-26/+26
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-09fdo#39468: Translated German comments in sc/source/core/toolgerhard oettl1-8/+8
2012-08-13fdo#53089: Avoid setting valid numbers as text during html import.Kohei Yoshida1-1/+1
2012-08-07move UniString::GetQuotedToken to sc, you can keep itCaolán McNamara1-0/+127
2012-06-09Remove superfluous include commentsThomas Arnhold1-3/+0
2012-04-15resolved fdo#48731 in CSV import do not strip leading apostropheEike Rathke1-1/+2
2012-04-05Revert "Cleanup. ScPivot(Collection) is no more."Markus Mohrhard1-10/+42
2012-04-04Cleanup. ScPivot(Collection) is no more.Kohei Yoshida1-42/+10
2012-04-03resolved fdo#39716 CSV import numbers in scientific notationEike Rathke1-10/+42
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-01-21Remove old RCS lines.Thomas Arnhold1-3/+0
2010-12-13Remove trailing spaces too when parsing csv's simple numbers.Kohei Yoshida1-3/+13
2010-12-13WaE, shadowed warningCaolán McNamara1-1/+1
2010-12-13We need to reset i to 0 after parsing spaces.Kohei Yoshida1-1/+7
2010-12-13The previous commit would skip *all* spaces. This is the right fix.Kohei Yoshida1-5/+12
2010-12-13When parsing numbers, ignore preceding spaces.Kohei Yoshida1-2/+6
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-09-16calc-html-csv-import-force-text-cell.diff: MigratedKohei Yoshida1-0/+9
2009-07-27#i97416# initial porting of patches from ooo-build, to implement modifiedKohei Yoshida1-6/+36
2009-07-27#i102141# initial port of patches from ooo-build, to implement a newKohei Yoshida1-0/+101