Commit Graph

19 Commits

Author SHA1 Message Date
Stephan Bergmann
5e21a413c7 cppuhelper: retrofit std::exception into overriding exception specs
Change-Id: I56e32131b7991ee9948ce46765632eb823d463b3
2014-02-26 18:22:20 +01:00
Thomas Arnhold
bfbe8c0b5b fixincludeguards.sh: dbaccess
Change-Id: Iadd4326d58a5df5761a0ed5ce7fd5fb01fb87d11
2013-11-05 09:28:52 +01: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
Luboš Luňák
1946794ae0 mass removal of rtl:: prefixes for O(U)String*
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk
have kept them, in order not to break external API (the automatic using declaration
is LO-internal).

Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2013-04-07 14:23:11 +02:00
Noel Grandin
a066525b42 fdo#46808, Convert a bunch of comphelper::ComponentContext stuff
.. to Reference<XComponentContext>
mostly in the dbaccess module, but it also affected some other
modules.

Change-Id: I09b3f6fe7a9b33498b11d98b5521b5aeeb8882be
2013-03-20 07:32:53 +02:00
Noel Grandin
4b90e05506 fix missing SAL_CALL attribute on method
Change-Id: Idd0581d104c5a3e1286763c2deb8d385e04e207b
2012-12-06 17:01:15 +02:00
Noel Grandin
19854e653b fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new style
Change-Id: Iaf12324e6aa64b268555b0f4c82f04f4c0f6f123
2012-12-06 14:16:44 +02:00
Michael Meeks
577cf8ff67 re-base on ALv2 code. 2012-06-14 17:41:07 +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
Rüdiger Timm
c16fecca9d INTEGRATION: CWS changefileheader (1.7.12); FILE MERGED
2008/03/31 13:27:48 rt 1.7.12.1: #i87441# Change license header to LPGL v3.
2008-04-10 14:50:53 +00:00
Kurt Zenker
a2df32db9e INTEGRATION: CWS odbmacros2 (1.6.98); FILE MERGED
2007/12/06 13:33:47 fs 1.6.98.1: during #i49133#: support a HelpURL property
2008-03-06 17:27:25 +00:00
Rüdiger Timm
cc7b505ce3 INTEGRATION: CWS oj14 (1.5.8); FILE MERGED
2006/04/25 13:03:12 oj 1.5.8.3: new include
2006/03/20 07:48:41 oj 1.5.8.2: use of module client helper
2006/01/03 07:49:17 oj 1.5.8.1: changed module client
2007-07-06 07:32:44 +00:00
Rüdiger Timm
98e77c6ee8 INTEGRATION: CWS ooo19126 (1.4.434); FILE MERGED
2005/09/05 17:35:03 rt 1.4.434.1: #i54170# Change license header: remove SISSL
2005-09-08 15:06:27 +00:00
Jens-Heiner Rechtien
2facbebb88 MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-19 16:57:12 +00:00
Frank Schönheit
4d81fc6df2 #88389# OGenericUnoDialog moved to svtools 2001-06-18 11:35:37 +00:00
Frank Schönheit
ed1f64cc39 migrated from awt::XDialog to ui::XExecutableDialog / removed the star* namespace shortcuts 2000-11-01 15:34:16 +00:00
Frank Schönheit
229bcf3f5b moved herein from ..\dlg 2000-10-25 11:49:21 +00:00