Norbert Thiebaud
c0bed9c72e
remove precompiled_xxx.hxx/cxx
2011-11-27 18:07:55 -06:00
Norbert Thiebaud
3f2ff54778
remove pch from the include list
2011-11-27 15:24:45 -06:00
Norbert Thiebaud
0a96c1f4f4
remove include of pch header in extensions
2011-11-27 13:08:28 -06:00
Norbert Thiebaud
e4610ffd2d
remove PCH support in dmake-module
2011-11-27 12:26:12 -06:00
Bjoern Michaelsen
f2f0dbd273
make gbuild makefiles run independant of pwd again
2011-11-25 12:04:40 +01:00
David Tardon
fba911fea7
gsl_getSystemTextEncoding -> osl_getThreadTextEncoding
2011-11-25 09:07:49 +01:00
Caolán McNamara
b7ea361014
add stripStart, can replace EraseTrailingChars
2011-11-23 10:10:09 +00:00
Norbert Thiebaud
0ea8c014ef
tweak gbuild standart Makefile to allow partial build in unsourced env
...
This allow to run make in a module wihtout the need to source
Env.Host.sh.
2011-11-16 06:18:54 -06:00
Stephan Bergmann
16aa2c1dd6
Removed obsolete OOOBASEVERSION, OOOPACKAGEVERSION.
...
With the basis/brand split undone, they are always the same as
PRODUCTVERSION and ABOUTBOXPRODUCTVERSION, respectively.
2011-11-15 18:29:47 +01:00
Stephan Bergmann
8b75883b87
Simplified some uses of css.configuration.theDefaultProvider.
...
* Retro-added new-style UNOIDL singleton specification for it, for easy
instantiation.
* Plus new comphelper::getComponentContext to map from XMultiServiceFactory
to XComponentContext.
2011-11-14 22:07:23 +01:00
Stephan Bergmann
b11bd0323e
Removed comphelper -> unotools processfactory.hxx duplication.
2011-11-14 11:50:26 +01:00
Tomas Chvatal
db7ab4ac14
Add nsplugin switch so we dont bind nsplugin building to gtk switch.
2011-11-11 15:51:10 +01:00
Fridrich Štrba
5709102278
Getting completely rid of the int32 and whatever
2011-11-09 11:53:28 +01:00
Norbert Thiebaud
c2960a3525
int16/32 ->int16/32_t fall-out of new npapi.h
2011-11-08 23:54:57 -06:00
Julien Nabet
a57304a538
Fix WaE variable ‘eUIState’ set but not used
2011-11-08 19:50:06 +01:00
Michael Meeks
68beee8344
fix build against new npapi.h (yet more), blind fixes for aqua too
2011-11-08 16:03:12 +00:00
Fridrich Strba
60de6b0fd2
Fix Windows build of extensions
2011-11-08 14:27:01 +01:00
Michael Meeks
d448b59e4b
fix build against new npapi.h (some more)
2011-11-08 12:36:08 +00:00
Caolán McNamara
cfe3d74c60
fix build against new npapi.h
2011-11-08 10:01:44 +00:00
Rene Engelhard
2c127c4d32
fix build: (u)int16 -> (u)int16_t
2011-11-08 01:01:15 +01:00
Rene Engelhard
3bef3bd56b
add actual $(MOZILLA_HEADERS_CFLAGS) to extensions' build
2011-11-08 01:01:13 +01:00
Caolán McNamara
0a590fc4f0
make extensions ByteString free
2011-11-07 12:27:32 +00:00
Caolán McNamara
b23b004b18
ByteString->rtl::OString
2011-11-06 22:38:27 +00:00
Tor Lillqvist
9d1dc25f56
Copy-pasted workaround for building against MacOSX 10.6 SDK but with 10.4 as the highest used API
...
Yeah, should really factor out this snippet into some header file. It
is already in premac.h, but I think premac.h can't be included as such
in all the places where this copy-pasted snippet now is. Need to
experiment.
2011-10-27 10:19:05 +03:00
Noel Power
3fcb94311f
fix handling of SAFEARRAY(s) returned as variant in olebridge (fdo#38441)
2011-10-26 17:30:39 +01:00
Caolán McNamara
db02967f36
WaE: unused variables
2011-10-25 13:50:33 +01:00
Caolán McNamara
27410d89f4
WaE: silence a warning
2011-10-25 09:18:41 +01:00
Stephan Bergmann
d03465a446
Undo basis/brand split: removed RPATH BRAND (same as OOO now).
2011-10-24 22:56:48 +02:00
Stephan Bergmann
f01f258153
Fixed Windows-only code broken by recent commit.
2011-10-24 17:03:23 +02:00
Stephan Bergmann
b786a33cfd
Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseInstallation.
2011-10-24 13:59:58 +02:00
Stephan Bergmann
9fe5f46025
Undo basis/brand split: moved pluginapp.bin from basis to brand.
2011-10-24 13:59:54 +02:00
Stephan Bergmann
6351fab9c8
Undo basis/brand split: moved nsplugin from basis to brand.
2011-10-24 13:59:53 +02:00
Jan Holesovsky
44d5b6c595
Make the update unit test compile.
...
It is not useful yet, so disabled.
2011-10-22 01:14:11 +02:00
Rob Snelders
638804f7e2
Added a scanbutton to the scan-dialog
2011-10-20 23:04:13 +02:00
Stephan Bergmann
b1eae75f53
Undo basis/brand split: moved ini files from basis program/ to brand program/.
...
Moved uno ini, folded fundamentalbasis ini into fundamental ini, merged
version inis.
2011-10-20 23:04:11 +02:00
Caolán McNamara
74b648ed61
expedient fix to get test-suite auto executed
2011-10-17 10:53:27 +01:00
Jan Holesovsky
17523de685
Skeleton of the unit test for updates.
2011-10-17 11:40:14 +02:00
Noel Power
b76d47d9ad
So just drop the duplicate XInvocation base class then
2011-10-10 12:53:18 +03:00
Tor Lillqvist
97e2637337
WaE: unreachable code
2011-10-10 12:53:09 +03:00
Tor Lillqvist
d1a8ce5f59
WaE: C4584: foo is already a base-class of bar
...
'cppu::WeakImplHelper8<Ifc1,Ifc2,Ifc3,Ifc4,Ifc5,Ifc6,Ifc7,Ifc8>' :
base-class 'com::sun:⭐ :script::XInvocation' is already a
base-class of 'com::sun:⭐ :script::XAutomationInvocation'
So ignore that warning. No idea if the duplicate base class
XInvocation is intentional or not, and I certainly won't dare touch
it.
I guess the existing pragma to ignore warning C4548 was a typo, and
what was intended was this warning, C4584.
2011-10-10 12:53:07 +03:00
Tor Lillqvist
6c29671175
WaE: unreachable code
2011-10-10 12:53:04 +03:00
Tor Lillqvist
d41d645f55
WaE: unreferenced local variable
2011-10-10 12:53:02 +03:00
Pierre-André Jacquod
5d92f55416
cppcheck scope reduction of var in extensions/...Basic.cpp
2011-10-07 15:57:42 +02:00
Pierre-André Jacquod
10e66bac5c
cppcheck reduce scope of var in extensions/...sane.cxx
2011-10-07 15:57:42 +02:00
Pierre-André Jacquod
923c238745
cppcheck reduce scope of var in extensions/..so_activex.cpp
2011-10-07 15:57:42 +02:00
Luboš Luňák
47312cae2a
fix compilation after the recent OUString::operator char*() removal
2011-10-05 16:42:24 +02:00
Matúš Kukan
28da0ea37f
do not include removed header
2011-10-03 17:03:17 +02:00
Matúš Kukan
09046cb6c0
do not use COMPHELPER_SERVICEDECL_EXPORTS macro
2011-10-02 00:16:18 +02:00
Caolán McNamara
1f5c696c37
add mode-lines to .m files and last round of merged files, etc.
2011-09-30 09:09:25 +01:00
Caolán McNamara
ffbab6ccbd
get this building with gcc 4.6.1
2011-09-30 09:09:25 +01:00