Szabolcs Dezsi
743f22045c
Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator
...
Pattern used:
find . -name "*.cxx" -exec sed -i 's/\( *\)\(else if\|if\) *( *\([^!()|&]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\)) *) *)$/\1\2 ( \3 == \4 )/' \{\} \;
2012-04-06 15:07:41 +02:00
Julien Nabet
67d01fb5d4
Avoid temporary rtl::OUString
2012-02-26 14:58:33 +01:00
Norbert Thiebaud
2a71139535
remove include of pch header from sd
2011-11-27 13:20:56 -06:00
Francisco Saito
fafdd0a6fd
drop bogus executable flag from [ch]xx/bas/asm files
2011-03-29 21:40:16 +01:00
Bjoern Michaelsen
c61cd1a5a2
Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
2011-03-12 20:06:58 +01:00
Carsten Driesner
3d6bed44c8
removetooltypes01: #i112600# Remove tools types from sd
2011-01-17 11:41:00 +01:00
Gert Faller
81754d9cb1
Use RTL_CONSTASCII_USTRINGPARAM macro
2010-11-01 21:16:15 +00:00
Sebastian Spaeth
80b0861510
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:43 +02:00
Jens-Heiner Rechtien
9e19ff00c7
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
Andre Fischer
f87c43295d
#i105958# Fixed throw part of declaration of getAccessibleChild().
2009-10-16 15:00:36 +00:00
Rüdiger Timm
1dc21a0ac0
#i10000# Make 'pWindow' variable known to DBG statement.
2008-12-18 13:52:21 +00:00
Rüdiger Timm
b7760a608c
CWS-TOOLING: integrate CWS sjfixes12_DEV300
2008-12-13 09:31:00 +00:00
Rüdiger Timm
e7431ddb8c
INTEGRATION: CWS impressa11y (1.25.30); FILE MERGED
...
2008/05/29 12:05:54 af 1.25.30.6: RESYNC: (1.28-1.30); FILE MERGED
2008/02/29 10:27:12 af 1.25.30.5: RESYNC: (1.27-1.28); FILE MERGED
2007/06/18 15:04:02 af 1.25.30.4: RESYNC: (1.26-1.27); FILE MERGED
2007/01/11 13:06:01 af 1.25.30.3: #i70548# Fixed resync problems.
2007/01/08 14:05:59 af 1.25.30.2: RESYNC: (1.25-1.26); FILE MERGED
2006/10/18 12:31:11 af 1.25.30.1: #i70549# Added some calls to ThrowIfDisposed(). Avoid some warnings.
2008-07-07 13:20:57 +00:00
Vladimir Glazounov
160c034f19
INTEGRATION: CWS hub01 (1.27.186); FILE MERGED
...
2008/06/18 20:40:16 thb 1.27.186.2: RESYNC: (1.27-1.30); FILE MERGED
2008/01/23 02:13:14 hub 1.27.186.1: Fix a build warning about empty else statement (gcc 4.2.1)
2008-06-30 14:36:36 +00:00
Jens-Heiner Rechtien
6dd7d7137a
INTEGRATION: CWS hr50 (1.27.8); FILE MERGED
...
2008/04/14 13:05:57 hr 1.27.8.1: #i86574#: fix warning (gcc-4.2.3)
2008-04-22 13:53:09 +00:00
Rüdiger Timm
c28452a0d9
INTEGRATION: CWS changefileheader (1.28.36); FILE MERGED
...
2008/04/01 15:34:06 thb 1.28.36.3: #i85898# Stripping all external header guards
2008/04/01 12:38:33 thb 1.28.36.2: #i85898# Stripping all external header guards
2008/03/31 13:56:54 rt 1.28.36.1: #i87441# Change license header to LPGL v3.
2008-04-10 18:01:08 +00:00
Oliver Bolte
b92cf10715
INTEGRATION: CWS custommeta (1.27.160); FILE MERGED
...
2008/01/21 11:38:12 mst 1.27.160.1: - sd/source/ui/app/sdmod1.cxx, sd/source/ui/accessibility/:
+ use XDocumentProperties instead of SfxDocumentInfo
+ remove unneeded includes
2008-02-26 12:42:25 +00:00
Rüdiger Timm
ce9156e448
INTEGRATION: CWS sixtyfour11 (1.26.76); FILE MERGED
...
2007/03/12 16:39:21 kendy 1.26.76.1: #i75331#
Don't introduce new virtual methods where they should be overridden.
2007-04-25 13:38:55 +00:00
Kurt Zenker
1d75c6d50a
INTEGRATION: CWS sdwarningsbegone (1.25.38); FILE MERGED
...
2006/11/22 12:41:40 cl 1.25.38.1: #i69285# warning free code changes for unxlngi6.pro
2006-12-12 15:47:49 +00:00
Oliver Bolte
93b081e8a9
INTEGRATION: CWS pchfix02 (1.24.214); FILE MERGED
...
2006/09/01 17:36:49 kaib 1.24.214.1: #i68856# Added header markers and pch files
2006-09-16 17:24:02 +00:00
Rüdiger Timm
c4c6760c91
INTEGRATION: CWS impressfunctions (1.23.40); FILE MERGED
...
2005/10/28 11:44:48 cl 1.23.40.1: #125341# fixed unix build problems
2005-12-14 15:53:06 +00:00
Rüdiger Timm
7a61cee41a
INTEGRATION: CWS ooo19126 (1.22.368); FILE MERGED
...
2005/09/05 13:20:50 rt 1.22.368.1: #i54170# Change license header: remove SISSL
2005-09-09 02:25:51 +00:00
Jens-Heiner Rechtien
ed7168f77f
INTEGRATION: CWS dba15 (1.21.172); FILE MERGED
...
2004/08/13 09:42:47 fs 1.21.172.1: #104887# proper handling of new VCLEVENT_WINDOW_SHOW/HIDE
2004-09-08 16:39:28 +00:00
Kurt Zenker
d66d985636
INTEGRATION: CWS sb13 (1.20.8); FILE MERGED
...
2004/02/06 10:22:14 sb 1.20.8.1: #i19699# Fixed string usage (adding number to string), patch supplied by tono.
2004-02-26 12:30:17 +00:00
Oliver Bolte
26003b9767
INTEGRATION: CWS impress1 (1.19.90); FILE MERGED
...
2003/10/01 11:49:46 af 1.19.90.2: #111996# Renamed an include file.
2003/09/17 09:47:14 af 1.19.90.1: #111996# Transition to stacked sub-shells. Introduction of namespace sd.
2004-01-20 09:33:15 +00:00
Vladimir Glazounov
c40844310c
INTEGRATION: CWS draw10 (1.17.24); FILE MERGED
...
2003/05/05 13:59:07 cl 1.17.24.2: RESYNC: (1.17-1.18); FILE MERGED
2003/04/29 12:09:36 af 1.17.24.1: #109012# Listening to focus events instead of top window events.
2003-05-16 13:17:03 +00:00
Vladimir Glazounov
1df33162d4
INTEGRATION: CWS uaa02 (1.17.6); FILE MERGED
...
2003/04/14 17:01:06 thb 1.17.6.2: #108900# Moved service descriptions from drafts
2003/04/11 16:46:19 mt 1.17.6.1: #108656# Moved accessibility from drafts to final
2003-04-24 16:03:01 +00:00
Jens-Heiner Rechtien
2c32696a04
MWS_SRX644: migrate branch mws_srx644 -> HEAD
2003-03-27 09:58:12 +00:00
Thorsten Behrens
8048e17eac
#105479# Don't throw in dipose/disposing any more
2002-11-29 16:35:00 +00:00
Andre Fischer
6a6aa1a82a
#102982# Reversed the search direction in getAccessibleAt(). Fixed getLocation().
2002-09-06 13:43:19 +00:00
Andre Fischer
47162b2761
#102982# Fixed obtaining the screen coordiantes from the parent.
2002-09-06 13:08:00 +00:00
Andre Fischer
4f34e1a842
#102031# Added method getAccessibleAt(). Corrected the size calculation of getSize().
2002-08-05 10:36:06 +00:00
Andre Fischer
d1557e7902
#99875# Checking dying VCL window for identity with document window before unregistering as WindowChildEventListener.
2002-06-17 15:33:27 +00:00
Andre Fischer
0c834cb425
#100301# Listening for VCLEVENT_OBJECT_DYING event.
2002-06-13 12:52:56 +00:00
Andre Fischer
3640425eb8
#100178# Removed support of frameActionListener. Fixed disposings and destructor.
2002-06-12 11:37:09 +00:00
Andre Fischer
9edd521078
#99875# Removed some const_cast bug workarrounds.
2002-06-07 14:12:35 +00:00
Andre Fischer
f4901717e4
#99875# Added support for OLE objects.
2002-06-07 13:48:28 +00:00
Andre Fischer
f006579e12
#99952# Added implementation of XTopWindowListener.
2002-06-07 07:06:20 +00:00
Andre Fischer
d5bef3250d
#99867# getBounds returnes now the correct relative coordinates instead of absolute ones.
2002-06-03 14:10:31 +00:00
Andre Fischer
dc3db99ae6
#95585# Using member mxController instead of argument rxController.
2002-05-22 07:16:32 +00:00
Andre Fischer
a3d818f8bc
#95585# Taking care of changes in shape tree info.
2002-05-13 11:32:53 +00:00
Kai Ahrens
84d1aa50f7
#95585#: added accessibility selection
2002-05-08 09:01:33 +00:00
Andre Fischer
b14cb49725
#95585# Removed shadowing variable.
2002-04-22 13:43:57 +00:00
Andre Fischer
22a9fb8198
#95585# The AccessibleDocumentView class has been split into a base and a derived class.
2002-04-18 16:54:21 +00:00