Tor Lillqvist
f3423eab78
Fix MSVC build against debugging runtime
2011-08-17 23:21:24 +03:00
Tor Lillqvist
a50103a702
Bin stuff for compiler versions we don't use
2011-08-17 23:08:50 +03:00
Tor Lillqvist
94fb4e55c8
Fix MSVC build with debugging C/C++ runtime, i.e. with --enable-dbgutil
...
Whether this stuff actually works with the debugging runtime is
another question... The reason why the .cxx and .hxx files in this
commit explicitly undefined _DEBUG is unknown. As usual the old commit
message doesn't give any clue. Hamburg apparently didn't use the debug
runtime in their "dbgutil" a.k.a. "non-pro" builds?
2011-08-17 22:13:04 +03:00
Tor Lillqvist
2e9c7ef2b0
Bin a couple of duplicated and unneeded lines
2011-08-17 22:13:02 +03:00
Miklos Vajna
b7633fa4b2
Implement textframe margins
2011-08-17 21:12:25 +02:00
Miklos Vajna
174b65ec87
initial textframe support
2011-08-17 20:49:52 +02:00
Matúš Kukan
8ae498242b
disable i18npool's unit test for now
2011-08-17 20:03:50 +02:00
Tor Lillqvist
9890c98480
Fix dubious std::lower_bound() usage that breaks a _DEBUG MSVC build
...
Always pass the value to search for of type equal to what the
iterators return.
2011-08-17 20:59:50 +03:00
Tor Lillqvist
44c513636f
chmod -x
2011-08-17 20:59:48 +03:00
Tor Lillqvist
2495f15abb
Do use _CrtDbgReport() in a _DEBUG (enable-dbgutil, non-pro) build
2011-08-17 20:59:45 +03:00
Lionel Elie Mamane
7f3a944146
Do not silently ignore exceptions when saving Libraries
...
It may lead to data loss
2011-08-17 19:43:25 +02:00
Lionel Elie Mamane
caee685234
fdo#40173 write out *newly* empty library
2011-08-17 19:18:08 +02:00
Miklos Vajna
2f6dab7668
dmapper: textframes have to be inserted before text can be appended to them
2011-08-17 18:24:33 +02:00
Lionel Elie Mamane
0c3409364b
TMP_LIONEL_NOTES
2011-08-17 18:11:00 +02:00
Lionel Elie Mamane
d6ed363c0b
Overhaul BerkeleyDB detection logic
...
- use first/newest (not last/oldest) Berkeley DB found
- link against same version than header used
2011-08-17 18:10:59 +02:00
Matúš Kukan
2674376ddf
convert i18npool to gbuild
2011-08-17 17:34:23 +02:00
Caolán McNamara
3aeeb8fb5d
remove freshly unused code
2011-08-17 15:50:31 +01:00
Caolán McNamara
f0bb814a7c
regenerate list
2011-08-17 15:50:31 +01:00
Lionel Elie Mamane
03e9161e2e
fdo#40079: load Dialog library before trying to get embedded images
2011-08-17 14:10:21 +01:00
Lionel Elie Mamane
e00c67ba62
Janitorial: deduplicate code; no behaviour change
2011-08-17 14:10:20 +01:00
Cédric Bosdonnat
6f7bd90edc
Header/Footer: Update the whole page when SwFooterFrm is invalid
...
Changing the height of the footer frame (i.e. by creating a new line in
it) didn't update the page margins and broke the rendering of the
header/footer decorators. To avoid that, redraw the whole page when the
SwFooterFrm is invalid.
2011-08-17 14:01:55 +02:00
Cédric Bosdonnat
62d38bed44
fdo#37403: Fixed the SdrRectObj::operator = to avoid leaks
2011-08-17 14:01:55 +02:00
Radek Doulik
83a0796604
fix how table style is applied
...
- make sure it doesn't replace character properties of textbody inside cells
- fixes bnc#705991
2011-08-17 13:14:54 +02:00
Radek Doulik
dee4142489
fixed regression of a57a4078fc
...
- fixes bnc#705991
2011-08-17 13:14:54 +02:00
Jeffrey Chang
fe3ad86423
Fixed template dimension problem on Impress.
...
This fixes fdo#32719.
2011-08-17 12:27:10 +02:00
Caolán McNamara
0c571e233f
add and use a matchL
2011-08-17 09:54:14 +01:00
Caolán McNamara
bb70a12562
regenerate list
2011-08-17 09:54:14 +01:00
Caolán McNamara
8a0941ad1d
use RTL_CONSTASCII_LENGTH/SAL_N_ELEMENTS
2011-08-17 09:54:14 +01:00
Caolán McNamara
ab8feacc50
ByteString->rtl::OString
2011-08-17 09:54:14 +01:00
Caolán McNamara
f7cb4edec2
calculate lengths at compile time
2011-08-17 09:54:13 +01:00
Caolán McNamara
7acd9e2c28
callcatcher: remove some methods
2011-08-17 09:54:13 +01:00
Caolán McNamara
9b845e5814
regenerate list
2011-08-17 09:54:13 +01:00
Caolán McNamara
eb5323cd72
windows unused variables warnings
2011-08-17 09:54:13 +01:00
Markus Mohrhard
e1d78dbb0a
fix debug build in sc
2011-08-17 08:00:10 +02:00
Kohei Yoshida
e755e7a7e2
Remove ambiguity.
2011-08-17 00:53:20 -04:00
Kohei Yoshida
7a6d9e1ae6
String to rtl::OUString.
2011-08-17 00:48:43 -04:00
Kohei Yoshida
ba0cd69676
String to rtl::OUString.
2011-08-17 00:36:11 -04:00
Kohei Yoshida
93868637ef
Comment why I do this.
2011-08-16 22:45:10 -04:00
Kohei Yoshida
497ae5b7a9
Method description.
2011-08-16 21:41:03 -04:00
Kohei Yoshida
9571e828da
I should add license header to these guys too.
2011-08-16 21:32:51 -04:00
Kohei Yoshida
5a58d75616
Added license header to the new file, and other misc changes.
2011-08-16 21:22:45 -04:00
Kohei Yoshida
60d60caf99
Renamed XPropertySet2 to XPropertySetOption.
...
To avoid making it appear to be a derived interface of XPropertySet
when it's not.
2011-08-16 21:22:45 -04:00
Kohei Yoshida
11207ae931
Make XPropertSet2 not a child interface of XPropertySet.
...
This is to preserve ABI backward compatibility with cppu::OPropertySetHelper.
2011-08-16 21:22:44 -04:00
Kohei Yoshida
8657e723d0
Changing the vtable symbol from XPropertySet to XPropertySet2.
...
NOTE: This needs to be double-checked by an expert. I'm modifying
a symbol that's defined in the UDK_3_0_0 section. I'm not really
sure if this will cause any ABI breakages for either the core code
or extensions.
2011-08-16 21:22:44 -04:00
Kohei Yoshida
a3e7f4b932
Added symbol for MSVC.
2011-08-16 21:22:44 -04:00
Kohei Yoshida
825ea8f4ae
Removed irrelevant changes.
2011-08-16 21:22:44 -04:00
Kohei Yoshida
c8f40655ea
Keep the container and object separate methods.
...
ScVbaControl doesn't have any container instance to pass to the
old method.
2011-08-16 21:22:44 -04:00
Kohei Yoshida
80b1e66277
Added XPropertySet2 to allow disabling of change event notifications.
...
Sometimes broadcasting changes to the property set on every new
value insertion makes no sense especially during import. Turning
that off also improves performance especially when inserting millions
of property values.
2011-08-16 21:22:43 -04:00
Kohei Yoshida
d2e538a635
Slightly changed the API.
2011-08-16 21:22:42 -04:00
Noel Power
4fae740db7
Disable fake VBA events for the old-style form controls.
2011-08-16 21:22:42 -04:00