summaryrefslogtreecommitdiff
path: root/svtools/source
AgeCommit message (Expand)AuthorFilesLines
2011-07-14callcatcher: remove TextView::FooThomas Arnhold1-36/+0
2011-07-14callcatcher: remove TextUndoSetAttribsThomas Arnhold1-41/+0
2011-07-14callcatcher: remove TextEngine::FooThomas Arnhold1-43/+0
2011-07-14callcatcher: remove TextCharAttribList::DbgCheckAttribsThomas Arnhold2-21/+0
2011-07-14Remove EDITDEBUGThomas Arnhold2-30/+0
2011-07-14callcatcher: remove unused TextAttrib stuffThomas Arnhold1-21/+0
2011-07-14callcatcher: remove unused TaskStatusFieldItem::TaskStatusFieldItemThomas Arnhold1-15/+0
2011-07-14callcatcher: remove unused TaskStatusBar::FooThomas Arnhold1-86/+0
2011-07-14callcatcher: remove unused TaskBar::FooThomas Arnhold1-64/+0
2011-07-14callcatcher: remove unused TabBar::FooThomas Arnhold1-167/+0
2011-07-13Replace List with std::vector< GraphicObject* >Joseph Powers1-42/+45
2011-07-13Replace List with std::vector< GraphicObject* >Joseph Powers1-4/+10
2011-07-13Replace List with std::vector< Window* >Joseph Powers1-31/+22
2011-07-13callcatcher: unused methodsCaolán McNamara1-14/+0
2011-07-12Replace List with std::vector< IMapObject* >Joseph Powers2-62/+55
2011-07-12Remove component_getImplementationEnvironment methodsMatus Kukan3-18/+0
2011-07-12callcatcher: remove unused IMapObject::GetPixelPointThomas Arnhold1-12/+0
2011-07-12callcatcher: remove unused IMapObject::GetLogPointThomas Arnhold1-12/+0
2011-07-11Remove unused RTFOutFuncs::Out_FontnameMiklos Vajna1-11/+0
2011-07-11compiler can now detect additional unused functionCaolán McNamara1-78/+0
2011-07-11callcatcher: unused methodsCaolán McNamara1-51/+0
2011-07-11callcatcher: unused FieldToMapUnitCaolán McNamara1-7/+0
2011-07-11callcatcher: unused ImpATan2Caolán McNamara2-23/+0
2011-07-11callcatcher: remove this unused ImpMultBig2 variantCaolán McNamara2-22/+0
2011-07-11callcatcher: unused GetSchnittBitCaolán McNamara1-26/+0
2011-07-11remove unused and archaic ImpCartToPolarCaolán McNamara2-26/+0
2011-07-11remove unused and archaic ImpPolarToCartCaolán McNamara4-47/+0
2011-07-11callcatcher: WriteWindowMetafile moved to binfilter long ago, remove this copyCaolán McNamara1-7/+0
2011-07-11callcatcher: remove unused PIList* methodsCaolán McNamara1-18/+0
2011-07-09Replace List with std::vector< AInfo* >Joseph Powers1-5/+0
2011-07-08header for rtl::OStringBufferTakeshi Abe1-0/+1
2011-07-07ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara2-4/+10
2011-07-06Fixed a crash: GDIMetafile was deleted twiceCédric Bosdonnat1-1/+1
2011-07-06handle busted emf lengthsCaolán McNamara1-14/+21
2011-07-02ByteString::CreateFromInt32->rtl::OString::valueOfCaolán McNamara1-9/+11
2011-07-01Do not include filedlg.hxx when not necessaryFrancois Tigeot1-1/+0
2011-06-29remove deprecated ByteString::CreateFromInt64Caolán McNamara1-1/+1
2011-06-27Fix ScrollToAbsPos to work when we have an empty list.Luke Symes1-0/+2
2011-06-24update component factory methods to use new prefixes, to add lib mergingMatus Kukan5-8/+8
2011-06-23remove parse ByteString variantCaolán McNamara1-4/+3
2011-06-22Implement GetLastEntryInView for SvTreeListBox.Luke Symes1-0/+22
2011-06-22Implement ScrollToAbsPos for listboxes.Luke Symes3-0/+32
2011-06-22Set the listbox height to an integer multiple of the listbox entry height.Luke Symes1-0/+11
2011-06-21ByteString->rtl::OStringBufferCaolán McNamara2-239/+50
2011-06-20add missing newline to the end of file to silence the compilerRobert Nagy4-4/+4
2011-06-20silence unhelpful assertCaolán McNamara1-5/+4
2011-06-18remove dead codeTakeshi Abe1-7/+0
2011-06-16Put the local LetterTable class in the anonymous namespaceTor Lillqvist1-0/+4
2011-06-14add Teke-Eboo language - fdo#37275Andras Timar1-0/+1
2011-06-14catch by const referenceCaolán McNamara4-18/+18