ce22d30eeb
do not try to concatenate two string literals using +
...
Change-Id: I7f06a9b065d5dd24da48e06792cacd27d157a656
2013-01-30 15:13:01 +01:00
97eb8a6e0e
Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING
...
Change-Id: Ie859cb2dfdc7103c379fce56be88eef8fe390afd
Reviewed-on: https://gerrit.libreoffice.org/1924
Tested-by: Luboš Luňák <l.lunak@suse.cz >
Reviewed-by: Luboš Luňák <l.lunak@suse.cz >
2013-01-30 12:54:40 +00:00
4ab80620f0
WaE: C4564 from MSVS 2010
...
Change-Id: I675b1cbda896e1a5e15d34f3973e8fcd6ea6c45b
2012-12-24 21:11:40 +02:00
6791f1d54e
WaE: C4538: const/volatile qualifiers on this type are not supported
...
Disale warning C4538 in two places where apprently that warning is
generate for some bogus reason.
Change-Id: I93be435b3ce3cb8ca72535416511c793c12bc76c
2012-12-24 21:11:40 +02:00
16f856a5ca
Adapt climaker to cppu::bootstrap_InitialComponentContext removal
...
Change-Id: If7172ff8b8724d0c915aabd42608594ab0c71042
2012-12-20 11:30:29 +01:00
66a175834c
c++ API: use css alias in generated headers, adds global css decl
...
This changes all generated API headers (.hpp and .hdl) to use a
namespace alias 'css' instead of the pointlessly long com::sun::star
Makes the change in cppumaker & associated tools, adds a global
namespace alias definition in sal/types.h, and removes a kiloton
of local, now pointless-to-harmful versions of that alias from all
over the code.
Change-Id: Ice5a644a6b971a981f01dc0589d48f5add31cc0f
2012-11-30 14:36:36 +01:00
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
f0d8553ea7
source file modes fix
...
Change-Id: I8975f26f205ba33044285729da54e0210f872fcb
Reviewed-on: https://gerrit.libreoffice.org/1065
Reviewed-by: Tor Lillqvist <tml@iki.fi >
Tested-by: Tor Lillqvist <tml@iki.fi >
2012-11-14 15:58:28 +00:00
d59379a70a
cli_ure: warning C4965: implicit box of integer 0
...
Change-Id: I0ccc91ea686e599171845ff2cff5e536bbdb7b77
2012-10-24 21:58:26 +02:00
f61e81a6ef
fix warnings in cli_ure
...
Change-Id: I4e081473612403e0bf277e8dbf5f1b9a15541dd7
2012-10-24 10:19:51 -04:00
1b66ced236
Managed C++ to C++/CLI conversion also for the debug code
...
Change-Id: Ibb4f5e386644a67905421d2f9c33336a119fca88
2012-10-08 14:29:39 +03:00
4b56d82c7d
convert uno_bridge to new syntax
...
Change-Id: Iac5e9a860f7ef68104c4cfc19abe686b754190af
2012-10-07 10:42:14 +02:00
a4df4e9147
convert cli_ure/source/native to new syntax
...
Change-Id: I7dbb065c8b1b2fef85e6e7f42ef80991102785e0
2012-10-07 10:42:11 +02:00
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
97eb770d28
switch cli_ure to gbuild
...
Change-Id: Icad2f8019130781f036b5d46105cf5a99709663f
2012-09-22 08:15:27 +02:00
39c530ce55
force cli_ure to build
...
- there is still missing dependency on cliuno.snk
- remove -warnaserror+ causing weird problem
- export random symbol so that we get icli_cppuhelper_native.lib file
created
Change-Id: Ifd3b4785f83496d2c9bff6b1ea2fd39b6978725c
2012-09-22 08:15:27 +02:00
ab79555058
export uno_initEnvironment and uno_ext_getMapping
...
Change-Id: Ic907b7dbf4cee22ac899e413bc5122e3a09e6b1a
2012-09-22 08:15:22 +02:00
b6e1a001df
fix StackOverflowException in climaker
...
Change-Id: I640eddb4496d295d3cea9f45875b415d419060f4
Reviewed-on: https://gerrit.libreoffice.org/448
Reviewed-by: Tor Lillqvist <tml@iki.fi >
Tested-by: Tor Lillqvist <tml@iki.fi >
2012-08-22 04:17:24 +00:00
6fa1a74ec4
convert climaker to new syntax
...
Change-Id: Ic8b202c339806e4cf4dc621a4730593724175fca
Reviewed-on: https://gerrit.libreoffice.org/447
Reviewed-by: Tor Lillqvist <tml@iki.fi >
Tested-by: Tor Lillqvist <tml@iki.fi >
2012-08-22 04:15:32 +00:00
1340890ccd
simplify include guards
...
Change-Id: Id4210229b20a1d54b680ff1a2ccbcdd3684ecf5f
2012-07-14 05:44:15 +02:00
e18655e475
re-base on ALv2 code.
2012-06-27 19:30:33 +01:00
b9042fad7c
re-base on ALv2 code.
...
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21 15:00:05 +01:00
b6db3e3acc
re-base on ALv2 code.
...
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2012-06-21 13:11:06 +01:00
d95d58af08
nuke unused namespace
...
Change-Id: Ic00cdfce4172af0a2f0aa1aa33ef5e386d407976
2012-06-01 01:04:50 +09:00
d6bc02f8c4
Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator
2012-04-06 20:03:42 +02:00
b8f007d052
remove extraneous qualifiers that break some compilers
2012-02-17 15:22:46 +00:00
664b22c56b
Fixed some cppcheck messages
2012-02-06 10:16:35 +01:00
3fedf4bc45
OpenOffice.org -> LibreOffice in comment
2012-01-31 16:43:24 +01:00
0439af27e1
Code cleanup: ( () ) replaced by (())
2012-01-26 17:41:07 +00:00
aee436760e
function component_canUnload is exported
2011-12-27 15:44:42 +01:00
7904a8cc56
I don't see NO_BSYMBOLIC being used anywhere
2011-12-11 02:57:59 +02:00
0c9d2b9cb3
precompiled_cli_ure.hxx is empty, so just remove it
2011-11-02 07:52:19 -07:00
b786a33cfd
Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseInstallation.
2011-10-24 13:59:58 +02:00
3f411f3631
Adapt to removal of dangerous operators
2011-10-05 10:08:59 +02:00
bb5bdbbdca
Revert "Trying to chop out the uwinapi library"
...
This reverts commit 2dea0dab4fafda3c10a5bd03ad15ed39a4658b51.
2011-09-16 16:26:03 +02:00
2dea0dab4f
Trying to chop out the uwinapi library
2011-09-16 15:52:40 +02:00
f3423eab78
Fix MSVC build against debugging runtime
2011-08-17 23:21:24 +03:00
a50103a702
Bin stuff for compiler versions we don't use
2011-08-17 23:08:50 +03:00
049d80d791
fix for fdo#35108 allow dot net clients to bootstrap libreoffice
2011-04-13 18:54:01 +01:00
999dce7d69
WaE: return after throw
2011-03-16 10:54:21 +00:00
adc6fe00e3
Move OSL_ENSURE(0,...) to OSL_FAIL(...)
2011-03-12 14:19:48 +01:00
933e22880b
Remove "using namespace ::rtl"
2011-03-02 21:53:12 +01:00
83734eea36
Clean up makefiles
2011-02-04 12:45:54 +01:00
e2f14d9061
cppcheck: prefer prefix variant
2011-01-14 15:05:19 +00:00
36e2296bf8
Replace all occured, occurance etc.
2010-12-06 09:16:29 +00:00
da5cef0ab4
add modelines to .h and .c files as well
2010-10-27 16:04:46 +01:00
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
bda7aaeb74
Remove redundant #include, #define & comments
2010-10-13 12:51:10 +02:00
2e24fc7415
sb118: merged in DEV300_m72
2010-02-25 12:46:45 +01:00
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