summaryrefslogtreecommitdiff
path: root/framework/source/uielement/comboboxtoolbarcontroller.cxx
AgeCommit message (Expand)Author
2021-10-30Prepare for removal of non-const operator[] from Sequence in frameworkMike Kaganski
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-07-22merge duplicate GetFocus implementationsCaolán McNamara
2020-06-26improve tab traversal in addons with native widgetsCaolán McNamara
2020-05-22move InterimItemWindow to vclCaolán McNamara
2020-05-21tweak to narrow stretchable widget defaultsCaolán McNamara
2020-05-21use for-range on Sequence in f*Noel Grandin
2020-04-23weld ComboBoxControlCaolán McNamara
2020-04-23remove undocumented ComboboxToolbarController propertiesCaolán McNamara
2020-04-23fix assert in empty complextoolbarcontrols combobox sdk example addonCaolán McNamara
2020-01-06weld AreaPropertyPanelCaolán McNamara
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: frameworkStephan Bergmann
2017-07-20loplugin:constparams in frameworkNoel Grandin
2017-06-25loplugin:oncevar in formula..frameworkNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-12-15loplugin:constantfunctionNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-10-14com::sun::star->css in frameworkNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07loplugin:mergeclassesNoel Grandin
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-04-17framework: convert new to ::Create.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in frameworkNoel Grandin
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-06rename KEY_MODTYPE to KEY_MODIFIERS_MASKNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-18Window::PreNotify should return boolStephan Bergmann
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin
2013-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-08-08vcl, sw: fix the inheritance of SwComboBox from ComboBox a bitMichael Stahl