summaryrefslogtreecommitdiffstats
path: root/basic
Commit message (Expand)AuthorAgeFilesLines
* loplugin:singlevalfields improve unaryoperatorNoel Grandin2018-04-232-4/+1
* cppcheck: identicalInnerConditionJochen Nitschke2018-04-212-18/+14
* loplugin:expressionalwayszero (clang-cl)Stephan Bergmann2018-04-201-2/+2
* remove some unused comphelper includesJochen Nitschke2018-04-153-2/+1
* weld SbiInputDialogCaolán McNamara2018-04-121-55/+29
* weld SvRTLInputBoxCaolán McNamara2018-04-121-91/+51
* tdf#111313: Honor bWriteNoLenParam in !bCompatibility, tooStephan Bergmann2018-04-061-36/+26
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-033-10/+10
* remove unused processfactory.hxx includesJochen Nitschke2018-04-015-5/+0
* loplugin:unusedmethodsNoel Grandin2018-03-291-5/+0
* loplugin:virtualdown in basctl,basicNoel Grandin2018-03-291-5/+0
* drop unnecessary includesCaolán McNamara2018-03-201-1/+0
* Typos: definied->definedJulien Nabet2018-03-171-1/+1
* change recursive ImageURL prop. search to use XGraphicTomaž Vajngerl2018-03-151-8/+13
* Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl2018-03-111-1/+1
* convert Redline warning dialog to .ui to get helpidsCaolán McNamara2018-02-271-10/+10
* convert remaining WarningBox to weld::MessageDialogCaolán McNamara2018-02-273-3/+0
* loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin2018-02-261-2/+1
* convert remaining InfoBox to weld::MessageDialogCaolán McNamara2018-02-252-90/+103
* Blind fix for 3ceb01afc3e5f47930e24fb0b21e6e85b86f660eJulien Nabet2018-02-251-2/+2
* Use for range loops in basegfx and basicJulien Nabet2018-02-248-68/+60
* Revert "loplugin:changetoolsgen in avmedia..basic" and reapply pluginNoel Grandin2018-02-161-3/+3
* ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara2018-02-164-11/+11
* loplugin:changetoolsgen in avmedia..basicNoel Grandin2018-02-131-3/+3
* Decrease fragility in odd use cases with no current documentTor Lillqvist2018-02-091-1/+4
* basic: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-01-311-9/+3
* loplugin:pointerbool (clang-cl)Stephan Bergmann2018-01-251-1/+1
* Introduce SbxValues::clearStephan Bergmann2018-01-231-11/+5
* More loplugin:cstylecast on WindowsStephan Bergmann2018-01-232-7/+7
* new loplugin:emptyifNoel Grandin2018-01-191-3/+0
* loplugin:useuniqeptr in SbxVariableNoel Grandin2018-01-192-19/+13
* loplugin:useuniqueptr in SbiStdObjectNoel Grandin2018-01-192-5/+5
* loplugin:useuniqueptr in SbUnoMethodNoel Grandin2018-01-192-3/+3
* loplugin:useuniqueptr in SbiGlobalsNoel Grandin2018-01-194-17/+18
* loplugin:useuniqueptr in SbModuleNoel Grandin2018-01-194-30/+20
* Fix typosAndrea Gelmini2018-01-161-1/+1
* More loplugin:cstylecast: basicStephan Bergmann2018-01-1512-47/+47
* convert a<b?a:b to std::min(a,b)Noel Grandin2018-01-151-1/+1
* More loplugin:cstylecast: basicStephan Bergmann2018-01-1239-399/+399
* tdf#96099 Removed some trivial typedefs related to UnOrderedMap and size_t.ekuiitr2018-01-102-11/+8
* basic, solve link problemsjan Iversen2018-01-084-2/+18
* basic, changed runtimejan Iversen2018-01-071-1/+1
* SAL_TYPES_SIZEOFINT == 2 no longer possibleNoel Grandin2018-01-061-16/+0
* Silence loplugin:unnecessarycatchthrow with --disable-debugStephan Bergmann2018-01-041-4/+8
* RID_* can be extern global variablesNoel Grandin2018-01-022-7/+2
* Fix typosAndrea Gelmini2017-12-291-1/+1
* loplugin:passstuffbyref improved return in basic,frameworkNoel Grandin2017-12-266-12/+12
* VBA tests (4) - don't pass when all tests failZdeněk Crhonek2017-12-2320-120/+27
* lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky2017-12-221-3/+2
* VB tests (3)-don't pass whe all tests failZdeněk Crhonek2017-12-2218-490/+15