summaryrefslogtreecommitdiffstats
path: root/basic/source/runtime/inputbox.cxx
Commit message (Expand)AuthorAgeFilesLines
* Recheck modules [a-c]* with IWYUGabor Kelemen2022-01-131-1/+1
* vcl: rename OutDevState to StackChris Sherlock2021-09-281-1/+1
* drop intermediate vcl::Window from Application::GetDefDialogParentCaolán McNamara2021-08-061-2/+1
* Drop "32" from names of SbxArray methods taking 32-bit indicesMike Kaganski2021-03-091-9/+9
* use tools::Long in basegfx..chart2Noel2020-10-211-4/+4
* SbxArray: drop 16-bit indicesMike Kaganski2019-12-091-9/+9
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-221-0/+4
* tdf#42949 Fix IWYU warnings in basic/Gabor Kelemen2019-11-121-2/+1
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-071-0/+1
* loplugin:passstuffbyrefNoel Grandin2018-05-251-1/+1
* weld SvRTLInputBoxCaolán McNamara2018-04-121-91/+51
* Revert "loplugin:changetoolsgen in avmedia..basic" and reapply pluginNoel Grandin2018-02-161-3/+3
* loplugin:changetoolsgen in avmedia..basicNoel Grandin2018-02-131-3/+3
* loplugin:countusersofdefaultparams in basctl..basegfxNoel Grandin2017-12-071-1/+1
* vcl: make MapMode constructor explicitMichael Stahl2017-10-261-1/+1
* basic: consistently use "" and <> in include directivesMike Kaganski2017-10-101-3/+3
* Bin some noise comments and ASCII graphicsTor Lillqvist2017-09-201-4/+0
* loplugin:casttovoid in RTLFUNCStephan Bergmann2017-07-041-4/+1
* teach redundantcast plugin about functional castsNoel Grandin2017-05-301-2/+2
* convert MapUnit to scoped enumNoel Grandin2016-10-051-2/+2
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-4/+4
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* boost->stdCaolán McNamara2015-09-181-1/+1
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-10/+4
* loplugin: defaultparamsNoel Grandin2015-08-111-1/+1
* inline "old" SbERR constantsNoel Grandin2015-07-281-2/+2
* Apply new VclPtr clang plugin to catch potential problems.Noel Grandin2015-06-061-1/+1
* Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann2015-04-291-4/+2
* basctl, basic: convert new to ::Create.Michael Meeks2015-04-171-2/+2
* first half of non-scriptable, Instance constructor conversion.Michael Meeks2015-04-101-2/+2
* vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin2015-04-101-1/+1
* vclwidget: only call dispose() onceNoel Grandin2015-04-101-1/+1
* vcl: VclPtr conversion in basicNoel Grandin2015-04-091-25/+36
* basic: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-231-2/+2
* fdo#82577: Handle FontNoel Grandin2014-09-181-1/+1
* loplugin:staticcallStephan Bergmann2014-06-131-1/+1
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-05-291-3/+3
* fdo#75280 Started cleaning up of sal_uIntPtr usage.Valentin Kettner2014-03-281-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-1/+1
* Resolves: fdo#38838 remove UniStringCaolán McNamara2013-10-221-1/+1
* convert BASIC from String to OUStringNoel Grandin2013-09-171-10/+10
* drop intermediate stringsCaolán McNamara2013-07-101-4/+4
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-211-6/+6
* basic: String -> OUStringNorbert Thiebaud2012-11-071-3/+3
* re-base on ALv2 code. Includes:Michael Meeks2012-07-181-23/+14
* refactor ConvertLineEndCaolán McNamara2012-01-301-2/+1
* rmove include of pch header in basicNorbert Thiebaud2011-11-271-2/+0