summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/inputwin.hxx
AgeCommit message (Expand)Author
2020-11-23don't need to include vcl/scrbar.hxx hereCaolán McNamara
2020-11-14don't need to include vcl/button.hxxCaolán McNamara
2020-11-04loplugin:unusedmethodsNoel
2020-11-03loplugin:unusedfieldsNoel
2020-10-20use tools::Long in scNoel
2020-10-16weld InputBarCaolán McNamara
2020-10-06pRuntimeWindow is always a ScInputBarGroupCaolán McNamara
2020-07-29expand last ImageButton to underlying PushButtonCaolán McNamara
2020-07-22merge duplicate GetFocus implementationsCaolán McNamara
2020-05-28tdf#39302 add "alt + =" shortcut for autosumMartin van Zijl
2020-05-22move InterimItemWindow to vclCaolán McNamara
2020-05-10lok: calc: input bar: send number of text lines to clientMarco Cecchetti
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara
2020-03-06lok: calc formula bar tunneling: resize the main windowMarco Cecchetti
2020-03-06lok: calc formula bar tunnelingMarco Cecchetti
2020-02-17remove some unnecessary includesCaolán McNamara
2020-02-17weld ScPosWnd Item WindowCaolán McNamara
2019-09-26loplugin:constmethod in scNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-06-08loplugin:unusedmethodsNoel Grandin
2019-06-08loplugin:singlevalfieldsNoel Grandin
2019-05-24tdf#101443 Calc multiline input bar reworkedThorsten Wagner
2019-04-21bug tdf#120697Gagandeep Singh
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-29tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[f-p]*Gabor Kelemen
2018-05-21loplugin:unusedfields in scNoel Grandin
2017-12-15sal_uIntPtr/sal_uLong->void* in Popover idsNoel Grandin
2017-10-27loplugin:finalclasses in scNoel Grandin
2017-08-24loplugin:constparam in sc part4Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-18fdo#71409: Prevent the a11y code from creating an edit view instance.Kohei Yoshida
2016-11-18Use std::unique_ptr for pEditEngine.Kohei Yoshida
2016-11-18Use std::unique_ptr for EditView.Kohei Yoshida
2016-11-17Re-label more class members private from protected.Kohei Yoshida
2016-10-19loplugin:expandablemethodds in scNoel Grandin
2016-10-05sc lok: add .uno:AutoSumHenry Castro
2016-10-05loplugin:unnecessaryoverride in scNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin
2016-03-07loplugin:write only fieldsNoel Grandin
2015-12-11sc: Merge ScMultiTextWnd into ScTextWnd.Jan Holesovsky
2015-12-11sc: Prefix members of ScInputBarGroup.Jan Holesovsky
2015-11-10sc: mbIsMultiLine is always true.Jan Holesovsky
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin