Commit graph

11184 commits

Author SHA1 Message Date
Jesús Corrius
6bc21bfd34 Avoid possible null pointer dereference 2011-06-20 22:21:13 +02:00
Robert Nagy
c481fc6bb8 add missing newline to the end of file to silence the compiler 2011-06-20 17:08:12 +02:00
Caolán McNamara
e7355a7d5c catch by const reference 2011-06-20 11:08:37 +01:00
Jesús Corrius
03db851b12 Remove obsolete Win95/NT code 2011-06-18 18:36:57 +02:00
David Tardon
00ed6f6f71 gb_Deliver_add_deliverable takes 3 params now 2011-06-18 11:29:29 +02:00
David Tardon
254cb2dc95 remove all traces of offuh from makefiles 2011-06-18 11:29:28 +02:00
Hans-Joachim Lankenau
0e6ab013f7 ause130: #i117218# change .idl handling to gnu make 2011-06-18 11:29:28 +02:00
Takeshi Abe
b33ae7fc70 remove dead code 2011-06-18 00:01:15 +09:00
Caolán McNamara
6e613c590b ByteString -> rtl::OString 2011-06-17 14:04:53 +01:00
Caolán McNamara
e178d5a97f ByteString -> rtl::OString 2011-06-17 14:04:53 +01:00
Caolán McNamara
f30169f7f7 let the caller own this 2011-06-17 14:04:53 +01:00
Tor Lillqvist
ce68a70755 Add svsys.h file for iOS 2011-06-16 21:07:46 +03:00
Tor Lillqvist
89bdbffaaa Use DESKTOP and NATIVE where appropriate 2011-06-16 21:07:43 +03:00
Caolán McNamara
0bdfde69aa they are xbms, not xpms, hence my bafflement 2011-06-15 16:45:09 +01:00
Caolán McNamara
83a5d1ee63 figure out how to make new-style cursors from ye-oldy xbms 2011-06-15 16:42:27 +01:00
Caolán McNamara
1462f412b9 ImplGetSVEmptyByteStr unused 2011-06-15 09:07:51 +01:00
Michael Meeks
a87eeb9e81 fixup exposes, so we get both crashers and pixels with gtk3 2011-06-14 17:51:03 +01:00
Michael Meeks
7d4213d405 don't bomb out with gtk3 if we are expecting it 2011-06-14 17:15:54 +01:00
Michael Meeks
a410181efa Various fixes and stubs for gtk+ >= 3.0 2011-06-14 16:34:05 +01:00
Michael Meeks
4b97ec3b5a add makefile to build gtk3 pieces 2011-06-14 16:34:05 +01:00
Caolán McNamara
1c7c573899 Prepare for gtk3 2011-06-14 16:34:05 +01:00
Caolán McNamara
49f8eb6ca0 oops 2011-06-14 15:19:50 +01:00
Caolán McNamara
017c239db3 getSessionID returns an OString 2011-06-14 15:19:50 +01:00
Caolán McNamara
78fc50f06e ByteString -> osl::OString/OStringBuffer 2011-06-14 15:19:50 +01:00
Jan Holesovsky
f32b2bbb06 In toolbar menu, remove the downwards triangle and center the '>>'. 2011-06-14 08:37:14 +02:00
Caolán McNamara
66580eea14 createFromAscii -> RTL_CONSTASCII_USTRINGPARAM 2011-06-13 11:43:36 +01:00
Jan Holesovsky
1f769646a9 Update the toolbar's popup menu hidden items. 2011-06-10 18:22:11 +02:00
Jan Holesovsky
1703501a10 Show the toolbar's menu only when there are hidden items.
We get the same functionality when we right-click the toolbar handle, so no
need to make this extra visible.
2011-06-10 18:22:11 +02:00
David Tardon
82df2651c1 helgrind: Thread #1 unlocked a not-locked lock 2011-06-10 13:59:11 +02:00
Caolán McNamara
148462f542 stick a newlinea fter SalAbort message 2011-06-09 17:09:14 +01:00
Caolán McNamara
b29cc3d07d survive 0 fonts until we get to no-fonts message 2011-06-09 17:07:39 +01:00
Caolán McNamara
440eaa7f44 Resolves: fdo#37668 bitwise operations on signed numbers 2011-06-09 08:58:23 +01:00
Caolán McNamara
0ab1c04df0 WaE: various warnings 2011-06-03 13:41:13 +01:00
Caolán McNamara
9d87f2e2fc propogate amount written up a level 2011-06-03 13:41:13 +01:00
Caolán McNamara
fea228fe7d silence warning for unchecked write 2011-06-03 13:41:13 +01:00
Tor Lillqvist
2be8f1d065 Match the change in GLib DLL names 2011-06-03 14:10:45 +03:00
Tor Lillqvist
4fa3eefdb3 Drop %_EXT% which was always empty 2011-06-03 13:46:37 +03:00
Caolán McNamara
a1dcd95099 share gen plugin with svp plugin 2011-06-03 11:37:01 +01:00
Caolán McNamara
6e8e30fe08 apparently missing include 2011-06-01 20:10:16 +01:00
Caolán McNamara
c4f240105e overly static 2011-06-01 15:21:54 +01:00
Caolán McNamara
c35b12cc0a extend this to headless plugin as well 2011-06-01 15:21:54 +01:00
Luboš Luňák
6e20f6a854 implement vcl::DeleteOnDeinit::reset()
the class is pretty bad API without it
2011-05-31 20:54:58 +02:00
Luboš Luňák
3d87ce7865 proper debug output again, enabled by mistake 2011-05-31 18:27:15 +02:00
Luboš Luňák
61acd9e800 move kde_headers.h to other inc/unx/kde headers 2011-05-31 18:23:24 +02:00
Luboš Luňák
2dfbdb6fb0 use enum instead of strings for desktop types
welcome to the future! (well, almost)
2011-05-31 18:20:17 +02:00
Luboš Luňák
4ed61b6dca SAL_DLLEXTENSION should not be used here
probably result of a bad merge
2011-05-31 17:27:09 +02:00
Luboš Luňák
f94fc773b3 desktop detector stuff is desktop_detector, not vclplug_kde 2011-05-31 17:24:08 +02:00
Luboš Luňák
f5497068c5 #include "" -> #include <> for non-local includes 2011-05-31 15:02:56 +02:00
Luboš Luňák
53a16157cb do not have a .cxx file just for #including a .moc file 2011-05-31 14:21:30 +02:00
Luboš Luňák
65347f4b1c fix include path for KDE3 build 2011-05-31 13:56:36 +02:00