Commit Graph

12 Commits

Author SHA1 Message Date
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
Thomas Arnhold
2b7ee1db28 remove boilerplate comments
Change-Id: I44a476a9843816f70a7a4d84b8c35edeecd5daaf
2013-04-01 22:45:36 +02:00
Thomas Arnhold
57154616f0 Remove UNO includes comments
Change-Id: I48e193322967fb75e93eaf81e9e2110d3056f92a
2012-06-29 09:25:09 +02:00
Michael Meeks
577cf8ff67 re-base on ALv2 code. 2012-06-14 17:41:07 +01:00
Norbert Thiebaud
281b13ce89 remove include of pch header in dbaccess 2011-11-27 13:04:48 -06:00
Sebastian Spaeth
6450d1a7f5 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:12 +02:00
Petr Mladek
dc8c15ae62 remove 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
b874dbf5b6 INTEGRATION: CWS changefileheader (1.3.258); FILE MERGED
2008/03/31 13:26:49 rt 1.3.258.1: #i87441# Change license header to LPGL v3.
2008-04-10 12:02:23 +00:00
Oliver Bolte
7e866dbd74 INTEGRATION: CWS pchfix02 (1.2.36); FILE MERGED
2006/09/01 17:24:10 kaib 1.2.36.1: #i68856# Added header markers and pch files
2006-09-17 05:42:02 +00:00
Oliver Bolte
6184c1a9b9 INTEGRATION: CWS qiq (1.1.2); FILE ADDED
2006/06/28 10:31:09 fs 1.1.2.6: #i10000#
2006/06/01 09:54:44 fs 1.1.2.5: #i51143# XObjectNames: checkNameIsUsed -> checkNameForCreate
2006/05/31 11:05:33 fs 1.1.2.4: ObjectNameApproval now always throwing an SQLException
2006/05/30 12:56:32 fs 1.1.2.3: +ErrorReportType
2006/05/30 08:23:40 fs 1.1.2.2: createObjectNames -> getObjectNames (the thing is stateless, so no need to re-create it every time)
2006/05/24 14:55:21 fs 1.1.2.1: validating a query or table name
2006-07-10 14:17:07 +00:00