Commit Graph

21 Commits

Author SHA1 Message Date
Caolán McNamara
8e30689680 drop worthless _VECTOR_/_MAP_ header guards
Change-Id: I54be19847b8fb609f0b08a528cc06dbae9f579d5
2013-09-25 19:24:24 +02:00
Michael Stahl
9a7603187e dbaccess: remove Package_inc
Change-Id: I8e6748eef04f25603851a33d049cb9585fa04cc6
2013-05-07 01:41:23 +02:00
Noel Grandin
bb121c864c fdo#46808, Convert frame::Desktop to new style service.
I had to drop XEventBroadcaster from the merged interface
because it introduced method name conflicts (addEventListener).

Shouldn't be an issue since it was scheduled to be dropped anyhow,
and the service implementation still implements it, so existing clients
will be fine.

I dropped the interface XPropertySet from the combined IDL because nobody
seems to be using it, and it's primary purpose appears to be to set weird
flags.

I dropped the optional interfaces
   XStatusIndicatorFactory
   XDispatchInformationProvider
from the combined IDL because the service does not implement them, and
nobody seems to be using them. I suspect they were mistakenly copied
from XFrame.

I also did not convert the Title, UserDefinedAttributes and LayoutManager
properties to attributes, again because no-one is using them.

Change-Id: I678a00006ed2cca2d6c37c4e39465811442c33af
2012-12-21 10:57:09 +02:00
Takeshi Abe
eecb5ac9a4 removed useless forward declarations of class
Change-Id: I13cf52cc4e1cf8d5e2453d7ac4b68cc8c64cd011
2012-07-05 19:08:02 +09:00
Michael Meeks
577cf8ff67 re-base on ALv2 code. 2012-06-14 17:41:07 +01:00
Marcel Metz
53d27eb207 Removed unnecessary tools includes. 2012-01-05 15:38:51 +01:00
Caolán McNamara
e9470b0050 add modelines to .hxx files as well 2010-10-27 12:33:13 +01:00
Petr Mladek
fbd40753f5 more removed include guards using fixguard.py 2010-10-05 17:58:28 +02:00
Jens-Heiner Rechtien
1708f6091b 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
Kurt Zenker
9d08b876e6 INTEGRATION: CWS dba30d (1.11.30); FILE MERGED
2008/05/29 11:25:58 fs 1.11.30.1: during #i80943#: refactoring: IController now passed around as reference, not as pointer
2008-06-25 11:45:34 +00:00
Rüdiger Timm
38d3cba185 INTEGRATION: CWS changefileheader (1.10.96); FILE MERGED
2008/03/31 13:27:43 rt 1.10.96.1: #i87441# Change license header to LPGL v3.
2008-04-10 14:14:38 +00:00
Jens-Heiner Rechtien
5006f00187 INTEGRATION: CWS dba24b (1.9.46); FILE MERGED
2007/08/24 11:15:57 oj 1.9.46.1: #i80894# reset range to show all tables
2007-11-01 14:15:49 +00:00
Kurt Zenker
cdc6317ff9 INTEGRATION: CWS dba23a (1.8.118); FILE MERGED
2007/02/26 11:48:13 fs 1.8.118.1: remove unused code
Issue number:  #i74804#
Submitted by:  jnavrati@openoffice.org
Reviewed by:   frank.schoenheit@sun.com
2007-05-10 09:28:13 +00:00
Oliver Bolte
a264dfe40b INTEGRATION: CWS qiq (1.7.124); FILE MERGED
2006/05/17 11:45:15 fs 1.7.124.2: #i51143# AddTableDialog is now in the responsibility of the controller, not the view (allows late construction as needed)
2006/05/12 11:09:00 fs 1.7.124.1: #i51143# +m_pDialogContext
2006-07-10 14:28:19 +00:00
Rüdiger Timm
1a0c5294a6 INTEGRATION: CWS ooo19126 (1.6.480); FILE MERGED
2005/09/05 17:34:20 rt 1.6.480.1: #i54170# Change license header: remove SISSL
2005-09-08 14:29:02 +00:00
Ocke Janssen
f304ec5abf #98916# enable F6 key 2002-05-02 06:33:04 +00:00
Ocke Janssen
b915d86f20 #96957# new handling inserted for context menu and accessibility 2002-02-06 06:23:39 +00:00
Ocke Janssen
9c1febffca # 93712# statement creation corrected 2001-10-26 06:57:11 +00:00
Ocke Janssen
b2dbd2375f #93513# getFocus when adding a table 2001-10-22 07:09:11 +00:00
Frank Schönheit
861135949d #88637# changes in the window hierarchy of the query design - no the SQL view has a toolbox separator, too 2001-08-23 13:23:57 +00:00
Ocke Janssen
2f2ac1c5f2 new relation design 2001-02-28 09:09:17 +00:00