summaryrefslogtreecommitdiff
path: root/framework/source/uielement/newmenucontroller.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-10-14com::sun::star->css in frameworkNoel Grandin1-2/+2
2015-09-18boost->stdCaolán McNamara1-2/+2
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-2/+2
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-1/+0
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-2/+2
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann1-1/+1
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann1-1/+1
2015-02-04rename MenuConfiguration::Attributes->MenuAttributesCaolán McNamara1-4/+4
2015-02-04fix leak from framework::AddonMenuManager::BuildMenuCaolán McNamara1-15/+16
2015-01-21Resolves: fdo#87636 New button not clickable when Templates preselectedCaolán McNamara1-7/+6
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-1/+1
2014-10-23fdo#84938: replace MENUITEM constants with enumNoel Grandin1-4/+4
2014-10-02loplugin: cstylecastNoel Grandin1-9/+9
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-4/+4
2014-04-15Avoid possible memory leaks in case of exceptionsTakeshi Abe1-5/+4
2014-04-07framework: sal_Bool->boolNoel Grandin1-13/+13
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist1-2/+0
2014-03-17Consolidate framework::{Resetable,}GuardStephan Bergmann1-1/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-5/+5
2014-02-23Remove unneccessary commentsAlexander Wilms1-2/+2
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan1-2/+2
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann1-1/+1
2014-01-14This shall probably check nId != 0 && ..., not do a bitwise &Stephan Bergmann1-1/+1
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin1-1/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-11-08Unwind SFX_REFERER_USERStephan Bergmann1-3/+1
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-1/+1
2013-09-17convert FRAMEWORK module from String to OUStringNoel Grandin1-2/+2
2013-06-23Resolves: #i121542# Unify the Menu APIAriel Constenla-Haile1-2/+2
2013-06-05fdo#46808, Convert some XMultiservice in framework moduleNoel Grandin1-11/+12
2013-05-28fdo#46808, Convert ui:*AcceleratorConfiguration to new styleNoel Grandin1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-9/+9
2013-03-04fdo#46808, convert task::StatusIndicatorFactory to new styleNoel Grandin1-1/+1
2012-12-13fdo#46808, use service constructor for ui::Noel Grandin1-4/+3
2012-12-13fdo#46808, use service constructor for ui::GlobalAcceleratorConfigurationNoel Grandin1-3/+2
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-23Related fdo#46808: Improve previous commit slightlyStephan Bergmann1-4/+2
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin1-24/+21
2012-09-12Unused #includesStephan Bergmann1-1/+0
2012-08-08remove include comments and boxesThomas Arnhold1-9/+0
2012-06-02targeted string re-workNorbert Thiebaud1-3/+3
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-30Fix for fdo43460 Part XX getLength() to isEmpty()Olivier Hallot1-4/+4
2011-12-14catch exception by constant referenceTakeshi Abe1-3/+3
2011-12-07Remove oooimprovementAugust Sodora1-3/+0
2011-11-27remove include of pch header from frameworkNorbert Thiebaud1-2/+0