Thomas Arnhold
14ff4c2ca0
callcatcher: remove unused methods
2011-07-25 15:13:05 +02:00
Caolán McNamara
0716cdefb3
callcatcher: remove unused ForcePendingCall
2011-07-25 10:11:31 +01:00
Bjoern Michaelsen
41ce86ad45
Merge branch 'master' into feature/gnumake4
2011-07-24 19:23:00 +02:00
Joseph Powers
a3a5ec7331
unusedcode.easy: Class SvtOptionsDrawinglayer cleanup
2011-07-24 06:45:19 -07:00
Joseph Powers
3f14d0b924
unusedcode.easy: Class SvtDocumentTemplateDialog cleanup
2011-07-24 06:19:21 -07:00
Joseph Powers
18d18c8a56
unusedcode.easy: svxIconChoiceCtrl_Impl
...
Doing List cleanup, I ran into SaveSelection() and decided to delete it.
While I was in the class, I went ahead and cleanup them all up.
2011-07-23 07:20:33 -07:00
Bjoern Michaelsen
8fb6435604
keep gbuild calls consistent at now, even if it is a bit longer
2011-07-23 15:23:24 +02:00
Joseph Powers
d3deac524b
Remove DragDrop code from class SvxIconChoiceCtrl_Impl
...
It wasn' used so no one should miss it.
2011-07-23 06:03:16 -07:00
Joseph Powers
c8d8c44276
Replace List with std::vector< BSaveStruct* >
2011-07-23 05:27:53 -07:00
Kohei Yoshida
8ebb30fbc4
Converted HTMLOptions to boost::ptr_vector.
2011-07-22 22:06:26 -04:00
Kohei Yoshida
7e88c5ee46
Initialize members in the initializer of the ctor.
2011-07-22 22:06:26 -04:00
Kohei Yoshida
5e361923f0
Removed commented-out methods.
2011-07-22 22:06:26 -04:00
Kohei Yoshida
4709572e4a
sal_Bool to bool.
2011-07-22 22:06:26 -04:00
Caolán McNamara
4261ccbe8a
callcatcher: remove unused methods
2011-07-22 10:18:37 +01:00
Bjoern Michaelsen
a233dac065
resyncing to master
2011-07-21 18:56:16 +02:00
Thomas Arnhold
ca402fa0da
callcatcher: completely remove SvIconView
2011-07-21 15:42:51 +02:00
Matúš Kukan
74140442bb
Drop macros from componentmodule.hxx
2011-07-21 13:47:30 +02:00
Caolán McNamara
3e4269deb5
ByteString::CreateFromInt32->rtl::OStringBuffer::append
2011-07-21 09:29:09 +01:00
Thomas Arnhold
c2f4124291
callcatcher: cleanup BrowseBox
2011-07-20 16:38:54 +02:00
Joseph Powers
91ee802640
Whitespace cleanup
2011-07-20 06:33:30 -07:00
Troy Rollo
8e2abdc515
Preserve RTF \'00 sequences (NULL) in strings
2011-07-19 14:47:02 +01:00
Joseph Powers
2274aae755
Replace List with SvxIconChoiceCtrlEntryList_impl
2011-07-18 05:16:02 -07:00
Caolán McNamara
8104b3710e
callcatcher: remove unused methods
2011-07-18 12:21:26 +01:00
Michael Meeks
ea8a56a593
add new InsertAutomaticEntryColor method
2011-07-18 11:12:19 +01:00
Julien Nabet
d490803635
An error in my previous fix
2011-07-17 23:23:55 +02:00
Julien Nabet
f0c04d9bf3
Some fixes for compilation
2011-07-17 16:14:30 +02:00
Joseph Powers
602cbe4d17
Fix type missmatch in SvxIconChoiceCtrl_Impl.
...
Sorry about that. My compiler (gcc 4.0) doesn't notice on a 32bit build.
Thanks go to Maciej Rumianowski for pointing this out.
2011-07-17 06:45:10 -07:00
Joseph Powers
50f1b1ff71
Replace List with std::vector< SvxIconChoiceCtrlEntry* >
2011-07-15 05:43:11 -07:00
David Tardon
86c53492cc
error: attempt to increment a singular iterator
2011-07-15 07:51:37 +02:00
Tor Lillqvist
d08bf1ca63
Don't build these executables when cross-compiling
...
They are not included in the SDK either.
2011-07-14 23:57:56 +03:00
Caolán McNamara
785b4c2f48
callcatcher: remove unused ifdef branch
2011-07-14 15:31:43 +01:00
Nigel Hawkins
42c4b54fe5
Revert "WaE: unused parameter"
...
This reverts commit 070016df3becc51d467fbf2e70312106d7392c89.
Thomas and I both submitted different fixes at about the same time.
2011-07-14 10:03:12 +01:00
Nigel Hawkins
b1e607a2ee
Fix "unused attribute" build error.
...
This reverts parts of
82ea128f190dbe8d707cb140a5a2bb2b48bef58d
e1309004099d1a1c0a9bc1ba6de9e5054629da3c
which were a bit over-zealous at removing "unused" stuff. LGPLv3+/MPL
2011-07-14 09:51:22 +01:00
Thomas Arnhold
364b742f36
WaE: unused parameter
2011-07-14 09:53:11 +02:00
Thomas Arnhold
2b4d711e0f
callcatcher: remove PrinterSetupDialog::GetOptionsHdl
2011-07-14 08:19:56 +02:00
Thomas Arnhold
10f28d5c9a
callcatcher: build fixes
...
- remove the correct SetUpdateMode()
- Clone() always returns NULL
- SetFont() doesn't do anything
2011-07-14 08:19:56 +02:00
Thomas Arnhold
571eedc0cf
callcatcher: remove TransferableHelper::Foo
2011-07-14 08:19:56 +02:00
Thomas Arnhold
7ca22e561b
callcatcher: remove TransferableDataHelper::GetInterface
2011-07-14 08:19:55 +02:00
Thomas Arnhold
851cb7e311
callcatcher: remove TransferDataContainer::ClearData
2011-07-14 08:19:55 +02:00
Thomas Arnhold
e8d4b4ffa0
callcatcher: remove TextView::Foo
2011-07-14 08:19:55 +02:00
Thomas Arnhold
a5d227a076
callcatcher: remove TextUndoSetAttribs
2011-07-14 08:19:55 +02:00
Thomas Arnhold
1ccbcfddd1
callcatcher: remove TextEngine::Foo
2011-07-14 08:19:55 +02:00
Thomas Arnhold
ad50fa236b
callcatcher: remove TextCharAttribList::DbgCheckAttribs
2011-07-14 08:19:55 +02:00
Thomas Arnhold
a434c5236f
Remove EDITDEBUG
2011-07-14 08:19:54 +02:00
Thomas Arnhold
e19c00ed76
callcatcher: remove unused TextAttrib stuff
2011-07-14 08:19:54 +02:00
Thomas Arnhold
36b7696fbc
callcatcher: remove unused TaskStatusFieldItem::TaskStatusFieldItem
2011-07-14 08:19:54 +02:00
Thomas Arnhold
8d7b1fba41
callcatcher: remove unused TaskStatusBar::Foo
2011-07-14 08:19:54 +02:00
Thomas Arnhold
55de765205
callcatcher: remove unused TaskBar::Foo
2011-07-14 08:19:54 +02:00
Thomas Arnhold
91ef838219
callcatcher: remove unused TabBar::Foo
2011-07-14 08:19:53 +02:00
Joseph Powers
114508f9d8
Replace List with std::vector< GraphicObject* >
...
I also replaced sal_Bool with bool. It's a private class so this is safe;
only salBool GraphicCache::FillSwappedGraphicObject() leaks to bool to
the world.
2011-07-13 21:13:00 -07:00