summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2012-01-28replace obsolete "master" branch with README that points at new repoHEADmaster-deletedmasterMichael Stahl552-219511/+0
2011-08-06Replace List with std::vector< GraphicFilter* >FINAL_MASTERmaster-backupJoseph Powers1-6/+18
2011-08-05make FILEVIEW_SHOW_NONE disjoint of FILEVIEW_SHOW_ALLLionel Elie Mamane1-1/+1
2011-08-05and some moreCaolán McNamara2-2/+0
2011-08-05build-breakage: remove stray unused inlines and now dead usingsCaolán McNamara4-7/+2
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe1-0/+1
2011-08-04callcatcher: remove unused methodsCaolán McNamara8-41/+0
2011-08-02callcatcher: remove unused methodsThomas Arnhold5-92/+0
2011-07-31callcatcher: remove unused codeCaolán McNamara3-62/+0
2011-07-31simply this and return a new stringCaolán McNamara2-16/+21
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist12-1/+15
2011-07-30Removed Kabyle language entry.Eike Rathke1-1/+0
2011-07-29check that reads succeededCaolán McNamara2-29/+50
2011-07-28callcatcher: ditch various unused methodsCaolán McNamara2-27/+0
2011-07-26callcatcher: remove unused methodsThomas Arnhold6-195/+3
2011-07-26callcatcher: clean up SvTreeList{Box}Thomas Arnhold4-262/+0
2011-07-26enable emf debug dump when dbglevel > 1Radek Doulik2-3/+9
2011-07-26fix debug buildRadek Doulik1-1/+1
2011-07-26callcatcher: remove unused mapEventIDToNameCaolán McNamara2-18/+0
2011-07-25EMF+ records don't need payload all the timeCaolán McNamara1-1/+1
2011-07-25callcatcher: remove unused methodsThomas Arnhold2-13/+0
2011-07-25callcatcher: remove unused ForcePendingCallCaolán McNamara2-7/+0
2011-07-24Merge branch 'master' into feature/gnumake4feature/gnumake4Bjoern Michaelsen15-961/+305
2011-07-24unusedcode.easy: Class SvtOptionsDrawinglayer cleanupJoseph Powers2-203/+8
2011-07-24unusedcode.easy: Class SvtDocumentTemplateDialog cleanupJoseph Powers2-42/+1
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-42/+77
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-8468/+2528
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-419/+518
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-568/+662
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