15 Commits

Author SHA1 Message Date
Stephan Bergmann
8646ab97dc Remove MinGW support
In OOo times, there'd originally been efforts to allow building on Windows with
MinGW.  Later, in LO times, this has been shifted to an attempt of cross-
compiling for Windows on Linux.  That attempt can be considered abandoned, and
the relevant code rotting.

Due to this heritage, there are now three kinds of MinGW-specific code in LO:

* Code from the original OOo native Windows effort that is no longer relevant
  for the LO cross-compilation effort, but has never been removed properly.

* Code from the original OOo native Windows effort that is re-purposed for the
  LO cross-compilation effort.

* Code that has been added specifially for the LO cross-compilation effort.

All three kinds of code are removed.

(An unrelated, remaining use of MinGW is for --enable-build-unowinreg, utilizing
--with-mingw-cross-compiler, MINGWCXX, and MINGWSTRIP.)

Change-Id: I49daad8669b4cbe49fa923050c4a4a6ff7dda568
Reviewed-on: https://gerrit.libreoffice.org/34127
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2017-02-10 18:01:27 +00:00
Stephan Bergmann
8b7198f68f clang-cl loplugin: dbaccess
Change-Id: I96982e5298783384c2978056af7955d012289f25
Reviewed-on: https://gerrit.libreoffice.org/29872
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2016-10-16 14:19:22 +00:00
Stephan Bergmann
2cdc693c56 Remove __cplusplus-checks from apparently-C++-only files
Change-Id: I87e9ce45cf945e75e8140a9d4608da8abcddada6
Reviewed-on: https://gerrit.libreoffice.org/27187
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2016-07-13 14:54:14 +00:00
Fridrich Štrba
7c2c48953e mingw64: NULL used in arithmetic
Change-Id: I87bf28e1d6db2afe5ffa095cbf9181602ec9fc3f
2013-06-10 14:03:37 +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
David Tardon
d9d7e94474 gbuildize dbaccess 2011-04-19 06:13:10 +02: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
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
876ba88d6c INTEGRATION: CWS changefileheader (1.3.120); FILE MERGED
2008/03/31 13:28:14 rt 1.3.120.1: #i87441# Change license header to LPGL v3.
2008-04-10 16:00:21 +00:00
Rüdiger Timm
814ea3f3bc INTEGRATION: CWS changefileheader (1.3.146); FILE MERGED
2008/03/31 13:28:14 rt 1.3.146.1: #i87441# Change license header to LPGL v3.
2008-04-10 16:00:00 +00:00
Kurt Zenker
35a0124c4a INTEGRATION: CWS mingwport06 (1.2.14); FILE MERGED
2007/08/27 12:42:15 vg 1.2.14.2: #i75499# pragma for MSVC
2007/08/24 14:02:26 vg 1.2.14.1: #i80359# MinGW port efforts
2007-09-06 12:26:44 +00:00
Hans-Joachim Lankenau
c03d9ff9f1 #i10000# build what gets packed 2007-07-27 09:16:27 +00:00
Rüdiger Timm
930708b426 INTEGRATION: CWS dba23b (1.1.2); FILE ADDED
2007/07/04 10:31:58 fs 1.1.2.1: Windows executable to call SQLManageDataSources, to workaround the Windows bug described in issue #i78733#
2007-07-24 11:11:10 +00:00
Rüdiger Timm
fcee184695 INTEGRATION: CWS dba23b (1.1.2); FILE ADDED
2007/07/04 10:32:09 fs 1.1.2.1: Windows executable to call SQLManageDataSources, to workaround the Windows bug described in issue #i78733#
2007-07-24 11:10:50 +00:00