Andras Timar
cbaabc7323
fdo#46847 fix build of so_activex.rc
...
Use \ instead of / in path, but more importantly,
use relative path, because '-' in path caused build error.
Path was truncated right before the '-'. We could have put it
between quotes, but then the SO_ACTIVEX_TLB_DIR define would not
be substituted, so instead of hacking of the rc, I chose this
solution.
e
2012-03-09 10:24:52 +01:00
Tor Lillqvist
dcc9096b85
Add mode lines, untabify, clean up indentation
2012-03-09 10:59:11 +02:00
Tor Lillqvist
5ce2c58908
Look for Windows SDK v7.1, too
2012-03-09 10:59:08 +02:00
Tor Lillqvist
2a2c05e99c
Redirect error message we aren't interested in to /dev/null
2012-03-09 10:59:06 +02:00
Tor Lillqvist
e655c33a3c
Bin leftover old crack: There is no "platformsdk" under the MSVC folder
2012-03-09 10:59:04 +02:00
Fridrich Štrba
699b8a45d8
Make sure that the right libraries are there in all cases
2012-03-09 09:58:52 +01:00
Fridrich Štrba
b64b955a38
libcdr will depend on lcms2
2012-03-09 09:55:53 +01:00
Fridrich Štrba
50e02e19ef
With the new libcdr, writerperfect will depend on lcms2
2012-03-09 09:54:19 +01:00
Fridrich Štrba
7ee86ca95f
Cubic and quadratic bezier bounding boxes
2012-03-09 09:49:38 +01:00
Fridrich Štrba
88b848092c
Package lcms2 if internal one is used
2012-03-09 09:49:37 +01:00
Miklos Vajna
401a834e0b
writerfilter: ifdef + fprintf -> SAL_INFO
2012-03-09 09:26:05 +01:00
Stephan Bergmann
8840765e29
Fixed @since tags
2012-03-09 09:23:08 +01:00
Stephan Bergmann
490f83d480
fdo#47021: the naive join attempt leads to deadlock
...
...something better is required (getting rid of the solar mutex?).
2012-03-09 09:13:22 +01:00
Cameron Paul
effe82efb6
Disable auto-numbering by default.
2012-03-09 08:33:48 +01:00
Markus Mohrhard
59dcb5918d
prevent creating new db ranges with the internal anonymous db name
2012-03-09 02:16:06 +01:00
Markus Mohrhard
66fbd3a48a
remove one more reference to the anonymous db string
2012-03-09 02:08:40 +01:00
Markus Mohrhard
50ade1da64
remove old unnamed db string
2012-03-09 02:00:47 +01:00
Markus Mohrhard
ecdc626d91
don't show the anonymous db string, it is for internal use only
2012-03-09 01:55:02 +01:00
Markus Mohrhard
259839dcb9
use new anonymous db name in filter dlg, fdo#47105
2012-03-09 01:54:53 +01:00
Markus Mohrhard
f361431f94
Set entries correctly visible, fdo#47102
2012-03-09 01:17:13 +01:00
Josh Heidenreich
af5cc38cac
sal file.hxx documentation
2012-03-09 08:49:55 +10:30
Josh Heidenreich
b64352905f
Added FileStatus methods isFile, isDirectory, isRegular, isLink
2012-03-09 08:49:54 +10:30
Tor Lillqvist
1f36132b19
Set SRC_ROOT and OUTDIR_FOR_BUILD (!) to get it get a bit further along
2012-03-08 23:35:29 +02:00
Tor Lillqvist
82a8c4cf35
Add more libs
2012-03-08 23:35:28 +02:00
Katarina Machalkova
84665adcea
fdo#32598: Changing media playback options sets modified flag
2012-03-08 22:13:31 +01:00
Tor Lillqvist
03c6bfff92
The instsetoo_native part is unnecessary when doing dev-install
2012-03-08 23:06:02 +02:00
Tor Lillqvist
67381d234f
Look for SCRIPTING in BUILD_TYPE
2012-03-08 23:06:01 +02:00
Tor Lillqvist
37a6cf755a
Check SOLAR_JAVA for gid_Shortcut_Lib_Hsqldb_2
2012-03-08 23:06:01 +02:00
Tor Lillqvist
c3fe8e2fd5
Obey DISABLE_SCRIPTING
2012-03-08 23:06:00 +02:00
Tor Lillqvist
8db978d3fa
Add DISABLE_DBCONNECTIVITY and DISABLE_SCRIPTING to SCPDEFS when needed
2012-03-08 23:05:59 +02:00
Tor Lillqvist
703e7b390e
Also set with_java=no in the disable-scripting case
2012-03-08 23:05:58 +02:00
Stephan Bergmann
c361ef8650
Compiler-generated code is just fine
...
...now that member is Sequence instead of pointer to Sequence.
2012-03-08 20:40:00 +01:00
David Tardon
4ba3a64c20
remove duplicate statement
2012-03-08 19:04:52 +01:00
Philipp Weissenbacher
407ee0556c
Translate German comments
2012-03-08 19:03:04 +01:00
David Tardon
ac488d581a
quick hack to fix building sdext with l10n
2012-03-08 19:02:30 +01:00
David Tardon
de9f94dc8f
beware of excessive white spaces
2012-03-08 19:02:30 +01:00
Cédric Bosdonnat
1483c90ddc
sw: SwTxtFrm formatting, cleaned up useless debug code and translated comments
2012-03-08 17:07:53 +01:00
Cédric Bosdonnat
e500deff4c
sw layout dump: replaced pointers by FrmIds and added frame bounds
2012-03-08 17:07:53 +01:00
Caolán McNamara
2a48994be5
different types in std::min on 32bit
2012-03-08 16:04:01 +00:00
Caolán McNamara
a3f1614c60
Resolves: fdo#46923 uninitialized iterators are invalid
2012-03-08 16:04:01 +00:00
Noel Power
c3d806be7d
fix uno bootstrapping for .NET ( and perhaps c++ ) fdo#46832
2012-03-08 16:01:36 +00:00
Michael Stahl
49e07aa0de
docufld.cxx: Apple gcc can't find min(sal_Int32, int)
2012-03-08 16:51:53 +01:00
Takeshi Abe
274b4272fa
Removed dead define
...
It died 10 years ago: 85c2755e16
2012-03-09 00:30:40 +09:00
Tor Lillqvist
bcdb2f161e
Fix Windows compilation errors caused by int/sal_Int32 borkage
...
Unfortunately the unit test in question still fails on Windows,
though.
2012-03-08 17:11:32 +02:00
François Tigeot
9ce48e3c88
Use the same CFLAGS on DragonFly and NetBSD.
2012-03-08 16:09:41 +01:00
François Tigeot
cf7e892932
Remove unused files.
...
They were identical to NETBSD_INTEL_GCC.mk anyway
2012-03-08 16:05:04 +01:00
François Tigeot
7ff5c83c4e
Adjust to current pkgsrc usage.
2012-03-08 16:00:08 +01:00
Michael Stahl
db21197de4
desktop: do not complain about soffice command line options:
...
These are handled in the soffice wrapper script, but that is too stupid
to be able to filter these out, so just ignore them in soffice.bin.
(regression from 4efbd87e31
)
Also, print errors on stderr.
2012-03-08 15:53:49 +01:00
David Tardon
74a6d7a135
fix mis-merge
2012-03-08 15:40:05 +01:00
Noel Grandin
4b4fb33c60
Convert from tools/table.hxx to std::map in SvxMacroTableDtor
...
In this case, we also convert from storing pointers to storing
the items directly because SvxMacroTableDtor completely controls
the lifecycle of the SvxMacro objects it contains.
Also add an operator== to SvxMacroTableDtor and remove the out-of-line
implementations of equals from two other places.
2012-03-08 16:07:22 +02:00