August Sodora
443a7229f9
Remove uses of charAt
2011-12-01 11:10:28 +01:00
August Sodora
93253ee6ab
Remove some uses of OUString::setCharAt
2011-11-26 00:49:26 -05:00
Matúš Kukan
45fb35c7ac
add prefixes for component_getFactory
2011-07-28 14:35:37 +02:00
Matúš Kukan
a8b4cb8b1a
convert scaddins to gbuild
2011-07-27 21:33:41 +02:00
Matus Kukan
bc925cc2ad
Remove component_getImplementationEnvironment
2011-07-12 17:58:44 +02:00
Julien Nabet
8afda8d711
Easy Hack: Add visibility markup to all component_get* functions
2011-04-19 22:45:11 +02:00
Michael Meeks
0a89e8789f
remove obsolete component_writeInfo methods
2011-04-01 22:33:56 +01:00
Thomas Arnhold
e52051f501
Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)
2011-03-19 14:05:33 +01:00
Kohei Yoshida
12343c1556
Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
2011-03-10 20:21:13 -05:00
Caolán McNamara
770632cabb
pointless to go from char* to OString to char*
2011-03-01 20:34:21 +00:00
Thomas Arnhold
c519f73674
Replace suitable equalsAscii calls with equalsAsciiL.
2011-01-24 15:43:22 +01:00
Kenneth Venken
f8e081876f
more Sal n elements
2010-12-03 13:59:12 +00:00
Joseph Powers
6134bb32a5
.src cleanup and .png fixes
2010-11-21 07:59:32 -08:00
Julien Nabet
f125fb2f99
Replace rtl::OUString::createFromAscii with RTL_CONSTASCII_USTRINGPARAM.
2010-11-12 09:59:40 -05:00
Caolán McNamara
ad3292e2b3
add modelines to .hxx files as well
2010-10-28 15:47:29 +01:00
Norbert Thiebaud
ac05f0a344
Finally, gut the vos module out of the build
2010-10-25 17:57:36 -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
Petr Mladek
137b49c1d4
remove include guards using fixguard.py
2010-10-05 19:10:00 +02:00
sb
a43f7851c7
sb129: #i113189# change UNO components to use passive registration
2010-09-10 13:10:07 +02:00
sb
811d508a17
sb118: merged in DEV300_m72
2010-02-25 12:46:45 +01:00
Jens-Heiner Rechtien
4573ccfffd
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
sb
195ebd14fb
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
Ivo Hinkelmann
232386ba75
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
37d9508882
CWS-TOOLING: integrate CWS cmcfixes51
...
2008-12-08 10:12:55 +0100 cmc r264975 : #i96203# protect with ifdefs to avoid unused symbol on mac
2008-12-05 12:23:47 +0100 cmc r264898 : CWS-TOOLING: rebase CWS cmcfixes51 to trunk@264807 (milestone: DEV300:m37)
2008-12-01 14:45:17 +0100 cmc r264606 : #i76655# ehlos apparently required
2008-11-28 17:49:30 +0100 cmc r264567 : #i96655# remove newly unused method
2008-11-28 10:41:28 +0100 cmc r264531 : #i96647# better ppc-bridges flushCode impl
2008-11-27 12:58:40 +0100 cmc r264478 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 12:32:49 +0100 cmc r264476 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 12:26:02 +0100 cmc r264475 : #i96655# redundant old table export helpers
2008-11-27 11:49:06 +0100 cmc r264473 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 11:38:35 +0100 cmc r264471 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 11:14:21 +0100 cmc r264467 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 11:06:22 +0100 cmc r264464 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 10:58:18 +0100 cmc r264462 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 10:41:44 +0100 cmc r264461 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 10:19:24 +0100 cmc r264460 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 10:13:39 +0100 cmc r264459 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 10:06:14 +0100 cmc r264458 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:59:54 +0100 cmc r264457 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:52:51 +0100 cmc r264456 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:48:26 +0100 cmc r264454 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:40:20 +0100 cmc r264452 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:35:26 +0100 cmc r264451 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:31:00 +0100 cmc r264450 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 09:24:08 +0100 cmc r264449 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 00:26:15 +0100 cmc r264443 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 00:21:01 +0100 cmc r264442 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-27 00:09:40 +0100 cmc r264441 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 23:51:56 +0100 cmc r264440 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 23:49:09 +0100 cmc r264439 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 18:09:54 +0100 cmc r264432 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 18:07:40 +0100 cmc r264431 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 17:28:02 +0100 cmc r264429 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 17:27:39 +0100 cmc r264428 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 17:18:36 +0100 cmc r264426 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 16:22:16 +0100 cmc r264415 : #i96624# make implicit braces and brackets explicit to avoid warnings
2008-11-26 16:00:23 +0100 cmc r264409 : #i90426# remove warnings from svtools
2008-11-26 15:59:17 +0100 cmc r264408 : #i90426# remove warnings
2008-11-26 15:47:32 +0100 cmc r264404 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 14:46:57 +0100 cmc r264394 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 14:19:50 +0100 cmc r264387 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 14:15:26 +0100 cmc r264386 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 14:11:26 +0100 cmc r264384 : #i96084# confirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 13:44:23 +0100 cmc r264380 : #i96084# comfirm existing logic with explicit brackets to remove new gcc warnings
2008-11-26 13:12:24 +0100 cmc r264372 : #i96604# silence new warnings
2008-11-26 12:35:02 +0100 cmc r264369 : #i96203# make qstarter work in 3-layer land
2008-11-26 12:33:04 +0100 cmc r264368 : #i96170# ensure gtypes are up and running
2008-12-11 07:05:03 +00:00
Rüdiger Timm
e6678f491e
INTEGRATION: CWS dr61 (1.5.78); FILE MERGED
...
2008/04/23 12:17:40 dr 1.5.78.2: RESYNC: (1.5-1.6); FILE MERGED
2008/04/01 14:58:29 dr 1.5.78.1: #i86308# unused methods, patch by cmc
2008-07-02 07:52:18 +00:00
Rüdiger Timm
15378f31d3
INTEGRATION: CWS dr61 (1.14.2); FILE MERGED
...
2008/04/23 12:17:43 dr 1.14.2.2: RESYNC: (1.14-1.15); FILE MERGED
2008/04/01 14:58:29 dr 1.14.2.1: #i86308# unused methods, patch by cmc
2008-07-02 07:51:54 +00:00
Rüdiger Timm
255ffd2b4a
INTEGRATION: CWS changefileheader (1.2.132); FILE MERGED
...
2008/03/31 17:24:02 rt 1.2.132.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:46:46 +00:00
Rüdiger Timm
8f71e9f777
INTEGRATION: CWS changefileheader (1.15.4); FILE MERGED
...
2008/03/31 17:24:02 rt 1.15.4.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:46:30 +00:00
Rüdiger Timm
f4215506c0
INTEGRATION: CWS changefileheader (1.26.38); FILE MERGED
...
2008/03/31 17:24:01 rt 1.26.38.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:45:40 +00:00
Rüdiger Timm
23148b90f8
INTEGRATION: CWS changefileheader (1.5.80); FILE MERGED
...
2008/04/01 15:31:31 thb 1.5.80.3: #i85898# Stripping all external header guards
2008/04/01 12:37:09 thb 1.5.80.2: #i85898# Stripping all external header guards
2008/03/31 17:24:01 rt 1.5.80.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:45:21 +00:00
Rüdiger Timm
e65567bf30
INTEGRATION: CWS changefileheader (1.2.132); FILE MERGED
...
2008/03/31 17:24:01 rt 1.2.132.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:45:02 +00:00
Rüdiger Timm
bf94392131
INTEGRATION: CWS changefileheader (1.14.4); FILE MERGED
...
2008/04/01 15:31:31 thb 1.14.4.3: #i85898# Stripping all external header guards
2008/04/01 12:37:08 thb 1.14.4.2: #i85898# Stripping all external header guards
2008/03/31 17:24:01 rt 1.14.4.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:44:46 +00:00
Rüdiger Timm
128c7fdbce
INTEGRATION: CWS changefileheader (1.5.132); FILE MERGED
...
2008/03/31 17:24:01 rt 1.5.132.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:44:30 +00:00
Oliver Bolte
4cd6b03c2a
INTEGRATION: CWS supdremove02 (1.14.42); FILE MERGED
...
2008/01/28 10:40:57 rt 1.14.42.1: #i85482# Remove UPD from library name
2008-02-25 14:39:02 +00:00
Oliver Bolte
1462890172
INTEGRATION: CWS supdremove02 (1.13.36); FILE MERGED
...
2008/01/31 13:46:40 rt 1.13.36.1: #i85482# Remove UPD from resource name.
2008-02-25 14:38:49 +00:00
Rüdiger Timm
225caf8af9
INTEGRATION: CWS dr54 (1.25.2); FILE MERGED
...
2007/05/03 08:49:15 dr 1.25.2.1: #i75798# typo
2007-07-03 14:39:43 +00:00
Rüdiger Timm
9b980d4b5f
INTEGRATION: CWS residcleanup (1.12.38); FILE MERGED
...
2007/03/04 15:04:42 pl 1.12.38.1: #i73635# ResId cleanup
2007-04-26 07:10:31 +00:00
Ivo Hinkelmann
8763adc2f4
INTEGRATION: CWS mergede01 (1.24.82); FILE MERGED
...
2007/03/20 14:35:06 ihi 1.24.82.1: #i72301# Remove German
2007-04-19 10:54:12 +00:00
Oliver Bolte
f80ecbebdf
INTEGRATION: CWS ause069 (1.12.20); FILE MERGED
...
2007/01/10 21:43:38 hjs 1.12.20.2: RESYNC: (1.12-1.13); FILE MERGED
2006/12/01 17:28:26 hjs 1.12.20.1: #i70359# remove forced shell calls
2007-01-25 12:22:33 +00:00
Ivo Hinkelmann
c3d824a302
INTEGRATION: CWS dr51 (1.12.26); FILE MERGED
...
2006/11/14 20:10:45 er 1.12.26.1: correct PRJNAME
2006-12-19 12:13:28 +00:00
Jens-Heiner Rechtien
c27356dc90
INTEGRATION: CWS warnings01 (1.4.12); FILE MERGED
...
2006/03/21 14:34:16 nn 1.4.12.2: #i53898# warning-free code
2005/11/11 16:07:47 pl 1.4.12.1: #i55991# removed warnings
2006-06-19 22:12:35 +00:00
Jens-Heiner Rechtien
c4e7a2b5cf
INTEGRATION: CWS warnings01 (1.10.12); FILE MERGED
...
2006/05/23 22:53:49 sb 1.10.12.3: RESYNC: (1.10-1.11); FILE MERGED
2005/11/11 16:07:47 pl 1.10.12.2: #i55991# removed warnings
2005/10/24 16:42:54 nn 1.10.12.1: #i53898# warning-free code
2006-06-19 22:12:16 +00:00
Vladimir Glazounov
8100848779
INTEGRATION: CWS ause043 (1.11.20); FILE MERGED
...
2005/11/17 11:50:19 hjs 1.11.20.1: #i56702# added missing types
2006-05-24 12:36:18 +00:00
Vladimir Glazounov
19b059abd8
INTEGRATION: CWS internatiodel (1.10.30); FILE MERGED
...
2006/02/10 19:28:37 er 1.10.30.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang
2006-04-07 13:17:11 +00:00
Jens-Heiner Rechtien
c66bd7a8a6
INTEGRATION: CWS encup (1.22.42); FILE MERGED
...
2005/04/29 15:52:37 ihi 1.22.42.1: #i40603# German strings now UTF8 encoded
2005-09-23 11:08:00 +00:00
Rüdiger Timm
253b2fb00d
INTEGRATION: CWS ooo19126 (1.1.1.1.238); FILE MERGED
...
2005/09/05 17:00:26 rt 1.1.1.1.238.1: #i54170# Change license header: remove SISSL
2005-09-08 22:24:59 +00:00
Rüdiger Timm
36acb53f6f
INTEGRATION: CWS ooo19126 (1.10.96); FILE MERGED
...
2005/09/05 17:00:26 rt 1.10.96.1: #i54170# Change license header: remove SISSL
2005-09-08 22:24:44 +00:00
Rüdiger Timm
0edcfceb0a
INTEGRATION: CWS ooo19126 (1.22.64); FILE MERGED
...
2005/09/05 17:00:24 rt 1.22.64.1: #i54170# Change license header: remove SISSL
2005-09-08 22:24:11 +00:00
Rüdiger Timm
a26952014e
INTEGRATION: CWS ooo19126 (1.3.216); FILE MERGED
...
2005/09/05 17:00:23 rt 1.3.216.1: #i54170# Change license header: remove SISSL
2005-09-08 22:23:56 +00:00
Rüdiger Timm
462add2a76
INTEGRATION: CWS ooo19126 (1.1.216); FILE MERGED
...
2005/09/05 17:00:23 rt 1.1.216.1: #i54170# Change license header: remove SISSL
2005-09-08 22:23:42 +00:00