Commit Graph

8 Commits

Author SHA1 Message Date
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