summaryrefslogtreecommitdiffstats
path: root/basctl
Commit message (Expand)AuthorAgeFilesLines
* Typo: GetSelectLanguage -> GetSelectedLanguageSamuel Mehrbrodt2018-03-231-1/+1
* drop unnecessary includesCaolán McNamara2018-03-201-1/+0
* use more TypedWhichId in sfxsidsNoel Grandin2018-03-161-10/+10
* set welded enties to activates-defaultCaolán McNamara2018-03-131-0/+1
* SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski2018-03-132-2/+2
* Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl2018-03-111-1/+1
* inherit welded dialogs from a common ancestorCaolán McNamara2018-03-093-7/+3
* drop getColor() method of ColorNoel Grandin2018-03-092-16/+16
* make all the .ui message dialogs explicitly modalCaolán McNamara2018-03-071-0/+1
* Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara2018-03-0514-14/+14
* weld SfxPasswordDialog DialogCaolán McNamara2018-03-051-5/+6
* weld new library dialogCaolán McNamara2018-03-045-78/+69
* delete colordata.hxxNoel Grandin2018-03-021-1/+0
* 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
* convert all help responses to gtk's -11Caolán McNamara2018-02-259-19/+19
* Modernize a bit accessibility and basctlJulien Nabet2018-02-2415-154/+117
* weld native message dialogsCaolán McNamara2018-02-2214-80/+156
* tdf#112689 : Replace chained O(U)StringBuffer::append() with operator+Shubham Verma2018-02-221-2/+1
* Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann2018-02-221-1/+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 typosAndrea Gelmini2018-01-161-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
* tdf#63154 removed some solar.h referencesekuiitr2017-12-111-1/+0
* 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