David Tardon
59c0f8f452
merge origin/master
2012-04-01 12:21:00 +02:00
Markus Mohrhard
464a3a271c
use better/correct assert macros in ucalc
2012-04-01 05:00:09 +02:00
Markus Mohrhard
98a5031b22
with SetInTest it is possible to use some more ScDocFunc methods
2012-04-01 04:27:02 +02:00
Markus Mohrhard
0034110ca6
it does not make sense to get ColorData which is converted back to Color
2012-04-01 04:23:55 +02:00
Markus Mohrhard
9654d3baed
more test cases for border import
2012-04-01 04:18:48 +02:00
Markus Mohrhard
f19ebe978a
first part of border import test
2012-04-01 03:34:07 +02:00
Markus Mohrhard
c41f72f5a9
with the correct assumption this check actually makes sense
2012-04-01 03:34:07 +02:00
Matúš Kukan
033cd1d41f
sal: rtlbootstrap.mk was empty on cygwin
...
This needs proper fix. It wasn't noticed because it was created by pipe
before afd5eb1f04
and last command
succeeded, so make continued even if compilation failed.
2012-04-01 00:49:46 +02:00
Matúš Kukan
7d3cc4b95e
clucene: do not use mixed path here
2012-03-31 23:34:47 +02:00
Matúš Kukan
41f74a4c6a
Revert "gbuild: do not let generated source files depend on headers"
...
There is a reason for that dependency. I will have to come up with
something better later.
2012-03-31 23:19:58 +02:00
Matúš Kukan
bd51ff439c
clucene: use CustomTarget makefile
2012-03-31 22:49:31 +02:00
Matúš Kukan
4b30d8addc
tools: use CustomTarget makefile
2012-03-31 22:49:31 +02:00
Matúš Kukan
058723356d
accessibility: use CustomTarget makefiles
2012-03-31 22:49:30 +02:00
Matúš Kukan
7b3f37f885
vcl: use CustomTarget makefiles
2012-03-31 22:49:30 +02:00
Matúš Kukan
afd5eb1f04
sal: use CustomTarget makefile
2012-03-31 22:49:29 +02:00
Matúš Kukan
776cb1beac
gbuild: do not let generated source files depend on headers
2012-03-31 22:49:29 +02:00
Matúš Kukan
c6bf4fd4af
gbuild: add gb_LinkTarget_add_custom_headers
...
to be used for generated headers which are not delivered to solver.
2012-03-31 22:49:28 +02:00
Matúš Kukan
0a5c0806ee
gbuild: add comments, fix order to be more readable
2012-03-31 22:49:27 +02:00
Matúš Kukan
a4e2453b42
gbuild: gb_Object__command_dep should be used here and a little cleanup
2012-03-31 22:49:27 +02:00
Markus Mohrhard
1c78b6dc0d
revert "remove limitation to 3 sort entries in calc part1"
2012-03-31 18:33:21 +02:00
Karthik Padmanabhan
3d86e4e722
The function tests the SetBackgroundColor function in class ScDocFunc
...
First a color is set , then another color is set .We finally check again by issuing an undo and checking if the prev color is now set
2012-03-31 18:03:49 +02:00
Markus Mohrhard
d31f5476fd
some small corrections to 080d38bae2
2012-03-31 17:38:08 +02:00
Albert Thuswaldner
080d38bae2
fdo#45747 remove the limitation to 3 sort entries in calc part1
2012-03-31 04:50:19 +02:00
Luboš Luňák
46da0b6837
further sc/editeng unbreaking
...
this boost::ptr_vector idea is seriously broken
2012-03-30 23:34:50 +02:00
Tor Lillqvist
7ae10a8a42
Must call patch_libgnustl_shared()
2012-03-30 19:52:32 +03:00
Tor Lillqvist
bef7a8c054
Use correct JNI name mangling of underscores
2012-03-30 19:52:32 +03:00
Tor Lillqvist
3b0e35bf84
Correct method name in warning message
2012-03-30 19:52:31 +03:00
Luboš Luňák
fb5ede9e31
add const
2012-03-30 17:34:17 +02:00
Luboš Luňák
05322eb0ad
const data
...
Especially given it's not namespaced (const is automatically static).
2012-03-30 17:34:17 +02:00
Luboš Luňák
1b9772c6ed
do not just warn on allocation failure, simply abort
2012-03-30 17:34:17 +02:00
Luboš Luňák
d537da41d7
no bad_alloc throwing in string literal O(U)String functions
...
String literals should be reasonably short, and if memory is so low
that they trigger allocation failure, something else would would
trip over very soon anyway.
2012-03-30 17:34:17 +02:00
Stephan Bergmann
8bc439333a
Updated patch comment
2012-03-30 17:00:08 +02:00
Stephan Bergmann
a8e489495a
Hack around different __cxa_* declarations in different GCC versions
2012-03-30 16:41:06 +02:00
Luboš Luňák
d52d301660
avoid sc crashes
...
Boost is reportedly 'expertly designed C++ library', so why do I
find the idea of a container containing pointers but exposing them
by value to be rather retarded? I don't know why exactly this
crashes, but I expect std::sort() either either does unwanted
copies that break things or the copies slice off inherited classes.
2012-03-30 16:38:22 +02:00
Michael Meeks
81a4e4ba99
sal: add a more permanant set of annotations for lifetime tracking.
...
Having done this on a temporary basis a couple of times before,
it'd be good to avoid having to do the instrumentation again.
2012-03-30 15:15:27 +01:00
Takeshi Abe
f447ac9ec9
removed duplicate includes in sfx2
2012-03-30 22:30:45 +09:00
Takeshi Abe
2cab28c2b8
removed duplicate includes in filter / i18npool / sdext
2012-03-30 22:30:45 +09:00
Caolán McNamara
417823d4c2
count words in text with mixed script punctuation correctly
2012-03-30 14:07:21 +01:00
Caolán McNamara
45e4f9e99b
callcatcher: regenerate unused code list
2012-03-30 14:07:20 +01:00
Caolán McNamara
1889728897
remove static OUStrings from static_initialization_and_destruction chain
2012-03-30 14:07:20 +01:00
Takeshi Abe
e60911f5fc
removed duplicate includes in desktop / editeng
2012-03-30 21:45:15 +09:00
Miklos Vajna
8836b45de5
fdo#40735 RTF export: CJK text is typically not single-byte
2012-03-30 14:30:35 +02:00
Stephan Bergmann
166be18da0
Missing includes
2012-03-30 14:01:54 +02:00
Stephan Bergmann
fa09866ccb
Adapt cpp_uno/gcc3_linux_x86-64 to GCC 4.7 cxxabi.h
...
...the same way cpp_uno/mingw_intel was already adapted.
2012-03-30 14:01:52 +02:00
Jan Holesovsky
3cf66a899e
filter-showIncludes.pl: Attempt to prevent creating incomplete .d files.
2012-03-30 13:46:17 +02:00
Stephan Bergmann
cdd3ea090a
Fix format string properly
2012-03-30 13:17:37 +02:00
Stephan Bergmann
afde0ef9fe
MinGW: callVirtualMethod needs same treatment as on gcc3_linux_x86_64
...
...for reasons that are yet unclear to me.
2012-03-30 11:14:39 +02:00
Stephan Bergmann
9c117d08ba
MinGW: work around _FILE_OFFSET_BITS incomp between Berkeleydb and LO
2012-03-30 11:14:39 +02:00
Tor Lillqvist
0f1e33c54d
WaE: format '%i' expects type 'int', but argument has type 'long int'
2012-03-30 11:53:45 +03:00
Miklos Vajna
0827e813f9
testcase for fdo#45394
2012-03-30 10:50:32 +02:00