Commit graph

43 commits

Author SHA1 Message Date
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
Mathias Bauer
9f2fde7ab5 #i103496#: split svtools; improve ConfitItems 2009-10-16 00:05:16 +02:00
Jens-Heiner Rechtien
0416c98d43 CWS-TOOLING: integrate CWS sb102
2008-12-11 16:18:12 +0100 sb  r265332 : #i95065# cleanup, to make Windows linking work
2008-12-11 16:16:03 +0100 sb  r265331 : #i95065# missing SAL_DLLPUBLIC_EXPORT
2008-12-09 17:40:28 +0100 sb  r265122 : #i94469# move CJK specific configuration data to brand layer
2008-12-09 16:09:08 +0100 sb  r265112 : #i96959# use PTHREAD_MUTEX_RECURSIVE on all platforms
2008-12-09 15:54:31 +0100 sb  r265110 : #i95065# do not derive apphelper::LifeTimeGuard from osl::ResettableMutexGuard to avoid problems with VISIBILITY_HIDDEN=TRUE on MSC
2008-12-09 15:40:51 +0100 sb  r265104 : #i95065# add VISIBILITY_HIDDEN=TRUE to connectivity/source/drivers/mozab
2008-12-09 15:36:21 +0100 sb  r265102 : #i95501# updated SDK_HOME
2008-12-09 15:31:46 +0100 sb  r265099 : typo (temppath vs. tmppath)
2008-12-08 11:48:08 +0100 sb  r264979 : #i95065# removed spurious ExplicitCategoriesProvider.obj (ExplicitCategoriesProvider.cxx is not in this directory)
2008-12-07 19:41:07 +0100 sb  r264960 : #i96994# erroneously doubled backslash caused visibility feature to be disabled for all GCC versions on Mac OS X
2008-12-06 23:54:49 +0100 sb  r264948 : changes from trunk that CWS-TOOLING's rebase to DEV300:m37 (r264891) had missed, as files had been moved around on this CWS
2008-12-05 20:29:23 +0100 sb  r264919 : #i85508# versions of flex apparently differ in whether input() resp. yyinput() returns zero or EOF upon end of file
2008-12-05 15:37:23 +0100 sb  r264908 : #i95315# removed obsolete jut
2008-12-05 15:34:59 +0100 sb  r264907 : #i95531# removed empty obsolete directories
2008-12-05 10:09:23 +0100 sb  r264891 : CWS-TOOLING: rebase CWS sb102 to trunk@264807 (milestone: DEV300:m37)
2008-12-04 14:50:20 +0100 sb  r264845 : #i95065# introduced VISIBILITY_HIDDEN makefile flag to reduce duplications; made additional libraries use VISIBILITY_HIDDEN=TRUE to avoid warnings with recent GCC 4 versions (had to split certain code directories to make changes that would otherwise erroneously affect multiple libraries built in the same makefile); changed connectivity::ORefVector to no longer derive from std::vector, as that caused problems with the MSC implementation of VISIBILITY_HIDDEN=TRUE; replaced uses of JNIEXPORT with SAL_DLLPUBLIC_EXPORT, as the former does not expand to visibility attributes on some platforms where the latter does
2008-12-03 11:29:38 +0100 sb  r264759 : #i94583# remove unnecessary (and wrong) assertion check for rtl_getAppCommandArg return value (which is guaranteed to return osl_Process_E_None or not return at all)
2008-12-02 17:18:31 +0100 sb  r264724 : #i96809# silenced GCC 4.3.2 warning
2008-12-02 13:29:34 +0100 sb  r264695 : #i96797# make get_tmp_dir fail less often
2008-11-28 17:19:24 +0100 sb  r264566 : #i95691# inadvertently missing from -c 264564
2008-11-28 17:07:50 +0100 sb  r264564 : #i95691# only structs of exactly 1, 2, 4, or 8 bytes are returned through registers
2008-11-25 13:28:08 +0100 sb  r264291 : #i96427# support for SAL_EXCEPTION_DLLPUBLIC_EXPORT (patch by np)
2008-11-21 14:45:22 +0100 sb  r264140 : #i95428# added SAL_EXCEPTION_DLLPUBLIC_EXPORT and SAL_EXCEPTION_DLLPRIVATE
2008-11-19 13:19:37 +0100 sb  r263984 : #i95525# removed erroneous application/octet-stream svn:mime-type properties
2008-12-30 13:32:01 +00:00
Rüdiger Timm
aaf9b1d348 INTEGRATION: CWS sb87 (1.35.24); FILE MERGED
2008/06/09 08:29:46 sb 1.35.24.3: resolved conflict against DEV300m17
2008/04/24 13:21:40 sb 1.35.24.2: RESYNC: (1.35-1.38); FILE MERGED
2008/04/09 14:05:48 sb 1.35.24.1: #i87730# in an attempt of consolidation with the new OOO_CWD stuff for Windows, pass the working dir across the pipe between two soffice processes (instead of already making cmd line args absolute at sending side)
2008-06-09 12:31:39 +00:00
Vladimir Glazounov
69af77e3d8 INTEGRATION: CWS fwk86 (1.34.46); FILE MERGED
2008/04/30 15:49:58 pb 1.34.46.3: RESYNC: (1.35-1.38); FILE MERGED
2008/03/12 17:26:47 pb 1.34.46.2: RESYNC: (1.34-1.35); FILE MERGED
2008/03/06 09:28:21 cd 1.34.46.1: #i86384# Remove unused code from desktop
2008-05-13 12:12:21 +00:00
Rüdiger Timm
eb00a33259 INTEGRATION: CWS startcenterfix02 (1.35.30); FILE MERGED
2008/04/11 15:28:49 pl 1.35.30.2: #i87649# better solution: filter all env commands by using specialize rtl command line API
2008/04/10 17:40:52 pl 1.35.30.1: #i87649# new command line parameter to ignore
2008-04-17 07:11:24 +00:00
Vladimir Glazounov
62ee5e1a75 INTEGRATION: CWS calcshare2 (1.35.22); FILE MERGED
2008/03/31 13:17:00 mav 1.35.22.1: #i85794# workaround for automated testing
2008-04-15 13:30:24 +00:00
Rüdiger Timm
3ba90dacfc INTEGRATION: CWS changefileheader (1.35.20); FILE MERGED
2008/04/01 15:13:02 thb 1.35.20.3: #i85898# Stripping all external header guards
2008/04/01 10:54:56 thb 1.35.20.2: #i85898# Stripping all external header guards
2008/03/28 15:26:29 rt 1.35.20.1: #i87441# Change license header to LPGL v3.
2008-04-11 02:36:51 +00:00
Kurt Zenker
05ac1e336e INTEGRATION: CWS aquavcl05_DEV300 (1.34.28); FILE MERGED
2008/02/05 17:19:42 pl 1.34.28.1: #i67502# quickstarter on QUARTZ
2008-03-05 16:48:15 +00:00
Ivo Hinkelmann
79d8090e60 INTEGRATION: CWS aquavcl04 (1.33.32); FILE MERGED
2007/11/28 14:16:42 pl 1.33.32.1: #i84053# ignore -psn on commandline on macosx
2008-01-14 15:26:40 +00:00
Vladimir Glazounov
520d1b9667 INTEGRATION: CWS c03v10_SRC680 (1.31.234); FILE MERGED
2007/09/11 13:17:50 sb 1.31.234.1: #b6527052# Merged in cws_oog680_sb77.
2007-10-26 10:55:47 +00:00
Vladimir Glazounov
65f815a14c INTEGRATION: CWS os2port01 (1.29.16); FILE MERGED
2007/08/10 08:14:12 obr 1.29.16.2: RESYNC: (1.29-1.31); FILE MERGED
2006/12/28 14:54:19 ydario 1.29.16.1: OS/2 initial import.
2007-09-20 14:35:43 +00:00
Oliver Bolte
4681f51e08 INTEGRATION: CWS sb59 (1.28.202); FILE MERGED
2006/08/18 18:35:38 sb 1.28.202.2: RESYNC: (1.28-1.29); FILE MERGED
2006/07/20 07:55:18 sb 1.28.202.1: #i67537# Made code warning-free.
2006-10-12 13:04:29 +00:00
Oliver Bolte
dd5fb0a511 INTEGRATION: CWS pchfix02 (1.29.10); FILE MERGED
2006/09/01 17:25:07 kaib 1.29.10.1: #i68856# Added header markers and pch files
2006-09-17 08:35:10 +00:00
Ivo Hinkelmann
9ebb409fac INTEGRATION: CWS pb17 (1.28.208); FILE MERGED
2006/07/26 07:29:21 as 1.28.208.1: #i64615# supress FirstStartWizard if it's requested via command line
2006-08-04 10:13:05 +00:00
Rüdiger Timm
28db4f4030 INTEGRATION: CWS ooo19126 (1.27.92); FILE MERGED
2005/09/05 17:50:18 rt 1.27.92.1: #i54170# Change license header: remove SISSL
2005-09-08 16:05:40 +00:00
Oliver Bolte
e5e86dd3fe INTEGRATION: CWS perform03 (1.26.38); FILE MERGED
2005/04/20 07:32:54 mt 1.26.38.1: #i47748# Fixed bootstrapping twice...
2005-04-22 10:28:59 +00:00
Vladimir Glazounov
600c19beb6 INTEGRATION: CWS lobeta2 (1.24.60); FILE MERGED
2004/12/16 16:35:18 lo 1.24.60.2: #112849# convert file urls to internal form on the command line
2004/12/06 15:11:40 lo 1.24.60.1: #i36018# quickstart only for win32
2005-03-11 09:47:18 +00:00
Vladimir Glazounov
562a3b115c INTEGRATION: CWS perform01 (1.24.98); FILE MERGED
2005/02/07 17:07:51 mt 1.24.98.1: #i42222# Don't start with empty writer if only -accept is used
2005-02-16 15:37:36 +00:00
Jens-Heiner Rechtien
d7a87b00d1 INTEGRATION: CWS insight01 (1.23.38); FILE MERGED
2004/07/09 12:59:58 oj 1.23.38.1: #i30597# add base to start up
2004-08-02 13:39:15 +00:00
Rüdiger Timm
e409002146 INTEGRATION: CWS ooo20031110 (1.22.72); FILE MERGED
2003/11/11 12:58:55 waratah 1.22.72.1: #i22301# Correct for scoping rules
2003-12-01 17:05:33 +00:00
Vladimir Glazounov
f579b50c7d INTEGRATION: CWS mariner10 (1.21.14); FILE MERGED
2003/06/26 11:43:46 lo 1.21.14.1: #110441# enable office-help from command line
2003-06-27 08:42:22 +00:00
Vladimir Glazounov
567751679b INTEGRATION: CWS fwk05 (1.20.6); FILE MERGED
2003/06/03 16:03:59 lo 1.20.6.2: #110030# reset to open state after setting display
2003/06/03 15:46:50 lo 1.20.6.1: #110030# bDisplaySpec set to true for -display
2003-06-10 08:12:23 +00:00
Vladimir Glazounov
2e154a9c4a INTEGRATION: CWS cl03 (1.19.6); FILE MERGED
2003/05/22 14:31:23 lo 1.19.6.1: #109140# -start -> -show
2003-05-27 09:29:23 +00:00
Vladimir Glazounov
6c42d9d6d2 INTEGRATION: CWS draw10 (1.17.22); FILE MERGED
2003/05/05 12:21:38 cl 1.17.22.3: RESYNC: (1.17-1.18); FILE MERGED
2003/04/30 12:11:08 lo 1.17.22.2: #109140# StartPresentation for mediadescriptor
2003/04/30 09:37:24 lo 1.17.22.1: #109140# -start for StartPresentation
2003-05-16 13:21:09 +00:00
Rüdiger Timm
bb6ae9c8ac INTEGRATION: CWS mav4 (1.17.4); FILE MERGED
2003/04/15 09:05:28 as 1.17.4.1: #108892# establish backing component on startup if no command line parameter exists
2003-04-24 12:35:12 +00:00
Jens-Heiner Rechtien
036ed05fe3 MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-25 12:52:54 +00:00
Carsten Driesner
49bf2548d1 #102889# Support new command line parameters to create empty documents 2002-10-24 14:39:22 +00:00
Lars Oppermann
ba0e5e6041 #104393# -nolockcheck parameter 2002-10-24 12:15:14 +00:00
Lars Oppermann
820884e0a7 #95425# new -view parameter to open documents in readonly mode 2002-10-17 09:46:33 +00:00
Carsten Driesner
432857f0ec #104142# Correct initialization and set invisible if headless is set 2002-10-15 07:12:30 +00:00
Carsten Driesner
c33ad88f03 #103426# New cmdline args implementation to support setting params 2002-09-23 11:44:00 +00:00
Carsten Driesner
dc8250bb46 #100330# Support new command line argument '-nologo' 2002-07-09 04:21:23 +00:00
ghiggins
da95e57938 #100189# Office Template changes 2002-06-18 08:12:39 +00:00
Carsten Driesner
9ffeb49310 #97557# Reset flags correctly to support skipping invalid cmdline args 2002-02-26 15:39:22 +00:00
Carsten Driesner
05233fb31c #97557# Skip unsupported cmdline args 2002-02-26 07:18:25 +00:00
Carsten Driesner
5105f51cd1 #96151# initialize members properly 2001-12-20 08:00:47 +00:00
Carsten Driesner
9486236154 #95315# support 'print to' command line parameter 2001-12-04 15:05:32 +00:00
Mikhail Voitenko
92a6feeb76 #88939# let pipe-names be webtop version dependent 2001-09-26 08:16:22 +00:00
Mathias Bauer
9c0dc00f5f #91407#: -norestore for disabling document salvage 2001-09-10 13:00:16 +00:00
Carsten Driesner
443b1feb7b #89023# c function added to use lib on demand 2001-07-30 14:31:59 +00:00
Carsten Driesner
4e66d684e0 #88595# quickstarter should work if soffice is already running 2001-07-20 08:37:43 +00:00
Carsten Driesner
ee3351d78c #89023# splash screen optimization 2001-07-16 11:55:47 +00:00