Caolán McNamara
a5c153bf83
fix msvc build error
2011-12-22 09:07:47 +00:00
Matúš Kukan
f958657cc5
gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'
2011-12-16 21:20:08 +01:00
Jesse
6a8f6c4b13
Removed extra semicolons
2011-12-15 16:38:50 +00:00
Stephan Bergmann
3684fcdc0f
configmgr.component is no longer an old one.
2011-12-14 10:42:51 +01:00
Peter Foley
f44d288a96
fix ole build failure
2011-12-11 19:56:31 -05:00
Takeshi Abe
93a9f170be
catch exception by constant reference
2011-12-10 22:16:07 +09:00
Michael Stahl
50471a85d4
add curl to RepositoryExternal.mk
2011-12-09 15:18:01 +01:00
Michael T. Whiteley
dcfd4beb21
childs -> children
2011-12-08 11:32:41 +02:00
August Sodora
bd7f838011
Remove oooimprovement
2011-12-07 21:59:28 -05:00
Bjoern Michaelsen
2acd8fbac9
in modules, when we have a env we are in stage gbuild
2011-12-07 15:53:06 +01:00
Caolán McNamara
c8ef924060
normalize Red Hat, Inc. spellings, and bump to latest template
2011-12-06 21:24:37 +00:00
Michael Stahl
5754213c70
sfx2::FileDialogHelper: refactor construction:
...
There are currently 2 different ways to specify what kind of file dialog
should be created: the nDialogType and nFlags ctor parameters.
Simplify that by using the nDialogType for the API specified variety,
and the nFlags only for options that cannot be specified by the API.
This allows to get rid of 3 constructors, and the following constants:
WB_OPEN, WB_SAVEAS, WB_PASSWORD, SFXWB_PASSWORD, SFXWB_SHOWSTYLES
2011-12-03 00:48:13 +01:00
Michael Stahl
434c1e3132
sfx2::FileDialogHelper ignores WB_3DLOOK, WB_STDMODAL
2011-12-03 00:48:12 +01:00
Michael Stahl
1274babb68
sfx2::FileDialogHelper: remove use of WB_OPEN
...
This can really be derived from the dialog type, don't duplicate it.
2011-12-03 00:48:12 +01:00
Michael Stahl
e913083ed0
remove unused #include sfx2/filedlghelper.hxx
2011-12-03 00:48:11 +01:00
Jan Holesovsky
36269f6683
online update: Revert the UpdateInformationProvider::load() cleanup.
...
It turns out that the direct UCB access was deliberate to be able to provide
the identification / additional information.
2011-12-02 00:48:02 +01:00
Jan Holesovsky
dddfadf9d5
Revert "online update: Cleanup after UpdateInformationProvider::load() rewrite."
...
This reverts commit 358ce1e9c1
.
2011-12-02 00:48:02 +01:00
Eike Rathke
86adb5cacb
get rid of class Date and Time default ctor with system time penalty
2011-12-01 21:04:29 +01:00
Jan Holesovsky
cb937da55c
online update: Now check even the checkForUpdates().
2011-11-30 00:24:52 +01:00
Jan Holesovsky
358ce1e9c1
online update: Cleanup after UpdateInformationProvider::load() rewrite.
2011-11-30 00:24:51 +01:00
Jan Holesovsky
b87fa222f1
online update: Unit testing framework + rewrite of load().
...
- introduce first two basic tests (to be improved)
- rewrite of UpdateInformationProvider::load() to use comphelper
- smaller splitting of functions to be able to unit test
2011-11-30 00:24:51 +01:00
Jan Holesovsky
4432a44e75
online update: Make the test for update to actually start (still fails).
2011-11-30 00:24:51 +01:00
Bjoern Michaelsen
d73e574d8a
move reconfigure into gbuild
2011-11-29 17:25:14 +01:00
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