summaryrefslogtreecommitdiff
path: root/sfx2/source/menu/virtmenu.cxx
AgeCommit message (Expand)Author
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-08-29convert chunk of sfx internal code from String to OUStringNoel Grandin
2013-08-29convert sfx2/source/inc/virtmenu.hxx from String to OUStringNoel Grandin
2013-08-22cppcheck: fix redundant assignmentsJulien Nabet
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-12Unused pAutoDeactivate, is never non-nullStephan Bergmann
2013-07-24XubString->OUStringCaolán McNamara
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-04fdo#46808, convert task::StatusIndicatorFactory to new styleNoel Grandin
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-26tidy some resource stringsCaolán McNamara
2012-05-31nuke unused typedefTakeshi Abe
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-23SfxVirtualMenu: fix context menu crash:Michael Stahl
2012-01-20SV_DECL_PTRARR->std::vectorAugust Sodora
2012-01-10Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot
2012-01-10Remove cruft in debug toolsMarcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-08-19regenerate listCaolán McNamara
2011-08-18callcatcher: unused codeCaolán McNamara
2011-05-20return by reference instead of pointerCaolán McNamara
2011-04-15catch by const referenceCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-28Remove commented code in libs-core/sfx2Xisco Fauli
2011-03-18unused variablesCaolán McNamara
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-10Translations (4).Albert Thuswaldner
2011-03-09Revert idle whitespace changesThorsten Behrens
2011-03-01Remove dead CodeXisco Fauli
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-11removetooltypes01: #i112600# do not affect FASTBOOL in this cwsMikhail Voytenko
2011-01-07removetooltypes: #i112600# remove tooltypesMikhail Voytenko
2010-12-23undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A...Frank Schoenheit [fs]
2010-12-14remove unused codeDavid Tardon
2010-11-16HC Cleanup - libs-coreJoseph Powers
2010-11-16get this to build againCaolán McNamara
2010-11-01undoapi: made the SfxMacroConfig event more slim, by removing unused methods....Frank Schoenheit [fs]
2010-11-01undoapi: step 2 of getting rid of SfxMacroConfigFrank Schoenheit [fs]
2010-10-28CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-09Remove redundant #ifndef & #ifdef directivesJ. Graeme Lingard
2010-10-08FASTBOOL to bool conversionNorbert Thiebaud
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-07-10CWS changehid: #i111874#: change code to support HelpIds as byte stringsMathias Bauer
2010-06-04changehid: #i111874# remove SmartId, make HID of type rtl::OString, fill in d...Philipp Lohmann [pl]