Commit graph

3290 commits

Author SHA1 Message Date
Kayo Hamid
b7c82daa28 Switch to use SAL_N_ELEMENTS macro, everywhere 2010-10-14 21:15:24 +01:00
Sebastian Spaeth
8694d2bc19 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:58 +02:00
Caolán McNamara
2503958733 libebook-1.2.so SONAME bumped again 2010-10-06 16:34:04 +01:00
Jan Holesovsky
b0c4125cc3 Merge commit 'ooo/OOO330_m9' 2010-10-06 13:36:08 +02:00
J. Graeme Lingard
8e2ae4afca Remove redundant #include directives & comments 2010-10-06 10:23:23 +02:00
David Tardon
c57cf1ab4a remove more commented out #includes and related comments 2010-10-06 09:34:39 +02:00
Petr Mladek
d890da89f4 more removed include guards using fixguard.py 2010-10-05 18:11:20 +02:00
Petr Mladek
facd86ef9c remove include guards using fixguard.py 2010-10-05 18:11:20 +02:00
Kohei Yoshida
e9e33e8d23 Ported calc-perf-import-dbf-connectivity.diff from ooo-build.
This slightly speeds up parsing of strings when reading dBase.
2010-10-01 22:27:03 -04:00
Alexandr N. Zamaraev
d70d9fc878 Fixes incorrect save NUMBER value to DBF (fdo#30504)
Open Office Calc save numeric value in numeric column as text
representation add null chars right for column with.
Bat other applications save value as text and space chars left for
column with.

For example:
Format: N, 3, 0
Value: 1
Calc saved value (hex): 31 00 00
Other Apps saved value (hex): 20 20 31

This inaccuracy does not affect the format of the readers implemented in
C or C++ but can break the implementation in other languages (Python,
Ruby, Haskell)
2010-10-01 12:49:26 -04:00
Tor Lillqvist
e60de95c7a Workaround for default_images symlink problem on Cygwin 2010-09-17 16:30:03 +03:00
Jan Holesovsky
4843a4657a kde4-buildfix-connectivity.diff: Fix KDE4 build. 2010-09-14 20:31:23 +02:00
Thorsten Behrens
b4896256c5 win32-force-version-fix.diff: force WINVER when using non-std win api 2010-09-14 12:57:42 +02:00
Frank Schoenheit [fs]
ab46e29e1a dba33i: #i113684# proper termination condition when reading large strings 2010-09-02 12:25:23 +02:00
Ocke Janssen [oj]
07daaab076 dba33g: #i111345# wrong error message used when opening invalid table format 2010-07-15 07:46:31 +02:00
Ocke Janssen [oj]
a95d6a3fb8 dba33g: #i111345# handle string sep corrected 2010-07-14 15:25:10 +02:00
Ocke Janssen [oj]
084fbb9e5e dba33g: #i112213# handle chart import for columns 2010-07-09 14:49:18 +02:00
Ocke Janssen [oj]
cfc1d8bdff dba33g: #i110825# applay patch to removed unused code 2010-07-09 07:19:45 +02:00
Ocke Janssen [oj]
8300ef8db5 dba33g: assertion when closing stream, only close either the input stream or output stream 2010-07-08 12:46:25 +02:00
Ocke Janssen [oj]
bf97aef60b dba33g: assertion when closing stream, only close either the input stream or output stream 2010-07-08 12:45:25 +02:00
Ocke Janssen [oj]
9b3ed7aa91 dba33g: handle of next and prior for count function corrected 2010-07-07 09:07:34 +02:00
Ivo Hinkelmann
52d1202cce CWS-TOOLING: integrate CWS dba33f 2010-06-04 14:23:34 +02:00
Ocke Janssen [oj]
b8076ccb49 dba33f: #i111900# fix between 2010-05-28 11:37:27 +02:00
Ocke Janssen [oj]
7e53e4596a dba33f: #i107654# like corrected 2010-05-27 08:38:58 +02:00
Niklas Nebel
29ce98cbc3 calc53: merge with DEV300_m77 2010-04-29 13:35:08 +02:00
Niklas Nebel
24706bb307 calc53: #i25840# null result in text column only for empty cells, not values 2010-04-26 14:26:49 +02:00
Frank Schoenheit [fs]
a5c79e695f dba33f: merge with m76-branch 2010-04-16 13:55:24 +02:00
Jens-Heiner Rechtien
cfc78d6b12 CWS-TOOLING: integrate CWS sb118 2010-04-16 10:09:51 +02:00
sb
75ba087051 sb118: merged in re/DEV300_next towards DEV300_m76 2010-04-07 13:14:23 +02:00
Frank Schoenheit [fs]
2fa1d80dfd Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba33f 2010-03-29 22:04:55 +02:00
Frank Schoenheit [fs]
0f305e2e26 dba33f: added missing break (thanks to Terence Enger (400guy@openoffice.org)) 2010-03-29 21:56:25 +02:00
Ocke Janssen [oj]
0a9efb55a0 dba33f: #110236# use delete [] 2010-03-26 07:24:23 +01:00
Ocke Janssen [oj]
87fe0fd1d5 dba33f: #110236# use delete [] 2010-03-26 07:23:37 +01:00
Ocke Janssen
ed1953db63 #i109366# remove :* from url 2010-03-23 14:10:06 +00:00
Ocke Janssen
bb7e46c319 add SAL_DLLPUBLIC_EXPORT 2010-03-17 12:54:06 +00:00
Ocke Janssen
6c8f48f2d1 add SAL_DLLPUBLIC_EXPORT 2010-03-17 12:53:49 +00:00
Ocke Janssen
dd7a39f401 removed export.dxp 2010-03-17 12:19:26 +00:00
Ocke Janssen
fdab408038 #i109366# add SAL_DLLPUBLIC_EXPORT 2010-03-17 11:17:09 +00:00
sb
2951cc3ad8 sb118: merged in DEV300_m72 2010-02-25 12:46:45 +01:00
Jens-Heiner Rechtien
db02ac8b89 changefileheader2: #i10000#: convert files with CR/LF characters to CR only 2010-02-12 16:56:44 +01:00
Jens-Heiner Rechtien
82b1d381cd changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
Ocke Janssen
1fce2c3710 #i108897# set first bit to 20h 2010-02-11 15:46:14 +00:00
Ocke Janssen [oj]
5f71d65924 dba33f: #i108730# impl case case and rank functions 2010-02-08 14:05:16 +01:00
sb
07b4fe3375 sb118: merged in DEV300_m71 2010-02-08 09:18:14 +01:00
sb
ec0ee57607 sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates 2010-01-29 17:01:54 +01:00
Ocke Janssen [oj]
4bc4c4dd44 dba33f: #i108730# impl case case and rank functions 2010-01-28 08:42:56 +01:00
Ivo Hinkelmann
c95e2922dd CWS-TOOLING: integrate CWS dba33d 2010-01-27 13:51:16 +01:00
Kurt Zenker
36f7b64c6c CWS-TOOLING: integrate CWS dba33b 2010-01-15 14:01:24 +01:00
Ocke Janssen [oj]
9a2088753c dba33b: merge m69 2010-01-15 09:16:51 +01:00
Ocke Janssen [oj]
fbb7a4cd4c dba33f: #i20615# new feature to allow server side column descrriptions to be visible and changeable in the table designer. 2010-01-13 08:44:34 +01:00