Commit graph

37224 commits

Author SHA1 Message Date
Thomas Arnhold
c57d50dc63 callcatcher: remove Printer::Foo 2011-07-14 08:19:56 +02:00
Thomas Arnhold
30bfcd14c3 callcatcher: remove Wallpaper::Foo 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
264ef46bed callcatcher: bring ImplTBDragMgr members back and remove EndCustomizeMode 2011-07-14 08:19:56 +02:00
Thomas Arnhold
e6309e7bf5 callcatcher: remove Type1Emitter::Type1Emitter 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
28ee3e903d callcatcher: ToolBox cleanup 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
fd0d90b502 callcatcher: remove unused TempFile::SetTempNameBaseDirectory from unotools 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
edf835031f callcatcher: remove unused TaskPaneList::FindNextPane 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
a5b3ededee callcatcher: remove unused Table::GetUniqueKey 2011-07-14 08:19:53 +02:00
Thomas Arnhold
b6d0d593b6 callcatcher: remove unused TabControl::Foo 2011-07-14 08:19:53 +02:00
Thomas Arnhold
91ef838219 callcatcher: remove unused TabBar::Foo 2011-07-14 08:19:53 +02:00
Thomas Arnhold
e41f1df729 callcatcher: remove unused SystemChildWindow::IsEraseBackgroundEnabled 2011-07-14 08:19:53 +02:00
Thomas Arnhold
f0f8be40da callcatcher: remove unused SystemWindow::Foo 2011-07-14 08:19:53 +02:00
Thomas Arnhold
b695e52088 callcatcher: remove unused basegfx::B3DHomPoint::implHomogenize 2011-07-14 08:19:53 +02:00
Thomas Arnhold
0083b35e75 callcatcher: remove unused basegfx::B3DHomMatrix::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
Joseph Powers
3e7cc99273 Replace List with std::vector< GraphicObject* > 2011-07-13 19:59:10 -07:00
Tor Lillqvist
ecf04369ec Add a comment about the VCL_NSApplication magic 2011-07-13 21:09:43 +03:00
Tor Lillqvist
44fb00ef67 Bin dead MacOSX X11 code 2011-07-13 20:46:18 +03:00
Joseph Powers
ce0ecd94dc Whitespace cleanup 2011-07-13 07:26:24 -07:00
Joseph Powers
66803f4a1f Replace List with std::vector< Window* >
I also removed the unused Dummy class members.
2011-07-13 06:59:16 -07:00
Caolán McNamara
51054e7a8b bah, hidden windows-only uses of these 2011-07-13 14:06:19 +01:00
Caolán McNamara
f14997ab14 misplaced endif 2011-07-13 13:23:16 +01:00
Caolán McNamara
3b7a127663 init against short reads 2011-07-13 10:25:32 +01:00
Caolán McNamara
bc19d8491f callcatcher: ByteString::CompareIgnoreCaseToAscii unused, shrink api 2011-07-13 10:25:32 +01:00
Caolán McNamara
832fa247b7 callcatcher: unused methods 2011-07-13 10:25:32 +01:00
Caolán McNamara
f12d9262d3 callcatcher: remove beautiful, but unused methods 2011-07-13 10:25:32 +01:00
Caolán McNamara
0eeba1cdf6 callcatcher: strip l10ntools down by more unused methods 2011-07-13 10:25:31 +01:00
Caolán McNamara
61ad99a50c callcatcher: strip rsc down by more unused methods 2011-07-13 10:25:31 +01:00
Caolán McNamara
dd69ff6ea2 callcatcher: downheap only used by removed heapsort, also remove it 2011-07-13 10:25:31 +01:00
Caolán McNamara
188fee6957 WaE: unused arguments 2011-07-13 10:25:31 +01:00
Thomas Arnhold
fa8eff8cb7 callcatcher: remove unused TimeFormatter::Foo 2011-07-13 07:21:18 +02:00
Thomas Arnhold
32096886c8 callcatcher: remove unused TimeBox::Foo 2011-07-13 07:21:18 +02:00
Thomas Arnhold
58eaf5fff0 callcatcher: remove unused B3dCamera::Set* 2011-07-13 07:21:18 +02:00
Thomas Arnhold
88e42a9814 callcatcher: remove unused B3dViewport::Set* 2011-07-13 07:21:18 +02:00
Thomas Arnhold
bb97b1e4b8 callcatcher: remove unused B3dTransformationSet various Get/Set methods 2011-07-13 07:21:17 +02:00
Thomas Arnhold
ca349219a9 callcatcher: remove unused B3dTransformationSet transformations 2011-07-13 07:21:17 +02:00
Joseph Powers
51764de673 Replace List with std::vector< IMapObject* >
I also removed some unused methods.
2011-07-12 20:07:40 -07:00