summaryrefslogtreecommitdiff
path: root/framework/source/uielement/dropdownboxtoolbarcontroller.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-11-28drop some unnecessary includesCaolán McNamara1-0/+1
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-23loplugin:includeform: frameworkStephan Bergmann1-1/+1
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-1/+1
2017-06-25loplugin:oncevar in formula..frameworkNoel Grandin1-2/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-6/+0
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-2/+2
2017-03-03Fix typosAndrea Gelmini1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-1/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2015-12-15loplugin:constantfunctionNoel Grandin1-18/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin1-3/+1
2015-10-14com::sun::star->css in frameworkNoel Grandin1-8/+8
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2015-10-07loplugin:mergeclassesNoel Grandin1-3/+3
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-5/+5
2015-04-17framework: convert new to ::Create.Michael Meeks1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-3/+1
2015-04-09vcl: VclPtr conversion in frameworkNoel Grandin1-0/+7
2014-11-06rename KEY_MODTYPE to KEY_MODIFIERS_MASKNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist1-14/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-5/+5
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-5/+5
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-7/+7
2014-01-18Window::PreNotify should return boolStephan Bergmann1-6/+6
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin1-13/+13
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin1-13/+13
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-3/+3
2013-04-10Kill the ToolBar class, move the needed bits directly to ToolBox.Jan Holesovsky1-2/+1
2013-04-08fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin1-2/+2
2013-03-08RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter1-10/+10
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-08-08remove include comments and boxesThomas Arnhold1-10/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-11-27remove include of pch header from frameworkNorbert Thiebaud1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-1/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-1/+1
2011-03-09Resolves: fdo#34635 GetSelectEntry is far more likely correctCaolán McNamara1-1/+1
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang1-1/+1
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+1
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-1/+1