summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2011-07-24Merge branch 'master' into feature/gnumake4Bjoern Michaelsen15-951/+295
2011-07-24unusedcode.easy: Class SvtOptionsDrawinglayer cleanupJoseph Powers2-195/+0
2011-07-24unusedcode.easy: Class SvtDocumentTemplateDialog cleanupJoseph Powers2-41/+0
2011-07-23unusedcode.easy: svxIconChoiceCtrl_ImplJoseph Powers2-419/+5
2011-07-23keep gbuild calls consistent at now, even if it is a bit longerBjoern Michaelsen1-2/+2
2011-07-23Remove DragDrop code from class SvxIconChoiceCtrl_ImplJoseph Powers2-13/+0
2011-07-23Replace List with std::vector< BSaveStruct* >Joseph Powers4-41/+76
2011-07-22Converted HTMLOptions to boost::ptr_vector.Kohei Yoshida3-45/+38
2011-07-22Initialize members in the initializer of the ctor.Kohei Yoshida1-8/+15
2011-07-22Removed commented-out methods.Kohei Yoshida1-2/+0
2011-07-22sal_Bool to bool.Kohei Yoshida2-165/+164
2011-07-22callcatcher: remove unused methodsCaolán McNamara2-25/+0
2011-07-21resyncing to masterBjoern Michaelsen110-7920/+1980
2011-07-21callcatcher: completely remove SvIconViewThomas Arnhold5-5198/+0
2011-07-21Drop macros from componentmodule.hxxMatúš Kukan1-1/+6
2011-07-21ByteString::CreateFromInt32->rtl::OStringBuffer::appendCaolán McNamara1-15/+27
2011-07-20callcatcher: cleanup BrowseBoxThomas Arnhold3-216/+0
2011-07-20Whitespace cleanupJoseph Powers1-184/+283
2011-07-19Preserve RTF \'00 sequences (NULL) in stringsTroy Rollo1-1/+21
2011-07-18Replace List with SvxIconChoiceCtrlEntryList_implJoseph Powers4-87/+86
2011-07-18callcatcher: remove unused methodsCaolán McNamara2-43/+0
2011-07-18add new InsertAutomaticEntryColor methodMichael Meeks2-3/+4
2011-07-17An error in my previous fixJulien Nabet1-1/+1
2011-07-17Some fixes for compilationJulien Nabet1-2/+2
2011-07-17Fix type missmatch in SvxIconChoiceCtrl_Impl.Joseph Powers1-1/+1
2011-07-15Replace List with std::vector< SvxIconChoiceCtrlEntry* >Joseph Powers3-479/+573
2011-07-15error: attempt to increment a singular iteratorDavid Tardon1-5/+3
2011-07-14Don't build these executables when cross-compilingTor Lillqvist1-3/+8
2011-07-14callcatcher: remove unused ifdef branchCaolán McNamara2-50/+0
2011-07-14Revert "WaE: unused parameter"Nigel Hawkins1-1/+1
2011-07-14Fix "unused attribute" build error.Nigel Hawkins2-3/+5
2011-07-14WaE: unused parameterThomas Arnhold1-1/+1
2011-07-14callcatcher: remove PrinterSetupDialog::GetOptionsHdlThomas Arnhold2-6/+0
2011-07-14callcatcher: build fixesThomas Arnhold3-17/+18
2011-07-14callcatcher: remove TransferableHelper::FooThomas Arnhold2-28/+0
2011-07-14callcatcher: remove TransferableDataHelper::GetInterfaceThomas Arnhold2-10/+0
2011-07-14callcatcher: remove TransferDataContainer::ClearDataThomas Arnhold2-11/+0
2011-07-14callcatcher: remove TextView::FooThomas Arnhold2-46/+0
2011-07-14callcatcher: remove TextUndoSetAttribsThomas Arnhold1-41/+0
2011-07-14callcatcher: remove TextEngine::FooThomas Arnhold2-46/+0
2011-07-14callcatcher: remove TextCharAttribList::DbgCheckAttribsThomas Arnhold2-21/+0
2011-07-14Remove EDITDEBUGThomas Arnhold2-30/+0
2011-07-14callcatcher: remove unused TextAttrib stuffThomas Arnhold2-25/+0
2011-07-14callcatcher: remove unused TaskStatusFieldItem::TaskStatusFieldItemThomas Arnhold2-20/+0
2011-07-14callcatcher: remove unused TaskStatusBar::FooThomas Arnhold2-96/+1
2011-07-14callcatcher: remove unused TaskBar::FooThomas Arnhold2-69/+0
2011-07-14callcatcher: remove unused TabBar::FooThomas Arnhold2-179/+0
2011-07-13Replace List with std::vector< GraphicObject* >Joseph Powers1-42/+45
2011-07-13Replace List with std::vector< GraphicObject* >Joseph Powers2-7/+15
2011-07-13Whitespace cleanupJoseph Powers1-141/+277