summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-07-14callcatcher: remove INetContentTypes::FooThomas Arnhold
2011-07-14callcatcher: remove PrinterSetupDialog::GetOptionsHdlThomas Arnhold
2011-07-14callcatcher: remove Printer::FooThomas Arnhold
2011-07-14callcatcher: remove Wallpaper::FooThomas Arnhold
2011-07-14callcatcher: build fixesThomas Arnhold
- remove the correct SetUpdateMode() - Clone() always returns NULL - SetFont() doesn't do anything
2011-07-14callcatcher: bring ImplTBDragMgr members back and remove EndCustomizeModeThomas Arnhold
2011-07-14callcatcher: remove Type1Emitter::Type1EmitterThomas Arnhold
2011-07-14callcatcher: remove TransferableHelper::FooThomas Arnhold
2011-07-14callcatcher: remove TransferableDataHelper::GetInterfaceThomas Arnhold
2011-07-14callcatcher: remove TransferDataContainer::ClearDataThomas Arnhold
2011-07-14callcatcher: ToolBox cleanupThomas Arnhold
2011-07-14callcatcher: remove TextView::FooThomas Arnhold
2011-07-14callcatcher: remove TextUndoSetAttribsThomas Arnhold
2011-07-14callcatcher: remove TextEngine::FooThomas Arnhold
2011-07-14callcatcher: remove TextCharAttribList::DbgCheckAttribsThomas Arnhold
2011-07-14Remove EDITDEBUGThomas Arnhold
2011-07-14callcatcher: remove unused TextAttrib stuffThomas Arnhold
2011-07-14callcatcher: remove unused TempFile::SetTempNameBaseDirectory from unotoolsThomas Arnhold
2011-07-14callcatcher: remove unused TaskStatusFieldItem::TaskStatusFieldItemThomas Arnhold
2011-07-14callcatcher: remove unused TaskStatusBar::FooThomas Arnhold
2011-07-14callcatcher: remove unused TaskPaneList::FindNextPaneThomas Arnhold
2011-07-14callcatcher: remove unused TaskBar::FooThomas Arnhold
2011-07-14callcatcher: remove unused Table::GetUniqueKeyThomas Arnhold
2011-07-14callcatcher: remove unused TabControl::FooThomas Arnhold
2011-07-14callcatcher: remove unused TabBar::FooThomas Arnhold
2011-07-14callcatcher: remove unused SystemChildWindow::IsEraseBackgroundEnabledThomas Arnhold
2011-07-14callcatcher: remove unused SystemWindow::FooThomas Arnhold
2011-07-14callcatcher: remove unused basegfx::B3DHomPoint::implHomogenizeThomas Arnhold
2011-07-14callcatcher: remove unused basegfx::B3DHomMatrix::FooThomas Arnhold
2011-07-13Replace List with std::vector< GraphicObject* >Joseph Powers
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-13Replace List with std::vector< GraphicObject* >Joseph Powers
2011-07-13Add a comment about the VCL_NSApplication magicTor Lillqvist
2011-07-13Bin dead MacOSX X11 codeTor Lillqvist
2011-07-13Whitespace cleanupJoseph Powers
2011-07-13Replace List with std::vector< Window* >Joseph Powers
I also removed the unused Dummy class members.
2011-07-13bah, hidden windows-only uses of theseCaolán McNamara
2011-07-13misplaced endifCaolán McNamara
2011-07-13init against short readsCaolán McNamara
2011-07-13callcatcher: ByteString::CompareIgnoreCaseToAscii unused, shrink apiCaolán McNamara
2011-07-13callcatcher: unused methodsCaolán McNamara
2011-07-13callcatcher: remove beautiful, but unused methodsCaolán McNamara
2011-07-13callcatcher: strip l10ntools down by more unused methodsCaolán McNamara
2011-07-13callcatcher: strip rsc down by more unused methodsCaolán McNamara
2011-07-13callcatcher: downheap only used by removed heapsort, also remove itCaolán McNamara
2011-07-13WaE: unused argumentsCaolán McNamara
2011-07-13callcatcher: remove unused TimeFormatter::FooThomas Arnhold
2011-07-13callcatcher: remove unused TimeBox::FooThomas Arnhold
2011-07-13callcatcher: remove unused B3dCamera::Set*Thomas Arnhold
2011-07-13callcatcher: remove unused B3dViewport::Set*Thomas Arnhold
2011-07-13callcatcher: remove unused B3dTransformationSet various Get/Set methodsThomas Arnhold