summaryrefslogtreecommitdiff
path: root/sfx2/source/menu/mnumgr.cxx
AgeCommit message (Expand)Author
2016-02-28Kill sfx2 menu supportMaxim Monastirsky
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-01-20i#107205 Remove SfxDispatcher::Popup and SfxPopupMenuManager::PopupMaxim Monastirsky
2016-01-13loplugin:unusedmethods unused return value in include/sfx2Noel Grandin
2015-12-09Use unique_ptr out-arg to in SfxBindings::QueryState to avoid mem leaksStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-09-07WaE: loplugin:implicitboolconversionTor Lillqvist
2015-09-07convert Link<> to typedNoel Grandin
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-15conver MENU_FLAG_ constants to scoped enumNoel Grandin
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-08Silence sal_Bool -> sal_IntPtr Link return value mismatches for nowStephan Bergmann
2014-11-01fdo#84938: replace MIB_ constants with enumNoel Grandin
2014-10-03loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-26fdo#71770 Fixed Cut/Copy/Paste popup menu items to appear at the topJeffrey Stedfast
2014-06-13loplugin:staticcallStephan Bergmann
2014-04-08coverity#704796 Dereference after null checkCaolán McNamara
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-20STRING_LEN is the same as STRING_NOTFOUNDCaolán McNamara
2013-10-20fdo#52622 - Reduce copy and paste codeJosé Guilherme Vanz
2013-08-29convert chunk of sfx internal code from String to OUStringNoel Grandin
2013-04-16remove dead code minstack.hxxNoel Grandin
2013-04-12remove dead codeNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-03coverity#705720: fix memory leakMarkus Mohrhard
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-26tidy some resource stringsCaolán McNamara
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-12removed useless static dataTakeshi Abe
2012-01-20Revert "Remove DECL_PTRSTACK"August Sodora
2012-01-20Remove DECL_PTRSTACKAugust Sodora
2012-01-20Remove unused DECL_PTRSTACKAugust Sodora
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust 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