Commit graph

117 commits

Author SHA1 Message Date
Fridrich Štrba
2838b2c9bd Use double instead of float 2011-01-30 10:22:38 +01:00
Thomas Arnhold
e0239bdc6a Replace empty equalsAscii() with getLength(). 2011-01-28 15:41:03 +01:00
Caolán McNamara
0c61e01a8a WaE: gcc 4.6.0 various warnings 2011-01-24 14:47:38 +00:00
Thomas Arnhold
4dd5c0b6b7 Replace suitable equalsAscii calls with equalsAsciiL.
Done with sed -i 's%\(\.equalsAscii\)(\(\s\?"[^"]\+"\)\(\s\?\))%\1L(\3RTL_CONSTASCII_STRINGPARAM(\2\3)\3)%g'.
2011-01-20 11:31:12 +01:00
Christian Lohmaier
2364ad704a WaE patch for filter
Signed-off-by: Kohei Yoshida <kyoshida@novell.com>
2011-01-18 15:32:22 -05:00
Caolán McNamara
9941a8aaea cppunit: prefer prefix variant 2011-01-06 13:59:27 +00:00
Caolán McNamara
6edc3600f8 cppcheck: prefer prefix variant 2010-12-23 15:02:45 +00:00
Takeshi Abe
2b22b5f4ee Replace all occured, occurance etc. 2010-12-06 09:12:45 +00:00
Gert Faller
3f8861ce64 RTL_CONSTASCII_USTRINGPARAM in filters 12 2010-11-28 18:35:13 +01:00
Caolán McNamara
61380d3f97 cppcheck: use prefix variant 2010-11-28 12:43:54 +00:00
Caolán McNamara
611300d939 cppcheck: uninit member variable 2010-11-27 21:33:58 +00:00
Gert Faller
93a23f29a7 RTL_CONSTASCII_USTRINGPARAM in filters 10 (build problem in sal ?) 2010-11-27 17:38:08 +01:00
Caolán McNamara
c0789008e3 cppcheck: use prefix form 2010-11-27 12:47:10 +00:00
Gert Faller
763fe4b613 RTL_CONSTASCII_USTRINGPARAM in filters 6 2010-11-27 10:30:47 +01:00
Fridrich Štrba
695dced3b0 some writerperfect cleanup 2010-11-17 15:35:54 +01:00
Fridrich Štrba
be4845d61d Use the new stable libwp* releases as default 2010-11-16 13:53:39 +01:00
Caolán McNamara
8c97ec61d7 add modelines to .hxx files as well 2010-10-28 15:49:40 +01:00
Sebastian Spaeth
46a924d348 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:42 +02:00
Petr Mladek
32b1f46749 more removed include guards using fixguard.py 2010-10-05 18:20:33 +02:00
Petr Mladek
27b05e4d7b remove include guards using fixguard.py 2010-10-05 18:15:59 +02:00
Fridrich Štrba
09f0550755 Committing the files for WPG and WPS importer I forgot to commit yesterday 2010-09-15 08:28:44 +02:00
Fridrich Štrba
9347f606ec wpgimporter.diff: WPG Import filter 2010-09-14 11:30:28 +02:00
Fridrich Štrba
fc263c4f06 wpsimport-writerperfect.diff: WPS Import filter - core implementation. 2010-09-14 11:07:30 +02:00
Fridrich Štrba
112477fa8f writerperfect-nocondensedparagraphs.diff: no negative paragraph height. 2010-09-14 10:36:11 +02:00
Ivo Hinkelmann
91de39795e CWS-TOOLING: integrate CWS dtardon01 2010-05-10 18:58:50 +02:00
David Tardon
66a247b2b9 dtardon01: #i37275# remove (again) all traces of xmlkywd.[ch]xx 2010-03-12 20:28:01 +01:00
sb
53025eae58 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
Vladimir Glazunov
17e16f466b #i10000# fix for deliver path 2009-11-26 14:26:19 +01:00
Ivo Hinkelmann
61f0de3924 CWS-TOOLING: integrate CWS sb107
2009-04-14 13:09:13 +0200 sb  r270758 : CWS-TOOLING: rebase CWS sb107 to trunk@270723 (milestone: DEV300:m46)
2009-04-06 14:11:54 +0200 sb  r270545 : #i100884# improve pagein effectiveness: wrap system libs in --as-needed on unxlngi6/unxlngx6 to avoid needing them where unneeded; link pagein as C program to avoid unneeded C++ runtime dependency; reorder pagein and javaldx in soffice startup script so that javaldx benefits from pagein
2009-03-31 16:40:23 +0200 sb  r270287 : decrease collisions in hashCode computation
2009-03-30 11:48:39 +0200 sb  r270207 : #i100668# corrected explicit template instantiation
2009-03-26 14:16:26 +0100 sb  r270078 : #i100408# inadvertently dropped libexslt dynamic library in previous rev 269789
2009-03-26 10:52:51 +0100 sb  r270058 : #i100576# fixed erroneous modification of RPM in previous rev 270057
2009-03-26 10:46:36 +0100 sb  r270057 : #i100576# Enable HAVE_LD_HASH_STYLE in sdev300.ini for unxlgni6 and unxlngx6; corrected unxlngx6.mk so that HAVE_LD_HASH_STYLE actually has an effect on ultimate LINKFLAGS value.
2009-03-25 16:53:39 +0100 sb  r270038 : #i85679# applied speed-symbolic-functions.diff provided by pmladek; re-ran autoconf; enabled HAVE_LD_BSYMBOLIC_FUNCTIONS for unxlngi6 and unxlngx6 in sdev300.ini
2009-03-25 15:29:12 +0100 sb  r270031 : #i100408# missing fixes in addition to -c 269789 (to actually only put single instances of certain libraries into installation sets)
2009-03-25 15:17:10 +0100 sb  r270029 : #i10084# revert masterfix additions of libraries to APPnSTDLIBs (during -r269000:269199) and instead use -rpath-link to avoid linker warnings on unxlngi6 and unxlngx6
2009-03-25 14:15:23 +0100 sb  r270023 : added svn:ignore
2009-03-25 10:25:08 +0100 sb  r270002 : #i10000# copied over trunk -c 269820
2009-03-23 10:16:00 +0100 sb  r269858 : CWS-TOOLING: rebase CWS sb107 to trunk@269781 (milestone: DEV300:m44)
2009-03-20 11:22:27 +0100 sb  r269789 : #i100408# reduce (multiple copies of) libraries delivered to solver; for that to work fine, deliver symlink feature got improved to only create a symlink if the original file exists
2009-03-20 09:21:32 +0100 sb  r269782 : #i100396# replace s(HTML|RTF)_xxx declarations with OOO_STRING_SVTOOLS_(HTML|RTF)_xxx macros to reduce symbolic relocations at load time (at least on ELF systems).
2009-03-19 11:34:56 +0100 sb  r269734 : #i100348# added VISIBILITY_HIDDEN=TRUE so that symbols from the resulting archive are not erroneously exported from dynamic libraries including the archive
2009-03-19 11:32:20 +0100 sb  r269733 : #i100348# as a prerequisite for following changes, brought jpeg-6b.patch into "dmake create_patch" format and removed application/octet-stream svn:mime-type
2009-03-12 10:39:08 +0100 sb  r269370 : duplicated cws/odfmetadata2/solenv/inc/target.mk -c 268831
2009-03-04 17:25:16 +0100 sb  r268849 : #i99880# missing AUGMENT_LIBRARY_PATH
2009-02-25 17:54:34 +0100 sb  r268459 : CWS-TOOLING: rebase CWS sb107 to trunk@268395 (milestone: DEV300:m42)
2009-02-25 09:23:15 +0100 sb  r268413 : #i99584# avoid undefined operations on nOffset (patch by cmc)
2009-02-23 10:02:25 +0100 sb  r268344 : #i99519 removed unnecessary library dependencies
2009-02-18 17:54:24 +0100 sb  r268250 : avoid warnings about format specifier and argument mismatch (on 64bit debug builds)
2009-02-18 17:50:34 +0100 sb  r268249 : avoid erroneous warning that control reaches end of non-void function
2009-02-18 17:33:53 +0100 sb  r268248 : sdext/source/pdfimport/misc/pdfihelper.cxx: #include <vcl/canvastools.hxx>
2009-04-27 11:24:10 +00:00
Rüdiger Timm
c1076fbc24 CWS-TOOLING: integrate CWS os2port04
2008-11-27 13:22:38 +0100 ydario  r264480 : #i96439#: fix build for unix platforms.
2008-11-26 18:32:42 +0100 ydario  r264433 : #i96439#: os2 systemshell code (dummy code).
2008-11-26 16:33:48 +0100 ydario  r264421 : #i96439#: vcl fix for pdf export of truetype fonts.
2008-11-26 15:04:44 +0100 ydario  r264399 : #i96439#: build macros fix scripts, gcc specific flags.
2008-11-26 15:00:15 +0100 ydario  r264398 : #i96439#: vcl source code updates.
2008-11-26 13:21:37 +0100 ydario  r264378 : #i96439#: os2 build system fixes.
2008-11-26 13:20:27 +0100 ydario  r264377 : #i96439#: configuration and build macros updates.
2008-11-26 13:16:35 +0100 ydario  r264375 : #i96439#: new launcher code, build system updates.
2008-11-26 13:12:49 +0100 ydario  r264373 : #i96439#: use OSL endian macro.
2008-11-26 12:54:50 +0100 ydario  r264371 : #i96439#: os2 build system fixes.
2008-11-26 12:30:46 +0100 ydario  r264367 : #i96439#: os2 build system fixes.
2008-11-26 12:09:33 +0100 ydario  r264365 : #i96439#: _Export is a reserved keyword under gcc for os2.
2008-11-26 12:08:12 +0100 ydario  r264364 : #i96439#: new libpath handling.
2008-11-26 11:57:51 +0100 ydario  r264363 : #i96439#: use C call, generates proper stabs; fix rtti names.
2008-12-09 08:43:20 +00:00
Oliver Bolte
48c3e6a2d6 CWS-TOOLING: integrate CWS cmcfixes49 2008-10-10 13:02:43 +00:00
Oliver Bolte
db57d13b78 INTEGRATION: CWS cmcfixes45 (1.4.16); FILE MERGED
2008/05/12 07:20:06 cmc 1.4.16.1: #i86324# remove unused methods
2008-05-28 09:51:23 +00:00
Oliver Bolte
f4d1594f30 INTEGRATION: CWS cmcfixes45 (1.3.32); FILE MERGED
2008/05/12 07:20:05 cmc 1.3.32.1: #i86324# remove unused methods
2008-05-28 09:51:11 +00:00
Oliver Bolte
d4ff002a8d INTEGRATION: CWS cmcfixes45 (1.4.8); FILE MERGED
2008/05/12 07:20:05 cmc 1.4.8.1: #i86324# remove unused methods
2008-05-28 09:50:57 +00:00
Oliver Bolte
39fc5f38c0 INTEGRATION: CWS cmcfixes45 (1.3.16); FILE MERGED
2008/05/12 07:20:05 cmc 1.3.16.1: #i86324# remove unused methods
2008-05-28 09:50:44 +00:00
Rüdiger Timm
44ac17b40d INTEGRATION: CWS changefileheader (1.2.28); FILE MERGED
2008/04/01 13:02:39 thb 1.2.28.1: #i85898# Stripping all external header guards
2008-04-10 13:10:57 +00:00
Rüdiger Timm
d0c209bbdd INTEGRATION: CWS changefileheader (1.2.28); FILE MERGED
2008/04/01 16:06:58 thb 1.2.28.2: #i85898# Stripping all external header guards
2008/04/01 13:02:39 thb 1.2.28.1: #i85898# Stripping all external header guards
2008-04-10 13:10:41 +00:00
Rüdiger Timm
4e975a9f34 INTEGRATION: CWS changefileheader (1.4.12); FILE MERGED
2008/04/01 16:06:57 thb 1.4.12.2: #i85898# Stripping all external header guards
2008/04/01 13:02:39 thb 1.4.12.1: #i85898# Stripping all external header guards
2008-04-10 13:10:27 +00:00
Rüdiger Timm
50d47cd244 INTEGRATION: CWS changefileheader (1.4.12); FILE MERGED
2008/04/01 13:02:39 thb 1.4.12.1: #i85898# Stripping all external header guards
2008-04-10 13:10:09 +00:00
Oliver Bolte
e8e4442697 INTEGRATION: CWS supdremove02 (1.9.16); FILE MERGED
2008/01/28 16:19:59 rt 1.9.16.1: #i85482# Remove UPD from library name
2008-02-25 14:56:31 +00:00
Oliver Bolte
360cd7ca60 INTEGRATION: CWS supdremove02 (1.2.26); FILE MERGED
2008/02/04 10:13:43 rt 1.2.26.1: #i85484# Useless include path remove: 'SOLARVER' already contains 'UPD', therefor 'SOLARVER/UPD' points to nowhere.
2008-02-25 14:56:19 +00:00
Oliver Bolte
e2259bd752 INTEGRATION: CWS supdremove02 (1.4.26); FILE MERGED
2008/02/04 10:13:42 rt 1.4.26.1: #i85484# Useless include path remove: 'SOLARVER' already contains 'UPD', therefor 'SOLARVER/UPD' points to nowhere.
2008-02-25 14:56:06 +00:00
Ivo Hinkelmann
5f5d654695 INTEGRATION: CWS gcc430two (1.4.24); FILE MERGED
2008/01/28 09:53:14 rene 1.4.24.1: more gcc 4.3.0 things
2008-02-04 12:52:59 +00:00
Ivo Hinkelmann
58c0dcca8b INTEGRATION: CWS gcc430two (1.3.8); FILE MERGED
2008/01/28 09:53:14 rene 1.3.8.1: more gcc 4.3.0 things
2008-02-04 12:52:34 +00:00
Vladimir Glazounov
62922dec1b INTEGRATION: CWS so3deadcorpses (1.9.16); FILE MERGED
2007/09/11 08:29:36 fs 1.9.16.1: #i81309# so3 is dead
2007-10-23 13:33:38 +00:00
Jens-Heiner Rechtien
e9a1e9d281 INTEGRATION: CWS swwarnings (1.2.6); FILE MERGED
2007/06/28 12:01:44 os 1.2.6.2: RESYNC: (1.2-1.3); FILE MERGED
2007/04/13 11:16:07 os 1.2.6.1: warning removed
2007-09-27 11:57:45 +00:00
Jens-Heiner Rechtien
8d9ed42a7c INTEGRATION: CWS swwarnings (1.2.6); FILE MERGED
2007/04/13 11:16:06 os 1.2.6.1: warning removed
2007-09-27 11:57:28 +00:00
Jens-Heiner Rechtien
9ac014d121 INTEGRATION: CWS swwarnings (1.4.6); FILE MERGED
2007/04/13 11:16:06 os 1.4.6.1: warning removed
2007-09-27 11:57:13 +00:00
Jens-Heiner Rechtien
2baaafc5b8 INTEGRATION: CWS swwarnings (1.3.6); FILE MERGED
2007/04/13 11:16:04 os 1.3.6.1: warning removed
2007-09-27 11:56:47 +00:00
Jens-Heiner Rechtien
f1960d7b7b INTEGRATION: CWS swwarnings (1.3.6); FILE MERGED
2007/04/13 11:16:03 os 1.3.6.1: warning removed
2007-09-27 11:56:35 +00:00