summaryrefslogtreecommitdiff
path: root/framework/source/uielement/edittoolbarcontroller.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-08-21Resolves: tdf#135965 blank helpids for EditControl childrenCaolán McNamara
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-21use for-range on Sequence in f*Noel Grandin
2020-04-23weld ComboBoxControlCaolán McNamara
2020-04-23EditControl can be finalCaolán McNamara
2020-04-22weld EditControlCaolán McNamara
2020-04-08loplugin:flatten in frameworkNoel Grandin
2020-01-06weld AreaPropertyPanelCaolán McNamara
2019-11-20tdf#42949 Fix IWYU warnings in framework/*/*cxxGabor Kelemen
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2017-10-23loplugin:includeform: frameworkStephan Bergmann
2017-07-20loplugin:constparams in frameworkNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-03-03Fix typosAndrea Gelmini
2017-01-26Remove dynamic exception specificationsStephan Bergmann
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-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-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-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-11-19convert equalsAsciiL calls to startWith calls where possibleNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-04-10Kill the ToolBar class, move the needed bits directly to ToolBox.Jan Holesovsky
2013-04-08fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin
2013-03-08RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-08-08remove include comments and boxesThomas Arnhold
2012-01-05Removed unnecessary tools includes.Marcel Metz