summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2011-08-11why make a copy just to use some const methods, optimizeCaolán McNamara
2011-08-10unusedcode.easy: clean up Class SvtOptionsDrawinglayer_ImplJoseph Powers
2011-08-10unusedcode.easy: cleanup up of class GraphicManagerJoseph Powers
2011-08-10Some cppcheck cleaningJulien Nabet
2011-08-10revert lunatic commit, restore pasteCaolán McNamara
2011-08-10convert this debugging thing over tooCaolán McNamara
2011-08-10Number formatter sal_Bool -> bool clean-up and cosmeticsEike Rathke
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-09Convert directly from RTL_TEXTENCODING_IBM_437 to unicodeCaolán McNamara
2011-08-08add test filesCaolán McNamara
2011-08-08dig out some sgv files for a regression test on that formatCaolán McNamara
2011-08-08callcatcher: remove unused methodsCaolán McNamara
2011-08-08dont need FLUSH afaicsCaolán McNamara
2011-08-08ByteString::ConvertToUnicode->rtl::OUString::ctor::toCharCaolán McNamara
2011-08-08remove unused roadmapwizard methodsCaolán McNamara
2011-08-06[PATCH] another round of hard-coded /clone whack-a-mole in svtools this time.Norbert Thiebaud
2011-08-06Replace List with std::vector< GraphicFilter* >Joseph Powers
2011-08-05make FILEVIEW_SHOW_NONE disjoint of FILEVIEW_SHOW_ALLLionel Elie Mamane
2011-08-05and some moreCaolán McNamara
2011-08-05build-breakage: remove stray unused inlines and now dead usingsCaolán McNamara
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe
2011-08-04callcatcher: remove unused methodsCaolán McNamara
2011-08-02callcatcher: remove unused methodsThomas Arnhold
2011-07-31callcatcher: remove unused codeCaolán McNamara
2011-07-31simply this and return a new stringCaolán McNamara
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-07-30Removed Kabyle language entry.Eike Rathke
2011-07-29check that reads succeededCaolán McNamara
2011-07-28callcatcher: ditch various unused methodsCaolán McNamara
2011-07-26callcatcher: remove unused methodsThomas Arnhold
2011-07-26callcatcher: clean up SvTreeList{Box}Thomas Arnhold
2011-07-26enable emf debug dump when dbglevel > 1Radek Doulik
2011-07-26fix debug buildRadek Doulik
2011-07-26callcatcher: remove unused mapEventIDToNameCaolán McNamara
2011-07-25EMF+ records don't need payload all the timeCaolán McNamara
2011-07-25callcatcher: remove unused methodsThomas Arnhold
2011-07-25callcatcher: remove unused ForcePendingCallCaolán McNamara
2011-07-24Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-07-24unusedcode.easy: Class SvtOptionsDrawinglayer cleanupJoseph Powers
2011-07-24unusedcode.easy: Class SvtDocumentTemplateDialog cleanupJoseph Powers
2011-07-23unusedcode.easy: svxIconChoiceCtrl_ImplJoseph Powers
2011-07-23keep gbuild calls consistent at now, even if it is a bit longerBjoern Michaelsen
2011-07-23Remove DragDrop code from class SvxIconChoiceCtrl_ImplJoseph Powers
2011-07-23Replace List with std::vector< BSaveStruct* >Joseph Powers
2011-07-22Converted HTMLOptions to boost::ptr_vector.Kohei Yoshida
2011-07-22Initialize members in the initializer of the ctor.Kohei Yoshida
2011-07-22Removed commented-out methods.Kohei Yoshida
2011-07-22sal_Bool to bool.Kohei Yoshida
2011-07-22callcatcher: remove unused methodsCaolán McNamara
2011-07-21resyncing to masterBjoern Michaelsen