Commit Graph

29 Commits

Author SHA1 Message Date
Fridrich Štrba
0986d0d558 mingw64: cast to pointer from integer of different size in extensions
Change-Id: Ie2162b71e4e9de9fe24ce54815e5139774bb2ec0
2013-06-10 14:03:38 +02:00
Fridrich Štrba
35a65baefe Slowly, but surely going on compiling for mingw64
Change-Id: I590aa6a854a040281bf73d5be768c05d4906a984
2013-06-06 15:52:05 +02:00
Stephan Bergmann
8e08a41620 -Werror=int-to-pointer-cast (MinGW, extensions)
Change-Id: I16db60c861ef7ac0a2a9076fde1996a7b7b0e991
2013-04-17 11:51:15 +02:00
Stephan Bergmann
438f5b9f90 -Werror=unused-variable (MinGW, extensions)
Change-Id: I43c2ad4a601ffe20f471d81ed7697b89c496fa6f
2013-04-17 11:51:15 +02:00
Stephan Bergmann
fbba4781b7 -Werror=write-strings (MinGW, extensions)
Change-Id: I0761af5d2a6af23dbef67e4aadf4e6d21df1e58f
2013-04-17 11:51:14 +02:00
Stephan Bergmann
a394a6f912 -Werror=unknown-pragmas (MinGW, extensions)
Change-Id: I3eeb8864ddf931361f6504c04b8bfa787115cfd1
2013-04-17 11:51:13 +02: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
Julien Nabet
f6f5bde055 Some cppcheck cleaning
Change-Id: I57baea223b0f0a78346d9872665ab85c00c8fc51
2013-01-31 23:01:32 +01:00
Michael Stahl
8f46815969 extensions: plugin: try to fix Mac build:
Move everything that requires ObjectiveC stuff to the ObjC++ files in
the aqua subdirectory, where it belongs.
2012-01-09 18:53:18 +01:00
Norbert Thiebaud
0a96c1f4f4 remove include of pch header in extensions 2011-11-27 13:08:28 -06:00
Fridrich Strba
60de6b0fd2 Fix Windows build of extensions 2011-11-08 14:27:01 +01:00
Fridrich Štrba
5f962e4465 Fix Windows build of extensions 2011-03-29 21:59:45 +02:00
Fridrich Štrba
dbfe237fe2 Wholesale prewin.h/postwin.h removal 2011-03-25 18:47:11 +01:00
Thomas Arnhold
5ad6920963 Move OSL_ENSURE(false,...) to OSL_FAIL(...) 2011-03-12 14:12:11 +01:00
Thomas Arnhold
fdeb501678 Move DBG_ERROR to OSL_FAIL 2011-03-02 15:00:30 +01:00
Julien Nabet
02db199832 Remove "using namespace ::rtl" 2011-02-26 01:14:41 +01:00
Tor Lillqvist
d81f351b9c prewin.h already includes <windows.h> 2011-02-09 01:01:48 +02:00
Tor Lillqvist
b0c96965cf Adapt to move of prewin.h and postwin.h 2011-02-08 13:02:44 +02:00
Sebastian Spaeth
ead7290449 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:23 +02:00
Jens-Heiner Rechtien
36de66bdf0 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
bd969d48b0 INTEGRATION: CWS changefileheader (1.8.48); FILE MERGED
2008/03/31 12:31:38 rt 1.8.48.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:31:06 +00:00
Ivo Hinkelmann
3f23cfb6c8 INTEGRATION: CWS wae4extensions (1.7.192); FILE MERGED
2007/09/27 10:20:01 fs 1.7.192.1: #i81612# warning-free code
2008-01-14 13:54:40 +00:00
Oliver Bolte
a9e331c894 INTEGRATION: CWS pchfix02 (1.6.186); FILE MERGED
2006/09/01 17:26:37 kaib 1.6.186.1: #i68856# Added header markers and pch files
2006-09-16 12:11:29 +00:00
Rüdiger Timm
18aed59c08 INTEGRATION: CWS ooo19126 (1.5.492); FILE MERGED
2005/09/05 12:59:53 rt 1.5.492.1: #i54170# Change license header: remove SISSL
2005-09-08 18:58:19 +00:00
Vladimir Glazounov
6370fedfa3 INTEGRATION: CWS dbgmacros1 (1.4.84); FILE MERGED
2003/04/09 10:54:51 kso 1.4.84.1: #108413# - debug macro unification.
2003-04-15 15:18:31 +00:00
Daniel Boelzle
acadbe93e6 #95301 swf# 2001-12-07 10:10:41 +00:00
Philipp Lohmann
24e1def1ac #79029# #87573# #83080# access plugins only in solar thread on windows 2001-05-30 10:15:34 +00:00
Daniel Boelzle
ddf8d9f4a4 stl includes 2001-02-02 13:37:04 +00:00
Jens-Heiner Rechtien
95117e7fef initial import 2000-09-18 15:18:56 +00:00