Commit Graph

49 Commits

Author SHA1 Message Date
25fafb0689 removetooltypes01: Fix build problems after rebase to DEV300m99 in basctl, cui, reportdesign, sw 2011-02-08 11:05:35 +01:00
7fa8864a0f removetooltypes01: Rebase to DEV300m99 2011-02-07 13:06:08 +01:00
a2242be9c3 removetooltypes01: #i112600# remove tooltypes from basctl 2011-01-14 11:16:25 +01:00
73d1831a75 undoapi: unxlngi6 WaE 2010-11-05 09:05:25 +01:00
ea516d858b undoapi: attempt to fix broken Undo contexts after executing a script 2010-11-04 10:36:00 +01:00
7a95f49bde undoapi: finally removed Enter/LeaveBasicAction 2010-11-02 21:29:38 +01:00
c8852505f8 mib18: #163121# Declare Rework 2010-08-06 09:35:51 +02:00
c6bb765153 npower13_objectmodules: #i111245# fix core dump on rename 2010-04-30 10:46:23 +01:00
36de66bdf0 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
1dabbee147 #103496#: move VCL free ConfigItems to unotools 2009-10-06 07:38:24 +02:00
f4ba26d756 CWS-TOOLING: integrate CWS ab72
2009-08-03 14:57:25 +0200 jsk  r274581 : #i103969 - fixed f_windowfunctions.bas
2009-08-03 13:29:21 +0200 jsk  r274577 : #i103969 - minor stability improvements and a rewrite to use GUI function to install extension (CLI version fails for some unknown reason)
2009-07-16 10:43:48 +0200 ab  r274033 : #i82918# Added support to pass context explicitely to service ctors
2009-07-08 16:24:05 +0200 ab  r273839 : CWS-TOOLING: rebase CWS ab72 to trunk@273468 (milestone: DEV300:m51)
2009-07-02 13:09:22 +0200 ab  r273641 : #i89740# Fixed resource typos
2009-07-02 12:21:49 +0200 ab  r273635 : #i99461# Applied patch
2009-06-23 15:56:08 +0200 ab  r273284 : #i100578# applied patch
2009-06-23 11:52:45 +0200 ab  r273271 : #i100600# applied patch
2009-06-22 14:35:15 +0200 ab  r273231 : #i101603# applied patch
2009-06-22 13:24:22 +0200 ab  r273227 : #i100540# applied patch to remove unused code
2009-06-10 13:33:20 +0200 ab  r272806 : #i82918# New style service ctor support
2009-08-06 11:03:20 +00:00
8fc7fb343d 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
ef41ff072d INTEGRATION: CWS ab53 (1.36.10); FILE MERGED
2008/06/06 13:13:17 ab 1.36.10.1: #i89523# Removed unused code
2008-07-07 11:20:01 +00:00
b0ac3e3417 INTEGRATION: CWS changefileheader (1.35.2); FILE MERGED
2008/04/01 15:00:36 thb 1.35.2.2: #i85898# Stripping all external header guards
2008/03/28 16:04:42 rt 1.35.2.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:38:29 +00:00
610d391bfe INTEGRATION: CWS odbmacros2 (1.34.32); FILE MERGED
2008/01/05 23:05:10 fs 1.34.32.1: #i49133# when limiting the chose macro to a certain document, respect the XScriptInvocationContext presence
2008-03-06 18:13:26 +00:00
96eafd9d1c INTEGRATION: CWS ab34 (1.33.20); FILE MERGED
2007/06/27 12:37:22 ab 1.33.20.1: #i74440# Check modules and dialogs for empty names
2007-08-03 08:58:20 +00:00
10641ab982 INTEGRATION: CWS basmgr02 (1.31.48); FILE MERGED
2007/02/21 09:37:41 fs 1.31.48.3: #i73331# encapsulate (nearly) all usages of SfxObjectShell in the ScriptDocument class
2007/01/30 15:00:51 fs 1.31.48.2: RESYNC: (1.31-1.32); FILE MERGED
2007/01/11 10:40:54 fs 1.31.48.1: #i73329# use XModel-properties for retrieving the basic/dialog container, not the SfxObjectShell
2007-03-15 14:54:30 +00:00
f05bc6888a INTEGRATION: CWS ab33 (1.31.42); FILE MERGED
2007/01/10 16:34:45 ab 1.31.42.1: #i69280# Removed warnings
2007-01-16 15:30:02 +00:00
18011d811b INTEGRATION: CWS pchfix02 (1.30.102); FILE MERGED
2006/09/01 17:16:20 kaib 1.30.102.1: #i68856# Added header markers and pch files
2006-09-16 23:26:52 +00:00
30f02e51e6 INTEGRATION: CWS ooo19126 (1.29.48); FILE MERGED
2005/09/05 13:55:31 rt 1.29.48.1: #i54170# Change license header: remove SISSL
2005-09-07 18:59:32 +00:00
223b2f4116 INTEGRATION: CWS visibility03 (1.28.24); FILE MERGED
2005/04/01 16:59:38 mhu 1.28.24.1: #i45006# Replaced includes svtools/sbx*.hxx with basic/sbx*.hxx
2005-04-13 08:50:35 +00:00
a6c74528ff INTEGRATION: CWS tbe15 (1.27.56); FILE MERGED
2004/12/10 17:20:59 tbe 1.27.56.1: #i38314# Crash in Basic Macro dialog
2005-01-13 16:49:32 +00:00
49751c8765 INTEGRATION: CWS tbe11 (1.26.14); FILE MERGED
2004/07/15 17:49:52 tbe 1.26.14.3: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer
2004/07/09 15:54:53 tbe 1.26.14.2: #i31315# Rework Basic IDE Macro Chooser and Macro Organizer
2004/06/21 11:26:45 tbe 1.26.14.1: #99468# Basic IDE cannot handle libraries, which contain dialogs only
2004-07-23 11:03:15 +00:00
d388dcae7a INTEGRATION: CWS scriptingf4 (1.24.16); FILE MERGED
2004/03/30 17:24:07 dfoster 1.24.16.2: RESYNC: (1.24-1.25); FILE MERGED
2004/03/24 13:11:57 dfoster 1.24.16.1: #i26923#
Implmentation of the Script Organizer spec.
2004-05-19 07:01:37 +00:00
4923375a17 INTEGRATION: CWS sb15 (1.24.28); FILE MERGED
2004/02/26 17:34:45 tbe 1.24.28.1: #i24360# Remove INET_PROT_VND_SUN_STAR_SCRIPT
2004-03-19 12:24:09 +00:00
794ffc7ad5 INTEGRATION: CWS ooo20031110 (1.22.2); FILE MERGED
2003/11/11 12:51:59 waratah 1.22.2.1: #i22301# Correct for scoping rules
2003-12-01 14:51:57 +00:00
82bdaeb171 INTEGRATION: CWS tbe7 (1.21.40); FILE MERGED
2003/10/24 09:48:38 tbe 1.21.40.2: RESYNC: (1.21-1.22); FILE MERGED
2003/09/24 10:58:14 tbe 1.21.40.1: #111811# Error: Dialog::Execute() - Parent already disabled, use another parent to ...
2003-11-05 11:38:37 +00:00
825d820c9e INTEGRATION: CWS fwkq1 (1.21.24); FILE MERGED
2003/07/14 16:12:03 mba 1.21.24.1: #110843#: get rid of factories
2003-09-19 07:29:43 +00:00
2772c8603a INTEGRATION: CWS uno2 (1.20.56); FILE MERGED
2003/04/11 14:49:43 ab 1.20.56.1: #108672# Basic Modules > 64K
2003-04-23 15:39:18 +00:00
d3297f663e #98405#: new macro recording functionality 2002-04-22 15:59:54 +00:00
528c6f1e94 #95520# Starting Basic Macro from another but the active document gives error message 2001-12-12 17:11:43 +00:00
72393b8167 #86383# Basic libraries cannot be added 2001-11-14 21:45:02 +00:00
69f369da3f #91999# Save is not active 2001-09-25 08:14:46 +00:00
7ae106bb38 #91121# adapt library management in BasicIDE to library containers 2001-09-03 10:56:10 +00:00
d01c3efc7a #91121# adapt library management in BasicIDE to library containers 2001-08-29 11:29:09 +00:00
5d638e3a1c #91034# Sub in newly added Basic Module of a document cannot be stored 2001-08-15 12:54:43 +00:00
a5895f81f5 #90171# scriptURL 2001-08-03 14:14:56 +00:00
59e57a8f1c #88565# change module management from sbx to library container 2001-07-25 13:51:32 +00:00
1cfad4338a #88563# BasicIDE load on demand 2001-07-25 06:23:37 +00:00
dfc2e249b2 #88563#: BasicIDE on demand 2001-07-20 09:49:36 +00:00
5dde9bf15e #87307# remove external basctl dependencies 2001-07-17 07:43:30 +00:00
612421440b #87307# remove external basctl dependencies 2001-07-09 15:25:19 +00:00
bcdc2f72da #87307# remove external basctl dependencies 2001-07-06 14:56:29 +00:00
c8a4ca7466 use SbModuleRef instead of SbModule (didn't compile under Solaris) 2001-07-04 07:58:37 +00:00
475d993d5e #88565# change module management from sbx to library container 2001-06-28 14:26:41 +00:00
3993ff75f1 #88565# change module management from sbx to library container 2001-06-22 13:45:11 +00:00
0bb5921d3a added external inclusion guard for svtools/moduleoptions.hxx 2000-11-14 15:06:20 +00:00
65891be104 #65293#: MUST: soffice.ini 2000-11-14 13:13:15 +00:00
29f0e8724e initial import 2000-09-29 10:02:42 +00:00