summaryrefslogtreecommitdiffstats
path: root/basctl/source
Commit message (Expand)AuthorAgeFilesLines
* weld SfxPasswordDialog DialogCaolán McNamara2018-03-051-5/+6
* weld new library dialogCaolán McNamara2018-03-044-75/+60
* drop old tools/gen methods in accessibility..formulaNoel Grandin2018-03-011-1/+4
* tdf#114441 sal_uLong to better integer typesShubham Verma2018-02-276-10/+10
* replace Color(COL_*) with COL_*Noel Grandin2018-02-273-4/+4
* convert various MessBox to weld::MessageDialogCaolán McNamara2018-02-274-52/+38
* convert remaining ErrorBox to weld::MessageDialogCaolán McNamara2018-02-263-9/+24
* loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin2018-02-261-2/+1
* convert remaining InfoBox to weld::MessageDialogCaolán McNamara2018-02-252-5/+17
* Modernize a bit accessibility and basctlJulien Nabet2018-02-2415-154/+117
* weld native message dialogsCaolán McNamara2018-02-2213-78/+156
* tdf#112689 : Replace chained O(U)StringBuffer::append() with operator+Shubham Verma2018-02-221-2/+1
* Revert "loplugin:changetoolsgen in avmedia..basic" and reapply pluginNoel Grandin2018-02-167-47/+47
* ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara2018-02-162-4/+4
* loplugin:changetoolsgen in avmedia..basicNoel Grandin2018-02-138-67/+67
* tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen2018-02-011-1/+0
* loplugin:constparamsNoel Grandin2018-01-241-1/+1
* new loplugin:emptyifNoel Grandin2018-01-192-11/+1
* Fix callback function typeStephan Bergmann2018-01-191-1/+1
* Fix typoAndrea Gelmini2018-01-151-1/+1
* More loplugin:cstylecast: basctlStephan Bergmann2018-01-1213-36/+36
* convert (a>b?a:b) to std::max(a,b)Noel Grandin2018-01-111-1/+1
* Resolves: tdf#114766 gtk3 solar mutex assertCaolán McNamara2018-01-081-6/+8
* lokdialog: Allow language switching in SfxModule(s).Jan Holesovsky2018-01-052-5/+3
* remove SfxUsrAnyItem typedefNoel Grandin2018-01-044-6/+6
* Translate German commentJohnny_M2018-01-031-1/+1
* loplugin:passstuffbyref more return improvementsNoel Grandin2018-01-031-2/+2
* loplugin:passstuffbyref improved return in variousNoel Grandin2017-12-293-6/+6
* loplugin:salcall fix functionsNoel Grandin2017-12-113-3/+3
* loplugin:countusersofdefaultparams in basctl..basegfxNoel Grandin2017-12-073-3/+3
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-052-11/+11
* loplugin:unnecessaryparen check for (f1()).f2Noel Grandin2017-11-271-3/+3
* loplugin:simplifybool for negation of comparison operatorNoel Grandin2017-11-231-1/+1
* drop duplicate methodCaolán McNamara2017-11-221-1/+1
* coverity warningsCaolán McNamara2017-11-211-1/+2
* renameModuleOrDialog: add missing check for valid Referencetagezi2017-11-201-1/+1
* tdf#108872 Also remove VBA module info on module removaltagezi2017-11-201-0/+3
* Fix typosAndrea Gelmini2017-11-201-1/+1
* silence some coverity warningsCaolán McNamara2017-11-182-2/+2
* Translate German debug stringsJohnny_M2017-11-141-1/+1
* loplugin:finalclasses in basctlNoel Grandin2017-11-1010-38/+17
* loplugin:constparams in various(1)Noel Grandin2017-11-042-4/+4
* loplugin:constantparam in basic,basctlNoel Grandin2017-11-016-9/+8
* vcl: make MapMode constructor explicitMichael Stahl2017-10-266-16/+16
* new loplugin:dodgyswitchNoel Grandin2017-10-251-1/+1
* loplugin:includeform: basctlStephan Bergmann2017-10-2313-27/+27
* Resolves: tdf#113252 missing tabs in basic library organizerCaolán McNamara2017-10-201-0/+7
* tdf#113052 needs mpUIBuilder to load breaklistmenuJan-Marek Glogowski2017-10-111-3/+3
* Use erase-remove idiomJulien Nabet2017-10-101-1/+1
* basctl: consistently use "" and <> in include directivesMike Kaganski2017-10-1046-159/+159