Caolán McNamara
|
db95e0b759
|
move UniString::GetQuotedToken to sc, you can keep it
Change-Id: I6bc724186d9d701316e3e945d877bfaa88ac120d
|
2012-08-07 16:14:45 +01:00 |
|
Thomas Arnhold
|
d8afc8e5e9
|
Remove superfluous include comments
Change-Id: Ie5792855761b9be209bf3fa2cba9e6998523c982
|
2012-06-09 04:39:01 +02:00 |
|
Eike Rathke
|
5a560e4300
|
resolved fdo#48731 in CSV import do not strip leading apostrophe
|
2012-04-15 14:56:55 +02:00 |
|
Markus Mohrhard
|
3e887edcaa
|
Revert "Cleanup. ScPivot(Collection) is no more."
This reverts commit 568d3912bf .
|
2012-04-05 05:05:40 +02:00 |
|
Kohei Yoshida
|
568d3912bf
|
Cleanup. ScPivot(Collection) is no more.
|
2012-04-04 15:31:26 -04:00 |
|
Eike Rathke
|
35fed09a0c
|
resolved fdo#39716 CSV import numbers in scientific notation
|
2012-04-03 20:57:19 +02:00 |
|
Norbert Thiebaud
|
2721235724
|
remove include of pch header from sc
|
2011-11-27 13:20:15 -06:00 |
|
Thomas Arnhold
|
1666fb7027
|
Remove old RCS lines.
|
2011-01-21 10:13:09 +01:00 |
|
Kohei Yoshida
|
377e0dfe9e
|
Remove trailing spaces too when parsing csv's simple numbers.
|
2010-12-13 16:05:52 -05:00 |
|
Caolán McNamara
|
3232b39d26
|
WaE, shadowed warning
|
2010-12-13 20:53:21 +00:00 |
|
Kohei Yoshida
|
e40cd672c6
|
We need to reset i to 0 after parsing spaces.
|
2010-12-13 15:37:45 -05:00 |
|
Kohei Yoshida
|
933cb2a05a
|
The previous commit would skip *all* spaces. This is the right fix.
|
2010-12-13 15:17:30 -05:00 |
|
Kohei Yoshida
|
68fa34d5ba
|
When parsing numbers, ignore preceding spaces.
Also, increment the char pointer and use it directly, which is
faster than accessing char via [] in each iteration.
|
2010-12-13 14:56:01 -05:00 |
|
Sebastian Spaeth
|
63bb42ab7d
|
Add vim/emacs modelines to all source files
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
|
2010-10-13 10:57:18 +02:00 |
|
Kohei Yoshida
|
e278e19136
|
calc-html-csv-import-force-text-cell.diff: Migrated
n#523414
set cell format to Text when a string format is requested, and don't
prepend ' in front of the value.
|
2010-09-16 11:32:16 +02:00 |
|
Kohei Yoshida
|
a1bfe5a5d9
|
#i97416# initial porting of patches from ooo-build, to implement modified
csv import option dialog.
|
2009-07-27 11:43:32 -04:00 |
|
Kohei Yoshida
|
b559137b68
|
#i102141# initial port of patches from ooo-build, to implement a new
HTML option dialog & associated changes in the core.
|
2009-07-27 11:41:15 -04:00 |
|