summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)Author
2018-03-13set welded enties to activates-defaultCaolán McNamara
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara
2018-03-09drop getColor() method of ColorNoel Grandin
2018-03-07make all the .ui message dialogs explicitly modalCaolán McNamara
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara
2018-03-05weld SfxPasswordDialog DialogCaolán McNamara
2018-03-04weld new library dialogCaolán McNamara
2018-03-02delete colordata.hxxNoel Grandin
2018-03-01drop old tools/gen methods in accessibility..formulaNoel Grandin
2018-02-27tdf#114441 sal_uLong to better integer typesShubham Verma
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-27convert various MessBox to weld::MessageDialogCaolán McNamara
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-25convert all help responses to gtk's -11Caolán McNamara
2018-02-24Modernize a bit accessibility and basctlJulien Nabet
2018-02-22weld native message dialogsCaolán McNamara
2018-02-22tdf#112689 : Replace chained O(U)StringBuffer::append() with operator+Shubham Verma
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann
2018-02-16Revert "loplugin:changetoolsgen in avmedia..basic" and reapply pluginNoel Grandin
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara
2018-02-13loplugin:changetoolsgen in avmedia..basicNoel Grandin
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen
2018-01-24loplugin:constparamsNoel Grandin
2018-01-19new loplugin:emptyifNoel Grandin
2018-01-19Fix callback function typeStephan Bergmann
2018-01-16Fix typosAndrea Gelmini
2018-01-15Fix typoAndrea Gelmini
2018-01-12More loplugin:cstylecast: basctlStephan Bergmann
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2018-01-08Resolves: tdf#114766 gtk3 solar mutex assertCaolán McNamara
2018-01-05lokdialog: Allow language switching in SfxModule(s).Jan Holesovsky
2018-01-04remove SfxUsrAnyItem typedefNoel Grandin
2018-01-03Translate German commentJohnny_M
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2017-12-29loplugin:passstuffbyref improved return in variousNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-11tdf#63154 removed some solar.h referencesekuiitr
2017-12-07loplugin:countusersofdefaultparams in basctl..basegfxNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-22drop duplicate methodCaolán McNamara
2017-11-21coverity warningsCaolán McNamara
2017-11-20renameModuleOrDialog: add missing check for valid Referencetagezi
2017-11-20tdf#108872 Also remove VBA module info on module removaltagezi
2017-11-20Fix typosAndrea Gelmini