Commit graph

301997 commits

Author SHA1 Message Date
Tor Lillqvist
299262446f Make sure headers are "delivered" also for libs that are bypassed for iOS 2012-02-23 22:59:57 +02:00
Tor Lillqvist
1a39b3005d Bin obsolete options 2012-02-23 22:59:56 +02:00
Tor Lillqvist
dd3f4855ec Unify indentation 2012-02-23 22:59:55 +02:00
Caolán McNamara
0a45b10295 don't point inline at non-existing method 2012-02-23 20:45:03 +00:00
Caolán McNamara
cfcfd8848e make editeng ByteString free 2012-02-23 20:45:03 +00:00
Caolán McNamara
12310746ed accumulate into an OStringBuffer 2012-02-23 20:45:02 +00:00
Stephan Bergmann
2d15260688 Fix comment 2012-02-23 20:19:44 +01:00
Julien Nabet
bad98a1aa7 fdo#46339: Fix Query Wizard by putting the right ElementName 2012-02-23 20:00:40 +01:00
Stephan Bergmann
c06f9327ba Fix MSVC build 2012-02-23 17:28:38 +01:00
Stephan Bergmann
86ffa60647 Get rid of CREATEVERSIONRESMGR[_NAME] 2012-02-23 17:05:10 +01:00
Stephan Bergmann
64de14a0c1 My fix is nicer ;) 2012-02-23 17:05:09 +01:00
Stephan Bergmann
74214eba74 Clean up 2012-02-23 17:05:09 +01:00
Caolán McNamara
67f67509ff lock in ByteString gains 2012-02-23 15:58:52 +00:00
Korrawit Pruegsanusak
d1421ed986 typo 2012-02-23 22:58:10 +07:00
Korrawit Pruegsanusak
e10aed115b glib and gettext are only needed when ENABLE_LIBRSVG
Although 'gettext' is a 'cross_toolset' dependency, it seems irrelevant.
See http://lists.freedesktop.org/archives/libreoffice/2012-February/025771.html
2012-02-23 22:58:08 +07:00
Korrawit Pruegsanusak
98a11f3ad9 Some doxygen warnings cleanup 2012-02-23 22:58:06 +07:00
Korrawit Pruegsanusak
7506e70e35 Tabs to spaces, no code changed 2012-02-23 22:58:03 +07:00
Stephan Bergmann
37f527e989 Tentative libcroco fix for Mac OS X --without-system-libxml 2012-02-23 16:29:05 +01:00
Caolán McNamara
c31e1bae8e fix for cross-compiling 2012-02-23 15:06:27 +00:00
Joachim Lingner
a6ff118c4f default conversion of sequences is now again SAFEARRAY of VARIANTs #fdo46165
cws jl166 patch: #i117010# default conversion of sequences is now again SAFEARRAY of VARIANTs
2012-02-23 14:57:12 +00:00
Noel Power
985ad082a5 Revert "fix handling of SAFEARRAY(s) returned as variant in olebridge (fdo#38441)"
This reverts commit 3fcb94311f.
2012-02-23 14:57:12 +00:00
Caolán McNamara
249059454f Revert "Replace installer::parameter::make_absolute_path."
This reverts commit 8b65b2a384.

Because windows install sets didn't get generated afterwards,
possibly due to cygwin absolute path complexity
2012-02-23 14:34:04 +00:00
Michael Meeks
6aace905c0 add ia32 non-virtual thunks to linker map 2012-02-23 14:27:50 +00:00
Caolán McNamara
825d31d5f1 ensure ppd translation indexes are valid 2012-02-23 14:10:15 +00:00
Santiago Martinez
84cc2688f4 Remove unused code as listed in unusedcode.easy 2012-02-23 13:41:59 +00:00
Cédric Bosdonnat
fda2c3639d WaE: aPosition is an unused parameter 2012-02-23 14:31:42 +01:00
Caolán McNamara
2c7a532b7e WaE: nWidth might be unused uninitialized 2012-02-23 13:27:15 +00:00
Stephan Bergmann
593769cec1 Fix CLucene _DEBUG code 2012-02-23 14:21:10 +01:00
Stephan Bergmann
284069dd0b clucene missing from gbuild_modules 2012-02-23 14:04:16 +01:00
Santiago Martinez
38f487a733 Remove unused code in ScUserList 2012-02-23 13:00:04 +00:00
Catalin Iacob
f881540b32 cppcheck: fix "possible null dereference" in ScMyCellInfo::CreateCell. 2012-02-23 12:59:14 +00:00
Caolán McNamara
3b18642d62 tweak generic config for MacOSX 2012-02-23 12:57:29 +00:00
Cédric Bosdonnat
e3e7623bf6 fdo#45560: Fixed docx textbox borders style and width import 2012-02-23 13:56:24 +01:00
Cédric Bosdonnat
94698d89f6 fdo#45560: Fixed docx textbox position and size import 2012-02-23 13:56:24 +01:00
Cédric Bosdonnat
f0a0b8fb67 removed remaining #if DEBUG 2012-02-23 13:56:24 +01:00
Cédric Bosdonnat
b86ea3948d Make column breaks indicator independent of meta-char viewing 2012-02-23 13:56:23 +01:00
Fridrich Štrba
2fefaa2852 And silence warnings in libcdr too 2012-02-23 13:52:21 +01:00
Caolán McNamara
235db83d4c another problematic _CL_HAVE_GCC_ATOMIC_FUNCTIONS for MacOSX 2012-02-23 12:39:16 +00:00
Fridrich Štrba
ada908ab14 New release of libcdr 0.0.3, the best FOSS CDR converter ever 2012-02-23 13:34:24 +01:00
Caolán McNamara
419cceda36 use the same compiler test for atomics in clucene as sal 2012-02-23 12:10:41 +00:00
Caolán McNamara
caf607f203 wcsdup not universally available on non-windows 2012-02-23 12:05:40 +00:00
Stephan Bergmann
55cece2252 Add shl/LOADER/URELIB to make --without-sytem-libxml work on Mac OS X
I doubt that the "LOADER" token is needed at all, but will investigate that
later.
2012-02-23 12:48:37 +01:00
Michael Stahl
7b72d62a71 reportbuilder: untested fix for WITH_LANG build
Signed-off-by: Andras Timar <atimar@suse.com>
2012-02-23 12:40:43 +01:00
Andras Timar
aee538eb75 do not print ".\n" to console 2012-02-23 12:36:42 +01:00
Eike Rathke
082b2bca9f fdo#46411 added [pjt-AU] Pitjantjatjara to language list 2012-02-23 12:27:00 +01:00
Thomas Arnhold
d8fc177009 remove all other deprecated header guards 2012-02-23 12:22:39 +01:00
Caolán McNamara
3313f7a555 merge cppunit test dirs together
drop archaic makefile.mks and export.maps and use consistent naming
2012-02-23 10:31:24 +00:00
Caolán McNamara
2eb36a839a workben urltest duplicates qa/urlobj cppunit test 2012-02-23 10:31:23 +00:00
Caolán McNamara
55b71dcc18 convert workben inetmimetest to cppunit test 2012-02-23 10:31:23 +00:00
Caolán McNamara
416010c7d3 ditch useless, duplicated or non-recoverable workben files 2012-02-23 10:31:23 +00:00