Commit Graph

16 Commits

Author SHA1 Message Date
sb
2951cc3ad8 sb118: merged in DEV300_m72 2010-02-25 12:46:45 +01:00
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
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
f88817b11e 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
5383293909 INTEGRATION: CWS changefileheader (1.12.28); FILE MERGED
2008/03/31 16:28:54 rt 1.12.28.1: #i87441# Change license header to LPGL v3.
2008-04-10 22:57:25 +00:00
b1e088d273 INTEGRATION: CWS supdremove02 (1.11.66); FILE MERGED
2008/01/28 10:43:13 rt 1.11.66.1: #i85482# Remove UPD from library name
2008-02-25 15:52:26 +00:00
278bf37c44 INTEGRATION: CWS os2port02 (1.10.60); FILE MERGED
2007/09/30 13:00:13 ydario 1.10.60.1: Issue number: i82034
Submitted by: ydario
Reviewed by:  ydario
Commit of changes for OS/2 CWS source code integration.
2007-11-02 11:40:32 +00:00
3e9e8723f6 INTEGRATION: CWS mba23issues03 (1.9.50); FILE MERGED
2007/06/14 18:56:30 mba 1.9.50.1: #i72366#: remove old MacOS9 code
2007-07-11 12:04:00 +00:00
6f19813761 INTEGRATION: CWS mingwport03 (1.5.164); FILE MERGED
2007/03/19 19:01:04 vg 1.5.164.3: RESYNC: (1.6-1.7); FILE MERGED
2006/11/08 12:24:30 vg 1.5.164.2: RESYNC: (1.5-1.6); FILE MERGED
2006/09/07 15:07:18 vg 1.5.164.1: #i53572# MinGW port
2007-03-26 13:35:42 +00:00
6a717c72c8 INTEGRATION: CWS ause076 (1.7.18); FILE MERGED
2007/02/28 10:58:29 hjs 1.7.18.1: #i74812# cleanup *LIB and more
2007-03-09 08:19:23 +00:00
17f9b8194d INTEGRATION: CWS ause069 (1.5.182); FILE MERGED
2006/11/07 04:54:04 hjs 1.5.182.2: RESYNC: (1.5-1.6); FILE MERGED
2006/10/11 18:17:07 hjs 1.5.182.1: #i69872# cleanup
2007-01-25 12:03:27 +00:00
edb1e00291 INTEGRATION: CWS ause060 (1.5.170); FILE MERGED
2006/09/29 17:24:56 hjs 1.5.170.1: #i69951# remove CONV_STAR_FONTS
2006-10-30 08:08:28 +00:00
1d0ddead15 INTEGRATION: CWS ooo19126 (1.4.170); FILE MERGED
2005/09/05 14:40:33 rt 1.4.170.1: #i54170# Change license header: remove SISSL
2005-09-09 15:00:04 +00:00
c8f38e151c INTEGRATION: CWS sb25 (1.2.102); FILE MERGED
2004/12/08 14:16:41 sb 1.2.102.3: #i37077# Adapted minimization of exported symbols for xo to new dynamic library xof.
2004/12/07 16:20:59 sb 1.2.102.2: RESYNC: (1.2-1.3); FILE MERGED
2004/11/15 16:46:24 sb 1.2.102.1: #i37077# Reduce number of exported symbols of xmloff dynamic library.
2005-01-11 13:29:41 +00:00
9ea931d18c INTEGRATION: CWS oasisbf1 (1.2.38); FILE MERGED
2004/09/15 15:45:33 fs 1.2.38.2: #117861# building a separate library exporting UNO services only
2004/09/14 17:07:35 toconnor 1.2.38.1: #i33735# export of bindings to Scripting Framework macros and dlg:border
attributes from Oasis to OOo
2004-11-09 11:27:16 +00:00
7a570f6136 INTEGRATION: CWS oasis (1.1.2); FILE ADDED
2004/06/22 15:57:54 bm 1.1.2.14: +ChartPlotAreaOASISTContext.obj
2004/06/22 14:57:33 bm 1.1.2.13: +ChartPlotAreaOOoTContext.obj
2004/06/21 09:12:43 mib 1.1.2.12: #i20153#: meta generator, service names for chart and forms
2004/06/15 16:53:48 mib 1.1.2.11: #i20153#: merge conflicts + syntax
2004/06/08 14:49:24 mib 1.1.2.10: - #i20153#: form controls
2004/06/02 10:54:05 mib 1.1.2.9: - #i20153#: continued events
2004/05/21 14:59:20 mib 1.1.2.8: - #i20153#: changed underline, line-through and tab-stop
2004/05/18 06:48:23 mib 1.1.2.7: - #i20153#: added <draw:frame>
2004/05/12 11:00:41 mib 1.1.2.6: - #i20153#: changed <office:annotation> and <office:change-info>
2004/05/11 11:11:30 mib 1.1.2.5: - #i20153#: encode/decode style names finished
2004/04/19 12:33:39 mib 1.1.2.4: - changed "graphics" style family to "graphic" (#i20153#)
- replaced "inch" with "in" (#i18170#)
2004/04/08 08:49:37 mib 1.1.2.3: - renamed memeber variables to m_
- renamed <text:tab-stop> to <text:tab>
- replaced fo:score-spaces with style:text-underline-mode and
  style:text-line-through-mode
2004/04/07 11:49:07 mib 1.1.2.2: splitted <properties>
2004/03/31 14:07:20 mib 1.1.2.1: First steps
2004-07-13 08:01:54 +00:00