Commit graph

34579 commits

Author SHA1 Message Date
Andy Holder
4938a98225 cppcheck: Prefer prefix ++/-- operators 2011-01-30 20:59:37 +00:00
Caolán McNamara
b92894e11a fdo#33349 archaic 'Berling Antiqua' claims to also be 'Times New Roman' 2011-01-30 17:41:15 +00:00
Jesús Corrius
a9c26f1ad7 Fix wrong collation for Catalan language 2011-01-30 15:01:23 +01:00
Fridrich Štrba
dcb890250f Revert "Work around compilation errors on 64-bit Windows"
This reverts commit a82aae8c5da6d708ff0efd17d28548f6d2fa5cc0, which breaks
directx canvas build on Windows 32-bit
2011-01-30 11:51:29 +01:00
Thomas Arnhold
bdfe8dfb23 Remove OV_DEBUG. 2011-01-29 15:41:51 +01:00
Thomas Arnhold
e8a010b887 cppcheck: remove unused variable aBuf. 2011-01-29 15:41:51 +01:00
Thomas Arnhold
54fb63f307 cppcheck: remove unused variables. 2011-01-29 15:41:51 +01:00
Thomas Arnhold
5bf95a8ee3 cppcheck: remove unused variable pTrans. 2011-01-29 15:41:51 +01:00
Thomas Arnhold
9ef8bc3177 Remove unused variable errMsg and dead code. 2011-01-29 15:41:50 +01:00
Thomas Arnhold
ac3628a412 Remove double line spacing and unused code. 2011-01-29 15:41:50 +01:00
Jonathan Callen
7adcb3b70b Remove unused SalFontStructList 2011-01-29 13:21:53 +00:00
Caolán McNamara
681082b576 Resolves: fdo#31271 wrong line break with ( 2011-01-29 12:51:52 +00:00
Michael Meeks
3e011b4017 remove obsolete m_bSingleAltPress 2011-01-28 17:15:32 +00:00
Lucas Baudin
ce55de8150 Remove the menu when Left Alt Key was pressed; for GTK 2011-01-28 17:10:01 +00:00
Nigel Hawkins
c29292bfc9 Remove SvShorts 2011-01-28 10:50:40 -05:00
Thomas Arnhold
904ee361d6 Replace suitable equalsAscii calls with equalsAsciiL. 2011-01-28 16:26:37 +01:00
Thomas Arnhold
692e8cb2d6 Replace suitable equalsAscii calls with equalsAsciiL. 2011-01-28 16:13:08 +01:00
Caolán McNamara
fe00ba0b8b Related: fdo#31016 document one-liner to disable it for testing 2011-01-28 14:14:50 +00:00
Khaled Hosny
9ab4e7482b Resolves: fdo#31016 try some bandaids to improve Arabic rendering 2011-01-28 14:14:49 +00:00
Lucas Baudin
e8021d4a74 fix fdo#33473: bin duff 'togglebutton' detail hurting Ambience theme.
cf. https://webstats.gnome.org/GTK%2B/ThemingInternals
(GtkToggleButton is a subclass of GtkButton)
2011-01-28 13:44:56 +00:00
Caolán McNamara
1ee2893b84 WaE: gcc 4.6.0 various warnings 2011-01-27 16:53:22 +00:00
Caolán McNamara
890219fa02 WaE: gcc 4.6.0 various warnings 2011-01-27 12:21:54 +00:00
Tor Lillqvist
9f06603d32 Do potentially pointless assertions only if dbglevel > 1 2011-01-27 14:03:50 +02:00
Tor Lillqvist
c9ce931cee Revert "Be less verbose when dbglevel <= 2"
I had misunderstood. dbglevel=1 is the "normal" debugging level for
when you want to be able to debug, and dbglevel=2 *is* the one to also
get verbose debugging output.

This reverts commit 0bc3445ae06919e9cf057b98b6d29981e6c2ef91.
2011-01-27 14:03:48 +02:00
Michael Meeks
ace3450fee native rendering for menubar item parts. 2011-01-27 11:17:37 +00:00
Tor Lillqvist
d7ac003032 Avoid compiler warning 2011-01-27 01:05:42 +02:00
Caolán McNamara
162565b2d9 WaE: clear warnings 2011-01-26 21:21:20 +00:00
Kenneth Venken
e1a42bc689 cpp cleanliness: fixed some memleaks 2011-01-26 21:19:04 +00:00
Caolán McNamara
1a2ebf61e7 throw out some unused methods 2011-01-26 20:38:45 +00:00
Kenneth Venken
4ec0c1ba90 Cpp cleanliness: redundant assignment to self 2011-01-26 20:31:03 +00:00
An Leenders
6c6eafb05b cpp cleanliness: check for assignment to self 2011-01-26 20:16:30 +00:00
Caolán McNamara
9be6b3dc49 WaE: fix shadowing post list change 2011-01-26 16:18:05 +00:00
Caolán McNamara
b38ee8c8d5 Resolves: fdo#33523 fix scrollbars in themes that have no up/down buttons 2011-01-26 16:09:21 +00:00
Luboš Luňák
63fa8b60fe proper Qt event loop integration also when Glib is not used 2011-01-26 17:06:41 +01:00
Joseph Powers
faa253ee44 Remove DECLARE_LIST( SotFactoryList, SotFactory* ) 2011-01-26 07:39:31 -08:00
Joseph Powers
0f44da5512 Remove DECLARE_LIST( RscStrList, ByteString * ) 2011-01-26 05:44:00 -08:00
Caolán McNamara
4f4bec90b8 fix for fdo#32561# crash when moving through database types 2011-01-26 10:16:01 +00:00
Lucas Baudin
06f3123d2e fix various gtk+ theme integration annoyances, fdo#32186 2011-01-25 21:50:04 +00:00
Tor Lillqvist
c459b26815 Be less verbose when dbglevel <= 2 2011-01-25 23:32:55 +02:00
Tor Lillqvist
5be90a49b6 Use correct type of parameter 7 to SendMessageTimeout 2011-01-25 23:32:31 +02:00
Caolán McNamara
2fd7d0f929 Related: fdo#31271 create a unit test for the line break iterator 2011-01-25 14:45:37 +00:00
David Tardon
a2cf60a292 Revert "WaE: unused variables"
This reverts commit d06a2dd024d69dec873f1a59adbf7d5b372c39a1.
2011-01-25 15:41:35 +01:00
David Tardon
bc0a780816 WaE: remove unused variable 2011-01-25 15:21:13 +01:00
David Tardon
a3ec0f06d1 WaE: unused variables 2011-01-25 15:21:13 +01:00
David Tardon
c084e14932 WaE: unused variables 2011-01-25 15:21:12 +01:00
David Tardon
025ddb2c12 WaE: remove unused variable 2011-01-25 15:21:12 +01:00
Caolán McNamara
90b755b283 WaE: gcc 4.6.0 various warnings 2011-01-25 10:29:50 +00:00
Caolán McNamara
5a21fcc73f this looks wrong 2011-01-25 10:28:28 +00:00
David Tardon
007568c0e8 use OSL-style asserts 2011-01-25 10:12:34 +01:00
David Tardon
1047b3455b split the expr, as gcc 4.6 bails out on it 2011-01-25 10:10:27 +01:00