Commit Graph

31 Commits

Author SHA1 Message Date
Kohei Yoshida
9a623cdca2 Parse CSV lines in the reader thread.
Change-Id: I6329a0e6e6fa6576df2ed473482d558bfd6cce08
2013-12-30 12:33:28 -05:00
Noel Grandin
15113ea855 remove unnecessary sal_Unicode casts in SC module
Change-Id: Iee7688ea60b4d45d3e6725afd46e9cbb5ebe26c5
2013-11-14 08:17:29 +02:00
Jelle van der Waa
d2ddff7b35 fdo#62475 removed pointless comments
Conflicts:
	sc/source/core/tool/interpr1.cxx
	sc/source/core/tool/interpr4.cxx
	sc/source/core/tool/token.cxx

Change-Id: I507d747b6c087d089203f7bce6be836da28fc537
Reviewed-on: https://gerrit.libreoffice.org/5824
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-09-10 17:31:15 +00:00
Norbert Thiebaud
e7a4131408 coverity#1000855 Unitialized scalar variable
Change-Id: I2bece68ed33f3aa193a30d9686ba81d21c7ec55e
Reviewed-on: https://gerrit.libreoffice.org/3896
Reviewed-by: Kohei Yoshida <kohei.yoshida@suse.de>
Tested-by: Kohei Yoshida <kohei.yoshida@suse.de>
2013-05-14 00:08:40 +00:00
Markus Mohrhard
5b981e1dbf add the missing type information for the parsed string
Change-Id: I4e2567ba2a9000763c54b7d38ab4ba66a13a77f4
2013-04-10 18:03:51 +02:00
Kohei Yoshida
18d821241c Another removal of PutCell().
Change-Id: I1519ed62f623770f690385cb725e5d1e9a636e48
2013-03-22 21:49:18 -04:00
Kohei Yoshida
05c4998336 One less use of PutCell().
Change-Id: I10120476e3bb17c330fa8a59ae51ac7d4573d937
2013-03-22 21:49:18 -04:00
Kohei Yoshida
611cb65c2a Add convenience methods to set maximum text input and numeric input modes.
And remove one use of ScDocument::PutCell().

Change-Id: Iaa3c115794894964cb7c9f809235cdb7669be094
2013-03-22 21:49:16 -04:00
Kohei Yoshida
25b6dcef49 More on removal of direct use of cell classes outside ScDocument.
Change-Id: Ie888b3494334613b5e4bcf97019b6dfbbd1a5da1
2013-03-19 18:09:51 -04:00
Thomas Arnhold
7295d392ea fixes
from b0cf3aba08

Change-Id: I03a7df23ea9838715304d0359536403af89bcfa3
2013-03-15 01:20:05 +01:00
elixir
b0cf3aba08 fdo#38838: Replaced some (Uni)String to OUString in core/sc
Change-Id: I4fa27b933c5b3cf2645b139bf6349b90f613feab
Reviewed-on: https://gerrit.libreoffice.org/2735
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-03-14 22:12:59 +00:00
Michael Meeks
16155fdc39 re-base on ALv2 code. Includes:
Patches contributed by Herbert Duerr
    i#118735 prevent endless loop if vlookup/hlookup doesn't find anything
    http://svn.apache.org/viewvc?view=revision&revision=1239673

    Patches contributed by Andre Fischer
    remove lp_solver
    http://svn.apache.org/viewvc?view=revision&revision=1199180
    i#118160: Added external CoinMP library.
    http://svn.apache.org/viewvc?view=revision&revision=1233909

    Patches contributed by Armin Le-Grand
    i#118485 - Styles for OLEs are not saved.
    http://svn.apache.org/viewvc?view=revision&revision=1182166
    i#118524: apply patch, followup fixes to 118485
    http://svn.apache.org/viewvc?view=revision&revision=1186077

    Patches contributed by lihuiibm
    i#108860 - Fix range validation.
    http://svn.apache.org/viewvc?view=revision&revision=1242846
    i#118954 Chart data will lost after copy to different file
    http://svn.apache.org/viewvc?view=revision&revision=1301345

    Patches contributed by Ariel Constenla-Haile
    Fix Linux build breaker: extra qualification on member
    http://svn.apache.org/viewvc?view=revision&revision=1301591
    i#118696 - i#118697 - Fix some Sheet Tab Color API issues
    http://svn.apache.org/viewvc?view=revision&revision=1225428
    i#118697 - Fix uninitialized variable
    http://svn.apache.org/viewvc?view=revision&revision=1225859
    i#118771 - ScUndoImportTab should preserve tab background color
    http://svn.apache.org/viewvc?view=revision&revision=1230356
    i#118921 - Repaint linked sheet tab background color after updating link
    http://svn.apache.org/viewvc?view=revision&revision=1245177
    i#118927 - Undo/Redo "Update Link" does not reset sheet tab color
    http://svn.apache.org/viewvc?view=revision&revision=1245241
    i#118747 - Copy tab color when transferring sheets across documents
    http://svn.apache.org/viewvc?view=revision&revision=1230355

    Patch contributed by Oliver Rainer-Wittman
    i#118012 - methods <ScBroadcastAreaSlot::AreaBroadcast(..)> and
    <ScBroadcastAreaSlot::AreaBroadcastInRange(..)> adapt stl-container
    iteration in order to avoid destroyed iterators during iteration.
    http://svn.apache.org/viewvc?view=revision&revision=1297916

    Patches contributed by Mathias Bauer
    gnumake4 work variously
    http://svn.apache.org/viewvc?view=revision&revision=1394707
    http://svn.apache.org/viewvc?view=revision&revision=1394326
    http://svn.apache.org/viewvc?view=revision&revision=1396797
    http://svn.apache.org/viewvc?view=revision&revision=1397315

    Patch contributed by Daniel Rentz
    calc69: #i116936# fix VBA symbol Cells
    http://svn.apache.org/viewvc?view=revision&revision=1172135

    Patches contributed by leiw:
    i#118546 CPU 100% on switched off AutoCalculate with Conditional
    Formatting on date values
    http://svn.apache.org/viewvc?view=revision&revision=1301380

Re-add new function documentation. Many various cleanups.
Add missing calc66: #o11817313# also look at formula result
number format, remove redundant binaries.
2012-12-04 07:17:12 +00:00
gerhard oettl
337ef5808d fdo#39468: Translated German comments in sc/source/core/tool
Change-Id: I0fe94ebc9751ebfa25851a482244fda9ddac5bbb
Reviewed-on: https://gerrit.libreoffice.org/585
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
2012-09-09 09:12:37 +00:00
Kohei Yoshida
51f1fc69aa fdo#53089: Avoid setting valid numbers as text during html import.
Change-Id: I5fa9a54f70e8e4d8aac42687f2a204b2925d4619
2012-08-13 14:22:32 -04:00
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