Commit Graph

17 Commits

Author SHA1 Message Date
Tor Lillqvist
a3ce60eb3c We only support MSVC 2008 (_MSC_VER 1500) or later
We can drop or simplify many conditionals.

Change-Id: I37e820e515cc09845c30b62c89ddb3b6ff370f97
2012-11-28 20:53:40 +02:00
Tor Lillqvist
1b66ced236 Managed C++ to C++/CLI conversion also for the debug code
Change-Id: Ibb4f5e386644a67905421d2f9c33336a119fca88
2012-10-08 14:29:39 +03:00
Peter Foley
4b56d82c7d convert uno_bridge to new syntax
Change-Id: Iac5e9a860f7ef68104c4cfc19abe686b754190af
2012-10-07 10:42:14 +02:00
Norbert Thiebaud
750fc20611 replace remaining InterlockedCount() with inlined version
Change-Id: Ifcfa48fc87f905a91470a5b0fd597b02f220784c
Reviewed-on: https://gerrit.libreoffice.org/671
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-09-25 01:55:38 +00:00
David Tardon
ab79555058 export uno_initEnvironment and uno_ext_getMapping
Change-Id: Ic907b7dbf4cee22ac899e413bc5122e3a09e6b1a
2012-09-22 08:15:22 +02:00
Michael Meeks
e18655e475 re-base on ALv2 code. 2012-06-27 19:30:33 +01:00
Takeshi Abe
d95d58af08 nuke unused namespace
Change-Id: Ic00cdfce4172af0a2f0aa1aa33ef5e386d407976
2012-06-01 01:04:50 +09:00
Szabolcs Dezsi
d6bc02f8c4 Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator 2012-04-06 20:03:42 +02:00
Alexander Bergmann
0439af27e1 Code cleanup: ( () ) replaced by (()) 2012-01-26 17:41:07 +00:00
David Tardon
aee436760e function component_canUnload is exported 2011-12-27 15:44:42 +01:00
Joseph Powers
0c9d2b9cb3 precompiled_cli_ure.hxx is empty, so just remove it 2011-11-02 07:52:19 -07:00
Thomas Arnhold
adc6fe00e3 Move OSL_ENSURE(0,...) to OSL_FAIL(...) 2011-03-12 14:19:48 +01:00
Julien Nabet
933e22880b Remove "using namespace ::rtl" 2011-03-02 21:53:12 +01:00
Sebastian Spaeth
a715e1b3d0 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-14 17:04:31 +02:00
Jens-Heiner Rechtien
7c80db2eb3 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
2af17f17f3 INTEGRATION: CWS changefileheader (1.2.34); FILE MERGED
2008/03/31 07:22:36 rt 1.2.34.1: #i87441# Change license header to LPGL v3.
2008-04-11 10:53:09 +00:00
Kurt Zenker
22f7117d12 INTEGRATION: CWS bunoexttm (1.1.2); FILE ADDED
2007/02/12 10:19:50 kr 1.1.2.2: adapted: need to put Environment::invoke into no_warn
2006/12/19 12:05:22 kr 1.1.2.1: added: moved cli_uno bridge from bridges to here
2007-05-09 12:30:47 +00:00