Joseph Powers
d8369857bb
Remove some #include "tools/list.hxx"
...
Plus some trailing whitespace cleanup
2011-02-18 20:57:55 -08:00
Julien Nabet
4d1e8ed389
Some cppcheck cleaning
2011-02-10 14:48:51 +01:00
Fridrich Štrba
bb564bec13
migrate to use boost unordered containers
2011-02-05 13:18:52 +01:00
Gert Faller
3648fb3c27
cleaning of __EXPORT define
2010-12-11 23:23:07 +01:00
Michael Callahan
8a661baf49
remove obsolete __FAR_DATA
2010-12-06 10:37:25 +00:00
Norbert Thiebaud
c17635d575
merge vosremoval-mutex.diff
...
In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually
2010-10-25 19:55:33 -05:00
Norbert Thiebaud
f4f4a8ed4f
use SolarMutexGuard to guard the SolarMutex
2010-10-25 19:55:33 -05:00
Caolán McNamara
d7b418b5e5
startup optimization, move static strings to first use point
2010-10-22 20:37:35 +01:00
Noel Power
50a13b7f41
Merge commit 'origin/master'
...
Conflicts:
vbahelper/source/vbahelper/vbadialogbase.cxx
2010-10-13 13:22:42 +01:00
Noel Power
6db6a43ddc
Merge branch 'vba' fix conflics, trailing ws & tab issues
...
also removed some old headers ( which I need to add new ones for )
Conflicts:
basic/source/classes/sbunoobj.cxx
basic/source/classes/sbxmod.cxx
xmloff/inc/xmlnmspe.hxx
xmloff/inc/xmloff/xmltoken.hxx
xmlscript/inc/xmlscript/xmldlg_imexp.hxx
2010-10-13 10:51:50 +01:00
Sebastian Spaeth
8694d2bc19
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:58 +02:00
Noel Power
0b21b8b146
initial commit for vba blob ( not including container_control stuff )
2010-10-06 10:16:27 +01:00
Petr Mladek
facd86ef9c
remove include guards using fixguard.py
2010-10-05 18:11:20 +02:00
Andreas Mantke
fb3a1bb93a
Translation of comments from German to English
...
I translated the comments in the files from German to English.
There were tabs in the file sbunoobj.cxx. I coverted them with the help of Kohei to whitespaces.
I found whitespaces at the end of two rows in that file (line 1642 and 2642). They were deleted.
2010-10-04 10:37:06 +02:00
Daniel Rentz
c26a9b2de5
mib18: wae
2010-08-13 17:59:32 +02:00
Michael Brauer
232ee1a3b0
mib18: #163285#: Set correct error code in Collection.item and Collection.remove
2010-08-13 12:52:17 +02:00
Andreas Bregas
d2aa21c674
mib18: #163254# Set right name and parent for copied object class members
2010-08-13 08:01:31 +02:00
Andreas Bregas
20e2562e7b
mib18: #163254# Fixed instantiation of class modules for object members
2010-08-12 08:40:35 +02:00
Andreas Bregas
f4f1756a4c
mib18: #163025# Changed RunInit handling for class modules to get right order
2010-08-05 11:52:07 +02:00
Andreas Bregas
42893428c4
mib17: #162900# Support parameters for Property Get calls
2010-07-20 12:50:30 +02:00
Daniel Rentz
b687b63611
mib17: #162576# handle VBA UserForm_Resize and UserForm_Layout events
2010-07-06 18:07:29 +02:00
Andreas Bregas
5db01bbf8f
mib17: #i110821# COM default member support
2010-06-25 08:57:06 +02:00
Daniel Rentz
5ed103d2dd
mib16: contributed bugfixes and various new symbols in VBA compatibility implementation
2010-06-15 20:02:53 +02:00
Kurt Zenker
3e212fc8ff
CWS-TOOLING: integrate CWS npower13_objectmodules
2010-05-21 16:13:20 +02:00
Ivo Hinkelmann
0cdf13605c
CWS-TOOLING: integrate CWS ab75
2010-05-21 11:42:22 +02:00
Daniel Rentz
87523ea710
npower13_objectmodules: rebase and merge with DEV300_m78
2010-05-21 10:11:51 +02:00
Ivo Hinkelmann
8ea2bf29c7
#i10000# fixed bad merge
2010-05-17 12:37:12 +02:00
Andreas Bregas
8f06a6a35a
ab75: merge with DEV300_m77
2010-05-11 11:36:26 +02:00
Ivo Hinkelmann
a8697ca9b4
CWS-TOOLING: integrate CWS npower14miscfixes
2010-05-11 11:26:34 +02:00
npower Developer
d6ea16e622
ab75: #i110417# add andreas's improvements and additionally don't clear previous err object data
2010-05-07 10:54:26 +01:00
npower Developer
72a7c8ea48
ab75: #i110417# improve ErrObj behaviour
2010-04-20 13:11:25 +01:00
Daniel Rentz
45cc8f5bd1
npower13_objectmodules: uppercase UNO constants
2010-04-16 17:28:52 +02:00
npower Developer
c4f5d0e925
npowermiscfixes: #i109644# fix potential crash when using 'option VBASupport 1' ( regression introduced by new lazy loading for this issue )
2010-03-30 13:01:30 +01:00
npower Developer
da50ceb5c0
ab75: #i110417# initial ( untested ) implementation
2010-03-29 09:39:35 +01:00
Andreas Bregas
748a986e2f
npower14miscfixes: Removed warning
2010-03-22 14:55:40 +01:00
npower Developer
da0a3a0e7f
npower13_objectmodule: #i109734# object module stuff
2010-03-02 12:39:31 +00:00
npower Developer
1c87beca79
npower14miscfixes: #i109644# don't load vba stuff for odf document ( untill you go into vbamode in basic )
2010-02-26 18:29:25 +00: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
e6823163e3
sb118: changed tools/debug to never fall back from writing to shell to writing to file, and read DBGSV_INIT from rtl::Bootstrap; the latter causes problems if tools/debug is called from static code executing before SAL_MAIN has called osl_setCommandArgs -> removed statics from code and added assertions to osl/process; various improvements to smoketests.cxx (incl. passing an appropriate dbgsv.ini for non-pro builds)
2010-01-27 16:23:59 +01:00
Kurt Zenker
7902a74a45
CWS-TOOLING: integrate CWS npower12
2009-12-02 17:38:39 +01:00
Noel Power
4cea79ccdf
initial commit of code reorg, existing files that are modified
2009-09-18 15:24:22 +00:00
Ivo Hinkelmann
c932a23fb0
CWS-TOOLING: integrate CWS ab74
...
2009-09-10 10:13:43 +0200 jsk r276023 : Test Cases for #i103691, #i103697, #i103990
2009-09-03 15:42:36 +0200 ab r275754 : #i103990# Removed warning
2009-09-03 09:02:32 +0200 ab r275744 : CWS-TOOLING: rebase CWS ab74 to trunk@275331 (milestone: DEV300:m56)
2009-09-02 17:14:42 +0200 ab r275724 : #i103697# Applied patch
2009-08-27 15:11:50 +0200 ab r275488 : #i103354# Check Lucene index file to be named _0.cfs, fail otherwise
2009-08-26 08:57:21 +0200 ab r275393 : #i104354# Changed loop variable type to avoid Solaris Intel compiler optimizer bug
2009-08-17 14:17:32 +0200 ab r275053 : #i73263# Adapted breakpoint dialog to longer strings
2009-08-13 17:09:30 +0200 ab r274951 : #i103691# Fix empty comparison behaviour
2009-08-13 13:03:28 +0200 ab r274935 : #i103948# Applied patch
2009-08-13 12:31:15 +0200 ab r274931 : #i103134# Patch: Always set default property
2009-08-13 11:02:50 +0200 ab r274926 : #i103990# Support arrays in user types
2009-07-21 11:16:54 +0200 ab r274171 : #i102816# Make sure LocaleItem is loaded before copying from it
2009-07-20 14:56:35 +0200 ab r274139 : #i102816# Use default language as final fallback in service implementation
2009-09-17 14:29:05 +00:00
Release Engineers
8e73111fae
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
Ivo Hinkelmann
a63e7873d3
CWS-TOOLING: integrate CWS cli005
...
2009-01-30 15:47:54 +0100 cli r267204 : Translated comments to English.
2009-01-30 11:46:57 +0100 cli r267188 : CWS-TOOLING: rebase CWS cli005 to trunk@267171 (milestone: DEV300:m41)
2009-01-29 17:57:42 +0100 cli r267165 : Translated comments to English.
2009-01-29 11:40:24 +0100 cli r267108 : Translated comments to English and fixed indentations.
2009-01-28 17:57:58 +0100 cli r267075 : Remove Java parsing method stubs from basic parser^^
2009-01-28 17:38:47 +0100 cli r267072 : Translated comments to English.
2009-01-28 16:55:51 +0100 cli r267066 : Translated comments to English.
2009-01-28 12:19:02 +0100 cli r267053 : Translated comments to English.
2009-01-27 13:24:28 +0100 cli r266987 : Quick fix for #i92947#
2009-01-27 12:48:19 +0100 cli r266983 : CWS-TOOLING: rebase CWS cli005 to trunk@266944 (milestone: DEV300:m40)
2009-01-26 18:20:48 +0100 cli r266941 : Translated comments.
2009-01-26 17:04:09 +0100 cli r266938 : Some translations. mgrtest.cxx needs HEAVY refactoring...
2009-01-26 16:49:09 +0100 cli r266936 : Translated comments in all include files.
2009-01-26 14:18:54 +0100 cli r266924 : Some comments translated.
2009-01-24 17:19:07 +0100 cli r266883 : Translation of german comments to english.
2009-01-24 16:00:05 +0100 cli r266881 : Indentation
2009-01-24 15:53:04 +0100 cli r266880 : Apply patch for issue #i96836#
2009-04-25 00:18:20 +00:00
Oliver Bolte
3266965986
CWS-TOOLING: integrate CWS ab61
...
2009-01-29 09:39:19 +0100 jsk r267096 : #i97038
2009-01-20 12:35:31 +0100 ab r266568 : #i94994# Applied patch
2009-01-19 17:50:55 +0100 ab r266514 : #i97038# Applied patch
2009-01-13 14:47:20 +0100 ab r266226 : #i96087# Applied patch
2009-01-13 12:24:30 +0100 ab r266207 : #i95200# Applied patch
2008-12-19 16:37:32 +0100 ab r265735 : #i93214# Applied patch
2008-12-19 16:21:38 +0100 ab r265730 : #i57749# Applied patch
2009-02-11 07:51:53 +00:00
Rüdiger Timm
7545436c5b
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
f07ad1e362
CWS-TOOLING: integrate CWS pflin10
2008-10-28 08:22:18 +00:00
Rüdiger Timm
3a9ce1e442
INTEGRATION: CWS changefileheader (1.33.64); FILE MERGED
...
2008/04/01 15:01:50 thb 1.33.64.3: #i85898# Stripping all external header guards
2008/04/01 10:48:40 thb 1.33.64.2: #i85898# Stripping all external header guards
2008/03/28 16:07:14 rt 1.33.64.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:46:58 +00:00
Vladimir Glazounov
80a36d14e8
INTEGRATION: CWS npower7 (1.31.2); FILE MERGED
...
2007/05/02 09:44:21 npower 1.31.2.1: #i76819#
2007-08-30 08:58:59 +00:00