Michael Stahl
3ca2bef768
#i108468#: clean up xmluconv code duplication, part 1:
...
move convertNumber64 from SvXMLUnitConverter to sax::converter.
remove duplicate methods from SvXMLUnitConverter:
convertBool, convertPercent, convertColor, convertNumber, convertDouble,
indexOfComma, encodeBase64, decodeBase64, decodeBase64SomeChars,
clearUndefinedChars
2011-10-11 17:57:00 +02:00
Michael Stahl
02c32e0f0e
partially revert 849a713ffd
2011-10-11 17:56:59 +02:00
Michael Stahl
e0c72547ce
enable libstdc++ debug mode with --enable-dbgutil
2011-10-11 17:56:59 +02:00
Matúš Kukan
31973712c1
move #endif to better place
2011-10-11 16:37:57 +02:00
David Tardon
3d146fb868
deprecated decl. from ext. lib.
2011-10-11 10:20:45 +02:00
David Tardon
9317cad250
WaE: ISO C90 forbids mixed declarations and code
2011-10-11 10:12:49 +02:00
David Tardon
01af504ba9
WaE: ISO C90 forbids mixed declarations and code
2011-10-11 06:21:44 +02:00
Caolán McNamara
0123fc6d03
these can go behind DEBUG_CONTEXT_HANDLER
2011-10-10 22:36:55 +01:00
Cédric Bosdonnat
6604fee625
Page Break: fade in / fade out the button when mouse if over the line
2011-10-10 23:07:29 +02:00
Fridrich Štrba
2e267c98bd
Clone Caolán's work for wntgcci.mk too
2011-10-10 22:28:14 +02:00
Caolán McNamara
5271b9c6ec
reduce noise, split c/c++ warnings flags
2011-10-10 20:37:58 +01:00
Caolán McNamara
5e0e2517f9
ignore libxslt .memdump and LibO lock files
2011-10-10 20:27:59 +01:00
Kevin Hunter
60f1085535
Simplify logic to use std::vector's .empty()
...
No need to muck about with iterators, adding a loop, and 2 function
calls to test for empty: it's a std::vector under the hood, so use
.empty(), and inline it.
2011-10-10 13:58:25 -04:00
Caolán McNamara
76a0e6ee30
grab monitors on start also
2011-10-10 17:09:12 +01:00
Caolán McNamara
1f88a2a00d
fix the fallback logic
2011-10-10 17:08:37 +01:00
Caolán McNamara
8e9ad03830
Related: fdo#38580 NULL object
2011-10-10 16:51:55 +01:00
Caolán McNamara
78c5ae94a3
regenerate list
2011-10-10 15:51:41 +01:00
Cédric Bosdonnat
4c03a2497c
Page Break: Fix page break deletion when changing page style
2011-10-10 12:53:47 +02:00
Cédric Bosdonnat
61ae8caa02
Page Break: show the button on the right for book mode view
2011-10-10 12:53:46 +02:00
Fridrich Štrba
eb09adaa9a
Warn if declaration follows statement in C-files
2011-10-10 12:52:43 +02:00
Caolán McNamara
6a45259834
WaE: -Wsign-promo
2011-10-10 10:53:45 +01:00
Tor Lillqvist
a62e320503
WaE: unsafe mix of type 'bool' and type 'sal_Bool' in operation
2011-10-10 12:53:25 +03:00
Tor Lillqvist
2a0a3a15b9
WaE: inconsistent dll linkage
2011-10-10 12:53:22 +03:00
Tor Lillqvist
76fd28341d
WaE: unreachable code
2011-10-10 12:53:20 +03:00
Noel Power
b76d47d9ad
So just drop the duplicate XInvocation base class then
2011-10-10 12:53:18 +03:00
Tor Lillqvist
51a1995381
WaE: type name first seen using 'struct' now seen using 'class'
2011-10-10 12:53:16 +03:00
Tor Lillqvist
1babb8f66b
WaE: class has virtual functions, but destructor is not virtual
2011-10-10 12:53:13 +03:00
Tor Lillqvist
1459d574f4
WaE: reinterpret_cast used between related classes
2011-10-10 12:53:11 +03:00
Tor Lillqvist
97e2637337
WaE: unreachable code
2011-10-10 12:53:09 +03:00
Tor Lillqvist
d1a8ce5f59
WaE: C4584: foo is already a base-class of bar
...
'cppu::WeakImplHelper8<Ifc1,Ifc2,Ifc3,Ifc4,Ifc5,Ifc6,Ifc7,Ifc8>' :
base-class 'com::sun:⭐ :script::XInvocation' is already a
base-class of 'com::sun:⭐ :script::XAutomationInvocation'
So ignore that warning. No idea if the duplicate base class
XInvocation is intentional or not, and I certainly won't dare touch
it.
I guess the existing pragma to ignore warning C4548 was a typo, and
what was intended was this warning, C4584.
2011-10-10 12:53:07 +03:00
Tor Lillqvist
6c29671175
WaE: unreachable code
2011-10-10 12:53:04 +03:00
Tor Lillqvist
d41d645f55
WaE: unreferenced local variable
2011-10-10 12:53:02 +03:00
Andras Timar
003973f5d4
add Pali language (Latin script) - fdo#41599
2011-10-10 11:48:29 +02:00
Bjoern Michaelsen
04e1536d4e
fixing error handling for generated files again
2011-10-10 11:13:07 +02:00
Caolán McNamara
e8bbb76827
ensure correct export size type in stream operation
2011-10-10 08:51:15 +01:00
Caolán McNamara
2d25e3c354
tidy this a little bit
2011-10-10 08:51:15 +01:00
Caolán McNamara
9da5c3b8e3
callcatcher: remove some unused code
2011-10-10 08:51:15 +01:00
Caolán McNamara
7404c81ee1
update unused list
2011-10-10 08:51:15 +01:00
Caolán McNamara
6d768ffb80
ByteString->rtl::OString
2011-10-10 08:51:14 +01:00
Caolán McNamara
307263ec54
remove unused source dir
2011-10-10 08:51:14 +01:00
Caolán McNamara
af6980b1c7
make xmloff ByteString free
2011-10-10 08:51:14 +01:00
Caolán McNamara
b2aa7673de
ByteString->rtl::OString
2011-10-10 08:51:14 +01:00
Caolán McNamara
625d5639cb
aEmptyByteStr unnecessary
2011-10-10 08:51:13 +01:00
Caolán McNamara
460ed871fa
ByteString->rtl::OString
2011-10-10 08:51:13 +01:00
Caolán McNamara
085e3605cd
update list
2011-10-10 08:51:13 +01:00
Caolán McNamara
826ec1cc52
callcatcher: SvxHtmlExportModeConfigItem_Impl unused now
2011-10-10 08:51:13 +01:00
Jan Holesovsky
225b8d6bbf
Simplify drawing of the toolbar indicator.
2011-10-10 00:40:04 +02:00
Jan Holesovsky
16f5c26989
Improve the look of the 'More' toolbar indicator in the non-NWF case.
2011-10-10 00:10:17 +02:00
Cédric Bosdonnat
8647c6fbf7
Page Break: don't let the indicator being hidden due to the zoom level
2011-10-09 23:08:06 +02:00
Jan Holesovsky
42b8e37570
Make the key names look better under wine.
2011-10-09 20:50:50 +02:00