Commit graph

302585 commits

Author SHA1 Message Date
Fridrich Štrba
a5f27616ed Revert "Upload new libcdr-0.0.4 release"
This reverts commit 4147de1873.
2012-03-09 14:31:00 +01:00
Fridrich Štrba
055f8eaf12 Reverting accidental commit 2012-03-09 14:30:00 +01:00
Fridrich Štrba
8b0be97f13 Define SYSTEM_LCMS2 in scp2 when appropriate 2012-03-09 13:56:18 +01:00
Fridrich Štrba
4147de1873 Upload new libcdr-0.0.4 release 2012-03-09 13:39:42 +01:00
Fridrich Štrba
3daa764ee4 Use information about position and offsets of the bitmap fill 2012-03-09 13:20:11 +01:00
Miklos Vajna
5191ee9800 sw: doxygen comments for SwTxtFmtColl, SwFlowFrm, SwTxtFrm 2012-03-09 13:08:24 +01:00
Stephan Bergmann
608fe962cc Let osl::FileStatus getters assert programming errors
...instead of arbitrarily returning certain values when the requested
information is not available.

This reveals a problem in strmunx.cxx that is apparently a regression introduced
with 4a086fca7b "fix SvStream to not require a
custom open or lstat method."
2012-03-09 11:56:10 +01:00
Tor Lillqvist
f3f6c9be98 Pass /useenv to vcbuild so that rc and link find SDK headers and libs 2012-03-09 12:38:49 +02:00
Tor Lillqvist
4839f97492 VC2008 and 2010 were swapped 2012-03-09 12:38:47 +02:00
Caolán McNamara
a2a96edbbc reorganize license dialog to avoid Resource leaks 2012-03-09 10:26:50 +00:00
Caolán McNamara
d527c1df68 callcatcher: update list 2012-03-09 10:26:50 +00:00
Caolán McNamara
fd468f7c92 add an explicit Cancel handler 2012-03-09 10:26:50 +00:00
Caolán McNamara
809e3017d1 update code a bit 2012-03-09 10:26:50 +00:00
Matúš Kukan
fa97b8ac23 Do not remove the whole workdir/* on 'make clean'
Also solver/$INPATH is subset of */$INPATH.
2012-03-09 11:21:39 +01:00
Matúš Kukan
ac26f68710 remove unused Makefile 2012-03-09 10:48:03 +01:00
Winfried Donkers
0466a30ca5 fdo#45671 fix for transparent colour split button 2012-03-09 10:26:29 +01:00
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