Commit graph

9093 commits

Author SHA1 Message Date
Caolán McNamara
db1b7178dd callcatcher: unused methods 2011-08-05 10:02:57 +01:00
Takeshi Abe
88825599e8 reflect gmake flavor 2011-08-05 10:47:13 +09:00
Takeshi Abe
9e2800793a Emacs mode line compatible with vi's one 2011-08-05 01:14:05 +09:00
Caolán McNamara
4e92991630 bad merge, setup_native depends on sfx2 now 2011-08-04 14:13:34 +01:00
Caolán McNamara
4c3f33d8d5 callcatcher: remove unused methods 2011-08-03 10:47:36 +01:00
Caolán McNamara
6c505f23af make assert useful, tell me the invalid size 2011-08-03 10:33:56 +01:00
Thomas Arnhold
5fd54f2f3d callcatcher: remove unused methods 2011-08-03 01:51:28 +02:00
Caolán McNamara
f0ad83cb8b callcatcher: remove unused code 2011-08-02 11:07:15 +01:00
Peter Rabi
5992394874 Clean-up of bugfix fdo#32895 for the master branch
Contributed under license LGPLv3+/MPL.
2011-08-01 10:30:30 +02:00
Tor Lillqvist
4122c3b9d5 Add consistent Emacs and vim mode lines 2011-07-30 23:02:30 +03:00
Peter Rabi
45ff90404b Clean-up of bugfix fdo#32895 for the -3-4 branch
Contributed under license LGPLv3+/MPL.
2011-07-29 15:28:15 +01:00
Caolán McNamara
d298cdf53a callcatcher: ditch newly unused code 2011-07-29 10:56:17 +01:00
Caolán McNamara
9d38c61e96 callcatcher: ditch various unused methods 2011-07-29 10:56:17 +01:00
Markus Mohrhard
57962429d8 fix for fdo37628: change password button is always disabled
Note: changing the password to modify doc is not working, and we'll
leave that as a known bug for now.
2011-07-29 00:31:08 +02:00
Markus Mohrhard
f96d1a7597 callcatcher: remove unused constructor 2011-07-28 19:12:00 +02:00
Markus Mohrhard
035c630f4d fix merge problem 2011-07-28 18:51:13 +02:00
Jan Holesovsky
df4a9e498c Merge commit 'libreoffice-3.4.2.3'
Conflicts:
	desktop/source/app/app.cxx
	desktop/source/app/dispatchwatcher.cxx
	desktop/unx/source/splashx.c
	sfx2/Library_qstart.mk
	sfx2/Library_sfx.mk
	sfx2/source/bastyp/fltfnc.cxx
2011-07-28 18:35:36 +02:00
Caolán McNamara
36a665a675 callcatcher: remove various unused methods 2011-07-27 22:09:03 +01:00
Thomas Arnhold
0705460359 callcatcher: remove unused methods 2011-07-26 23:38:45 +02:00
Bjoern Michaelsen
6b21eca3f0 use gtk external in qstart 2011-07-26 14:53:55 +02:00
Thorsten Behrens
7be4f52947 Fix wrong RTTI baseclass for SfxViewEventHint
Fixes fdo#38768 and likely a bunch of other nasty side effects.
SfxBaseModel::Notify was simply ignoring all kinds of messages
without this fix.

Signed-off-by: David Tardon <dtardon@redhat.com>
Signed-off-by: Petr Mladek <pmladek@suse.cz>
Signed-off-by: Michael Meeks <michael.meeks@novell.com>
2011-07-25 18:45:36 +02:00
Thomas Arnhold
6e33eee41d callcatcher: remove unused methods 2011-07-25 15:12:21 +02:00
Joseph Powers
63c959cb88 Remove unneeded #include <unotools/javaoptions.hxx> 2011-07-25 06:05:28 -07:00
Markus Mohrhard
10cb4dbbcf fix for fdo#38561:unable to save protected file without pw 2011-07-25 01:58:39 +02:00
Bjoern Michaelsen
0ef7b7cec5 Merge branch 'master' into feature/gnumake4 2011-07-24 19:22:59 +02:00
Bjoern Michaelsen
eac26998ca keep gbuild calls consistent at now, even if it is a bit longer 2011-07-23 15:23:22 +02:00
Kohei Yoshida
dbf2ca3d9c Adjusted for GetOptions() return type change. 2011-07-22 22:08:26 -04:00
Peter Rabi
c076e3b119 Bugfix fdo#32895 : un-translated template names (part 2/2)
Contributed under license LGPLv3+/MPL.
2011-07-22 21:57:31 +02:00
Bjoern Michaelsen
906cd25f18 postmerge fixes for gnumake4 2011-07-22 21:12:12 +02:00
Caolán McNamara
83ee1bccf9 callcatcher: remove unused methods 2011-07-22 10:17:52 +01:00
Bjoern Michaelsen
200bc6c582 resyncing to master 2011-07-21 18:51:11 +02:00
Caolán McNamara
d65e8cc152 unused methods 2011-07-21 10:33:12 +01:00
Tor Lillqvist
b3d69a2d61 Bin fairly pointless (and MSVC-specific) -nologo option 2011-07-21 10:19:17 +03:00
Caolán McNamara
2ba63e7dab callcatcher: various unused methods 2011-07-20 10:02:46 +01:00
Julien Nabet
78bf0a60fa Just a little fix 2011-07-18 15:09:19 +02:00
Caolán McNamara
2d16373b60 ByteString->rtl::OStringBuffer 2011-07-17 22:49:42 +01:00
Caolán McNamara
2b75644c4b ByteString->rtl::OStringBuffer 2011-07-17 22:19:41 +01:00
Caolán McNamara
cc9aeefcc0 ByteString->OStringBUffer 2011-07-17 10:58:28 +01:00
Caolán McNamara
9e3de617f3 CHECKERROR unused 2011-07-16 22:48:44 +01:00
Caolán McNamara
6cf70c53bb ByteString->OStringBuffer 2011-07-16 00:14:31 +01:00
Caolán McNamara
0414f3d56b catch by const reference 2011-07-14 22:27:00 +01:00
Caolán McNamara
a52acb46cf ByteString->rtl::OStringBuffer 2011-07-14 22:26:18 +01:00
Caolán McNamara
a22ac2c218 callcatcher: remove unused methods 2011-07-14 22:06:29 +01:00
Caolán McNamara
7f69bfe2d7 debug-only method 2011-07-14 21:21:42 +01:00
Caolán McNamara
acc2e9d719 callcatcher: remove unused non-class level methods 2011-07-14 21:17:14 +01:00
Caolán McNamara
7fdad63243 ByteString::CreateFromInt32->rtl::OString::valueOf 2011-07-14 15:25:28 +01:00
Caolán McNamara
a34e61d3c1 callcatcher: unused HelpInterceptor_Impl::SetStartURL 2011-07-13 10:24:52 +01:00
Matúš Kukan
a90983bd65 Remove component_getImplementationEnvironment methods 2011-07-12 17:59:13 +02:00
Caolán McNamara
b6b3136174 init some values against short reads 2011-07-11 23:34:01 +01:00
Caolán McNamara
32c9a1abdd callcatcher: remove unused SfxViewFrame::CloseHiddenFrames_Impl 2011-07-11 14:43:58 +01:00