Noel Grandin
ffc782c23c
remove dead definitions
...
Change-Id: I69d2df6cb0a7f994339972a23a913938307e5791
2013-09-19 10:14:15 +02:00
Jelle van der Waa
2ec606730b
fdo#62475 removed pointless comments
...
Conflicts:
dbaccess/source/filter/xml/xmlfilter.cxx
dbaccess/source/ui/dlg/ConnectionPage.cxx
dbaccess/source/ui/dlg/detailpages.cxx
dbaccess/source/ui/dlg/odbcconfig.cxx
dbaccess/source/ui/querydesign/querycontroller.cxx
Change-Id: I3a05649efa3a43dd8d8fb069fc1bce14ca0a6338
Reviewed-on: https://gerrit.libreoffice.org/5484
Reviewed-by: Petr Mladek <pmladek@suse.cz >
Tested-by: Petr Mladek <pmladek@suse.cz >
2013-08-27 16:11:09 +00:00
Gergő Mocsi
bdc374eadf
fdo#38838, String to OUString in dbaccess
...
Replaced String with OUString in module dbaccess/ui/app , and also removed RTL_CONSTASCII_USTRINGPARAM deprecated macro.
Conflicts:
dbaccess/source/ui/app/AppControllerDnD.cxx
dbaccess/source/ui/app/AppControllerGen.cxx
dbaccess/source/ui/app/AppDetailPageHelper.cxx
dbaccess/source/ui/browser/unodatbr.cxx
Change-Id: Ie385d44c328fb3f919d53a604d51640a334a1013
Reviewed-on: https://gerrit.libreoffice.org/2386
Reviewed-by: Thomas Arnhold <thomas@arnhold.org >
Tested-by: Thomas Arnhold <thomas@arnhold.org >
2013-03-15 01:25:12 +00:00
Kohei Yoshida
4b313fd566
Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.
...
Change-Id: I89cfc8c1288c00674fe64e791c149743d377d5ee
2012-10-19 11:45:36 +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
Stephan Bergmann
6e67c03dc0
Enable -Wnon-virtual-dtor for GCC 4.6
...
...which has the necessary features to support it.
Change a lot of classes to either contain a protected non-virtual dtor
(which is backwards compatible, so even works for cppumaker-generated
UNO headers) or a public virtual one.
cppuhelper/propertysetmixin.hxx still needs to disable the warning, as
the relevant class has a non-virtual dtor but friends, which would still
cause GCC to warn.
Includes a patch for libcmis, intended to be upstreamed.
2012-03-14 13:32:02 +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
6b4faa1035
INTEGRATION: CWS dba30d (1.9.30); FILE MERGED
...
2008/06/01 20:54:34 fs 1.9.30.2: #i80943# IContainerFoundListener and IViewChangeListener now superseded by IApplicationController / further development of the IContextMenuProvider
2008/05/29 11:24:19 fs 1.9.30.1: during #i80943#: refactoring: requestContextMenu superseded by IContextMenuProvider
2008-06-25 11:49:05 +00:00
Rüdiger Timm
e307409a46
INTEGRATION: CWS changefileheader (1.8.12); FILE MERGED
...
2008/03/31 13:27:45 rt 1.8.12.1: #i87441# Change license header to LPGL v3.
2008-04-10 14:26:12 +00:00
Kurt Zenker
3ad12e3d38
INTEGRATION: CWS odbmacros2 (1.7.376); FILE MERGED
...
2007/12/13 11:22:37 fs 1.7.376.1: #i49133# some refactoring, mostly related to the m_xCurrentFrame->m_aCurrentFrame change
2008-03-06 17:23:59 +00:00
Rüdiger Timm
5719a0b425
INTEGRATION: CWS ooo19126 (1.6.176); FILE MERGED
...
2005/09/05 17:34:37 rt 1.6.176.1: #i54170# Change license header: remove SISSL
2005-09-08 14:44:58 +00:00
Pascal Junck
d754e45b59
INTEGRATION: CWS dba17 (1.5.24); FILE MERGED
...
2004/09/24 12:32:20 fs 1.5.24.1: #i33699# +requestQuickHelp
2004-10-22 11:05:55 +00:00
Jens-Heiner Rechtien
d61231329e
INTEGRATION: CWS insight01 (1.4.64); FILE MERGED
...
2004/01/08 07:18:10 oj 1.4.64.4: #111075# ongoing work
2003/12/18 13:54:35 oj 1.4.64.3: #111075# ongoing work
2003/11/26 12:22:55 oj 1.4.64.2: #111075# ongoing work
2003/08/15 08:50:53 oj 1.4.64.1: #111075# ongoing new dbaapp work
2004-08-02 14:56:22 +00:00
Jens-Heiner Rechtien
2facbebb88
MWS_SRX644: migrate branch mws_srx644 -> HEAD
2003-03-19 16:57:12 +00:00
Frank Schönheit
82a096da93
new DnD implementations
2001-03-30 12:06:46 +00:00
Frank Schönheit
86cdedd6c8
new DnD implementations
2001-03-23 09:52:50 +00:00
Frank Schönheit
c809a96cb3
initial checkin - callbacks
2001-03-22 09:40:44 +00:00