summaryrefslogtreecommitdiff
path: root/include/sfx2/controlwrapper.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt1-1/+1
2018-02-23tdf#115938: Properly detect shadow size control's changed stateMike Kaganski1-0/+7
2017-12-19remove unused typedefsNoel Grandin1-1/+0
2017-11-28loplugin:countusersofdefaultparams in sfx2..svtoolsNoel Grandin1-4/+4
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt1-1/+1
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-1/+1
2017-03-08convert SvxShadowLocation to scoped enumNoel Grandin1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-11/+11
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara1-21/+1
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud1-1/+21
2016-11-04unify color selectorsCaolán McNamara1-21/+1
2016-09-26convert ITEMCONN_ constants to scoped enumNoel Grandin1-6/+4
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-05-26loplugin:unusedmethodsNoel Grandin1-46/+0
2016-03-30loplugin:nullptr: Find some more cases in templatesStephan Bergmann1-3/+3
2016-02-09Remove excess newlinesChris Sherlock1-33/+0
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin1-20/+0
2015-10-27loplugin:unusedmethodsNoel Grandin1-16/+16
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-16/+16
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-02-07loplugin:deletedspecialStephan Bergmann1-3/+2
2015-01-28remove unused typedefsNoel Grandin1-7/+0
2014-09-29sfx2: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-16/+16
2014-03-14sfx2: sal_Bool->boolNoel Grandin1-3/+3
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-4/+8
2014-03-01Remove visual noise from includeAlexander Wilms1-34/+34
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann1-6/+6
2013-11-09fdo#65108 inter-module includes <> include/sfx2Norbert Thiebaud1-2/+2
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold1-2/+2
2013-08-29convert include/sfx2/controlwrapper.hxx from String to OUStringNoel Grandin1-2/+2
2013-04-23execute move of global headersBjoern Michaelsen1-0/+644