summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/inputwin.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-04-29lok: calc: input bar: send number of text lines to clientMarco Cecchetti1-1/+2
2019-11-26lok: calc formula bar tunneling: resize the main windowMarco Cecchetti1-0/+1
2019-11-26lok: calc formula bar tunnelingMarco Cecchetti1-0/+4
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-10-29tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[f-p]*Gabor Kelemen1-3/+0
2018-05-21loplugin:unusedfields in scNoel Grandin1-4/+0
2017-12-15sal_uIntPtr/sal_uLong->void* in Popover idsNoel Grandin1-1/+1
2017-10-27loplugin:finalclasses in scNoel Grandin1-3/+2
2017-08-24loplugin:constparam in sc part4Noel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl1-1/+1
2016-11-18fdo#71409: Prevent the a11y code from creating an edit view instance.Kohei Yoshida1-1/+4
2016-11-18Use std::unique_ptr for pEditEngine.Kohei Yoshida1-1/+1
2016-11-18Use std::unique_ptr for EditView.Kohei Yoshida1-1/+2
2016-11-17Re-label more class members private from protected.Kohei Yoshida1-1/+1
2016-10-19loplugin:expandablemethodds in scNoel Grandin1-2/+0
2016-10-05sc lok: add .uno:AutoSumHenry Castro1-1/+0
2016-10-05loplugin:unnecessaryoverride in scNoel Grandin1-3/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-4/+4
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-4/+4
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin1-1/+1
2016-03-07loplugin:write only fieldsNoel Grandin1-1/+0
2015-12-11sc: Merge ScMultiTextWnd into ScTextWnd.Jan Holesovsky1-48/+37
2015-12-11sc: Prefix members of ScInputBarGroup.Jan Holesovsky1-7/+7
2015-11-10sc: mbIsMultiLine is always true.Jan Holesovsky1-2/+2
2015-10-28com::sun::star->css in scNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-60/+60
2015-09-17convert Link<> to typedNoel Grandin1-4/+4
2015-09-17convert Link<> to typedNoel Grandin1-1/+1
2015-09-04convert Link<> to typedNoel Grandin1-1/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-1/+1
2015-07-22loplugin:unusedmethods scNoel Grandin1-5/+0
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-3/+3
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin1-1/+1
2015-04-09vcl: VclPtr conversion in scNoel Grandin1-8/+12
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-7/+7
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-3/+0
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-04-06whitespace cleanup in scMarkus Mohrhard1-6/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-56/+56
2014-03-03Remove visual noise from scAlexander Wilms1-4/+4
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-19sal_Bool->boolNoel Grandin1-23/+23
2014-01-17Window::Notify should return boolStephan Bergmann1-1/+1
2013-10-04convert sc/source/ui/inc/i*.hxx from String to OUStringNoel Grandin1-17/+17