Commit graph

242 commits

Author SHA1 Message Date
Mikhail Voytenko
0ce75d8c65 fwk139: #i10000# avoid warnings on solaris 2010-06-03 16:40:59 +02:00
sb
2951cc3ad8 sb118: merged in DEV300_m72 2010-02-25 12:46:45 +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
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
Mathias Bauer
8d669bc21b merge to m67 2009-12-05 19:29:07 +01:00
Mathias Bauer
a4d4ea40f2 #i103496#: sandbox removed 2009-11-11 07:25:37 +01:00
Philipp Lohmann
4e9f08b232 #i106261# do not confuse stop with start 2009-10-27 12:29:43 +00:00
Philipp Lohmann
812592a71b #i106261# avoid duplicate initialization 2009-10-27 11:48:36 +00:00
Mathias Bauer
9f2fde7ab5 #i103496#: split svtools; improve ConfitItems 2009-10-16 00:05:16 +02:00
Mathias Bauer
bff284e216 #103496#: move VCL free ConfigItems to unotools 2009-10-06 07:38:24 +02:00
Jens-Heiner Rechtien
259f5785aa CWS-TOOLING: integrate CWS cloph13
2009-09-01  #i104566# also use syslibroot/isysroot for external components
2009-08-28  #i104568# clean up duplicated definitions of OBJCXXFLAGS
2009-08-28  #i104567# add ccache-detection to configure (to skip to objcxx-flags)
2009-08-28  #i104566# use Mac OS X 10.4-SDK to ensure backwards compatibility
use MACOSX_DEPLOYMENT_TARGET and sysroot/syslibroot switches
ignore "-isysroot /Developer/..." arguments for OOo's cpp
2009-09-16 14:49:32 +00:00
Ivo Hinkelmann
b788e865ae #i10000# add dependency 2009-06-17 16:21:54 +00:00
Ivo Hinkelmann
2eb870af13 CWS-TOOLING: integrate CWS l10ncleanup04
2009-05-28 13:46:54 +0200 ihi  r272407 : remove forgotten sdf's
2009-05-25 22:32:35 +0200 ihi  r272273 : no WITH_LANG fix
2009-05-25 20:45:58 +0200 ihi  r272272 : remove some comments
2009-05-25 19:55:21 +0200 ihi  r272271 : svx dialog -> cui l10n move
2009-05-25 18:30:58 +0200 ihi  r272268 : build fix
2009-05-18 16:32:02 +0200 ihi  r272033 : bash fix
2009-05-18 16:31:32 +0200 ihi  r272032 : bash fix
2009-05-14 16:23:39 +0200 ihi  r271901 : #i79750# Translation moved to l10n module
2009-05-11 23:36:05 +0200 ihi  r271793 : #i79750# Translation moved into own module
2009-06-17 13:15:46 +00:00
Ivo Hinkelmann
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
Ivo Hinkelmann
84daf70e32 CWS-TOOLING: integrate CWS vcl100
2009-03-26 21:27:56 +0100 pl  r270106 : #i10000# fix an include path missing when using configure
2009-03-16 12:18:24 +0100 pl  r269518 : #i98963# revert change
2009-03-13 14:56:47 +0100 pl  r269483 : #i98980# work around a mysterious crash
2009-03-12 20:02:48 +0100 pl  r269440 : resolve some warnings
2009-03-12 19:30:32 +0100 pl  r269439 : resolve some warnings
2009-03-12 18:07:47 +0100 pl  r269432 : solve some warnings
2009-03-12 09:07:33 +0100 hdu  r269358 : #i100134# remove obsolete RCS/CVS keywords from source
2009-03-11 21:18:28 +0100 pl  r269355 : #i100134# change sft.h and ttcr.h to c++ headers
2009-03-11 20:19:15 +0100 pl  r269353 : #i100134# remove some ugly C style lists
2009-03-11 18:19:35 +0100 hdu  r269347 : #i100134# make psprint.fontsubset source C++ and make it compile
2009-03-11 14:44:35 +0100 hdu  r269334 : #i99862# fix justification of vocalized hebrew (thanks hennerdrewes)
2009-03-11 13:40:35 +0100 pl  r269327 : CWS-TOOLING: rebase CWS vcl100 to trunk@269297 (milestone: DEV300:m43)
2009-03-10 16:49:34 +0100 hdu  r269284 : #i1000020# add style-matching heuristics for single-char stylenames
2009-03-10 15:42:53 +0100 hdu  r269278 : use fast ASCII-matching for extracting attributes from PSName
2009-03-09 16:29:08 +0100 pl  r269200 : #i98980# skip bundles that are not NP plugins
2009-03-09 13:26:14 +0100 hdu  r269083 : #i99868# fix text breaking for large nCharExtra
2009-03-09 12:20:01 +0100 hdu  r269078 : #i99868# fix text breaking for large nCharExtra
2009-03-06 17:35:27 +0100 pl  r269032 : #i98980# mouse events
2009-03-06 17:10:14 +0100 pl  r269024 : #i98980# flash animations, initial paint problem
2009-03-05 20:00:21 +0100 pl  r268939 : #i98980# more plugin support
2009-03-05 15:35:06 +0100 pl  r268914 : #i98980# first twitches of a live plugin
2009-03-05 15:34:10 +0100 pl  r268913 : #i98980# access to carbon headers
2009-03-04 15:46:29 +0100 pl  r268839 : #i98980# generalize vcl SystemChildWindow from QTMovieView to NSView
2009-03-04 15:40:20 +0100 pl  r268838 : #i98980# generalize vcl SystemChildWindow from QTMovieView to NSView
2009-03-04 11:30:49 +0100 hdu  r268801 : #i99722# for OSX any anisotropy reported for the display resolution is best ignored
2009-03-02 15:52:21 +0100 pl  r268655 : #i99770# fix ambiguous looking if statements (thanks cmc)
2009-03-02 13:28:17 +0100 pl  r268649 : #i99770# fix ambiguous looking if statements (thanks cmc)
2009-02-27 15:39:30 +0100 pl  r268603 : #i97512# omit degenrate current matrix
2009-02-27 12:37:29 +0100 pl  r268579 : #i99716# remove unused code (thanks cmc)
2009-02-27 11:21:18 +0100 pl  r268569 : #i99705 remove unused code (thanks cmc)
2009-02-23 10:42:00 +0100 pl  r268345 : #i99492# remove a typo (thanks tono)
2009-02-19 12:46:21 +0100 pl  r268274 : #i99411# add new mimetype
2009-02-10 12:57:59 +0100 pl  r267548 : #i98980# more aqua plugin changes
2009-02-06 16:50:34 +0100 pl  r267475 : #i98980# plugin detection
2009-02-06 16:46:48 +0100 pl  r267474 : #i98980# make debug compilation work
2009-02-06 12:16:37 +0100 pl  r267449 : #98963# add missing wrapper
2009-02-04 20:06:59 +0100 pl  r267402 : #i97135# work around a gcc x64 optimizer bug
2009-02-04 13:45:36 +0100 pl  r267380 : #159153# do not emit empty glyph vector
2009-02-03 17:47:16 +0100 pl  r267338 : #i98533# recent gtk versions do not support GTK_MODULES for accessibility anymore
2009-02-03 10:39:46 +0100 pl  r267305 : #i97146# check if the idle formatted view is still valid
2009-01-28 11:23:23 +0100 pl  r267045 : #i42227# #i48965# refinement of check markings images
2009-01-27 19:40:01 +0100 pl  r267016 : #i42227# #i48965# change menus wrt checkmarks and images
2009-04-01 11:54:14 +00:00
Rüdiger Timm
00b3aa6624 CWS-TOOLING: integrate CWS impress160_DEV300 2008-09-29 11:39:44 +00:00
Rüdiger Timm
10e47a1c2c INTEGRATION: CWS sb91 (1.11.6); FILE MERGED
2008/07/11 09:05:55 sb 1.11.6.1: #i91042# #include <cXXX> vs. <XXX.h> and using identifiers without std:: prefix (which is necessary for old MSVC versions)
2008-08-27 12:57:04 +00:00
Rüdiger Timm
4450b4afed #i90829# Remove 'std::' 2008-06-18 07:06:47 +00:00
Rüdiger Timm
8e3fab2a34 #i90829# Remove 'std::' . 2008-06-18 07:01:01 +00:00
Rüdiger Timm
25f78420af INTEGRATION: CWS hr51 (1.9.6); FILE MERGED
2008/06/06 14:14:11 hr 1.9.6.1: #i88947#: std namespace
2008-06-16 12:59:16 +00:00
Rüdiger Timm
ac3b386afb INTEGRATION: CWS hr51 (1.9.6); FILE MERGED
2008/06/06 14:14:10 hr 1.9.6.1: #i88947#: std namespace
2008-06-16 12:58:48 +00:00
Rüdiger Timm
856d7cd4d0 INTEGRATION: CWS changefileheader (1.6.2); FILE MERGED
2008/03/28 16:04:01 rt 1.6.2.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:33:30 +00:00
Rüdiger Timm
ba63d9ee7a INTEGRATION: CWS changefileheader (1.4.138); FILE MERGED
2008/03/28 16:04:01 rt 1.4.138.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:33:12 +00:00
Rüdiger Timm
d497360866 INTEGRATION: CWS changefileheader (1.5.86); FILE MERGED
2008/03/28 16:04:01 rt 1.5.86.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:32:56 +00:00
Rüdiger Timm
e292158b22 INTEGRATION: CWS changefileheader (1.4.86); FILE MERGED
2008/04/01 15:00:19 thb 1.4.86.2: #i85898# Stripping all external header guards
2008/03/28 16:04:01 rt 1.4.86.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:32:37 +00:00
Rüdiger Timm
a15fa4e7eb INTEGRATION: CWS changefileheader (1.3.138); FILE MERGED
2008/03/28 16:04:00 rt 1.3.138.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:32:20 +00:00
Rüdiger Timm
f5e5519934 INTEGRATION: CWS changefileheader (1.4.86); FILE MERGED
2008/03/28 16:04:00 rt 1.4.86.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:32:01 +00:00
Rüdiger Timm
5fc97a76fa INTEGRATION: CWS changefileheader (1.4.138); FILE MERGED
2008/03/28 16:04:00 rt 1.4.138.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:31:43 +00:00
Rüdiger Timm
ec5c675e95 INTEGRATION: CWS changefileheader (1.5.86); FILE MERGED
2008/03/28 16:04:00 rt 1.5.86.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:31:23 +00:00
Rüdiger Timm
976251ab41 INTEGRATION: CWS changefileheader (1.4.30); FILE MERGED
2008/03/28 16:04:00 rt 1.4.30.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:30:34 +00:00
Rüdiger Timm
958327a94c INTEGRATION: CWS changefileheader (1.3.76); FILE MERGED
2008/03/28 16:04:00 rt 1.3.76.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:30:18 +00:00
Rüdiger Timm
602aa48577 INTEGRATION: CWS changefileheader (1.5.30); FILE MERGED
2008/03/28 16:04:00 rt 1.5.30.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:29:41 +00:00
Rüdiger Timm
c270a85eb3 INTEGRATION: CWS changefileheader (1.3.86); FILE MERGED
2008/04/01 15:00:19 thb 1.3.86.2: #i85898# Stripping all external header guards
2008/03/28 16:04:00 rt 1.3.86.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:29:19 +00:00
Rüdiger Timm
c85c7b5bac INTEGRATION: CWS changefileheader (1.7.10); FILE MERGED
2008/03/28 16:04:00 rt 1.7.10.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:28:46 +00:00
Rüdiger Timm
e424590e0a INTEGRATION: CWS changefileheader (1.2.138); FILE MERGED
2008/03/28 16:04:00 rt 1.2.138.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:28:27 +00:00
Rüdiger Timm
a211f932cd INTEGRATION: CWS changefileheader (1.3.138); FILE MERGED
2008/03/28 16:03:59 rt 1.3.138.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:28:11 +00:00
Rüdiger Timm
45e9e73cee INTEGRATION: CWS changefileheader (1.6.52); FILE MERGED
2008/03/28 16:03:59 rt 1.6.52.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:27:53 +00:00
Rüdiger Timm
405cad6232 INTEGRATION: CWS changefileheader (1.3.10); FILE MERGED
2008/03/28 16:03:59 rt 1.3.10.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:27:35 +00:00
Rüdiger Timm
103c70345f INTEGRATION: CWS changefileheader (1.6.16); FILE MERGED
2008/03/28 16:03:59 rt 1.6.16.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:26:55 +00:00
Rüdiger Timm
f9124a28a5 INTEGRATION: CWS changefileheader (1.3.46); FILE MERGED
2008/04/01 10:47:29 thb 1.3.46.2: #i85898# Stripping all external header guards
2008/03/28 16:03:59 rt 1.3.46.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:26:39 +00:00
Rüdiger Timm
b85488d985 INTEGRATION: CWS changefileheader (1.6.46); FILE MERGED
2008/04/01 15:00:18 thb 1.6.46.3: #i85898# Stripping all external header guards
2008/04/01 10:47:29 thb 1.6.46.2: #i85898# Stripping all external header guards
2008/03/28 16:03:59 rt 1.6.46.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:26:22 +00:00
Rüdiger Timm
ad5bd47840 INTEGRATION: CWS changefileheader (1.2.138); FILE MERGED
2008/03/28 16:03:59 rt 1.2.138.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:26:06 +00:00
Rüdiger Timm
ecb3b6bfcc INTEGRATION: CWS changefileheader (1.8.30); FILE MERGED
2008/03/28 16:03:59 rt 1.8.30.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:25:51 +00:00
Rüdiger Timm
361576b417 INTEGRATION: CWS changefileheader (1.5.48); FILE MERGED
2008/03/28 16:03:59 rt 1.5.48.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:25:35 +00:00
Rüdiger Timm
6b1dcd22dd INTEGRATION: CWS changefileheader (1.8.30); FILE MERGED
2008/04/01 15:00:18 thb 1.8.30.3: #i85898# Stripping all external header guards
2008/04/01 10:47:28 thb 1.8.30.2: #i85898# Stripping all external header guards
2008/03/28 16:03:59 rt 1.8.30.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:25:18 +00:00
Rüdiger Timm
5ba87d39f0 INTEGRATION: CWS changefileheader (1.3.46); FILE MERGED
2008/04/01 15:00:18 thb 1.3.46.3: #i85898# Stripping all external header guards
2008/04/01 10:47:28 thb 1.3.46.2: #i85898# Stripping all external header guards
2008/03/28 16:03:59 rt 1.3.46.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:24:59 +00:00
Rüdiger Timm
2885150a6e INTEGRATION: CWS changefileheader (1.4.76); FILE MERGED
2008/03/28 16:03:59 rt 1.4.76.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:24:42 +00:00
Rüdiger Timm
145b8494b5 INTEGRATION: CWS changefileheader (1.4.58); FILE MERGED
2008/03/28 16:03:58 rt 1.4.58.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:24:26 +00:00
Rüdiger Timm
0cc09ca0a9 INTEGRATION: CWS changefileheader (1.2.30); FILE MERGED
2008/03/28 16:03:58 rt 1.2.30.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:23:51 +00:00
Rüdiger Timm
cac7ceae3b INTEGRATION: CWS changefileheader (1.3.2); FILE MERGED
2008/04/01 15:00:18 thb 1.3.2.2: #i85898# Stripping all external header guards
2008/03/28 16:03:58 rt 1.3.2.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:23:01 +00:00