summaryrefslogtreecommitdiff
path: root/basctl/source
AgeCommit message (Expand)AuthorFilesLines
2018-10-23tdf#120674 set DlgEdForm early in DlgEdObj::EndCreateArmin Le Grand1-3/+16
2018-09-17SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand3-5/+4
2018-06-18set explicit parent for signing warning messagesCaolán McNamara3-5/+5
2018-06-18tdf#117825: check if macros are allowed when double-click oneJulien Nabet1-1/+14
2018-05-22loplugin:unusedfields in avmedia..comphelperNoel Grandin2-2/+1
2018-05-14weld ExportDialogCaolán McNamara2-34/+22
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand4-11/+11
2018-05-04tdf#116879 Separate SdrObjList::Clear() as neededArmin Le Grand2-2/+6
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin2-11/+7
2018-04-21tdf#94498 add repeat search in Basic IDE by shortcuttagezi4-59/+109
2018-04-20loplugin:constantparamNoel Grandin1-1/+1
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2018-04-11weld GotoLineDialogCaolán McNamara3-29/+21
2018-04-11new loplugin:unusedvariablemoreNoel Grandin1-3/+0
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand8-87/+90
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand8-90/+87
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand8-87/+90
2018-04-06weld linkeditdialogCaolán McNamara1-2/+2
2018-04-05tdf#42949 Remove unnecessary localization headers from basctlGabor Kelemen4-5/+0
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin10-46/+46
2018-04-02weld SvxPasswordDialogCaolán McNamara1-3/+3
2018-04-01remove unused processfactory.hxx includesJochen Nitschke3-2/+1
2018-03-29loplugin:unnecessaryvirtualNoel Grandin2-2/+2
2018-03-29loplugin:virtualdown in basctl,basicNoel Grandin4-8/+2
2018-03-29loplugin:virtualdown in sfx2Noel Grandin1-1/+1
2018-03-23Typo: GetSelectLanguage -> GetSelectedLanguageSamuel Mehrbrodt1-1/+1
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin1-10/+10
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski2-2/+2
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara3-7/+3
2018-03-09drop getColor() method of ColorNoel Grandin2-16/+16
2018-03-05weld SfxPasswordDialog DialogCaolán McNamara1-5/+6
2018-03-04weld new library dialogCaolán McNamara4-75/+60
2018-03-01drop old tools/gen methods in accessibility..formulaNoel Grandin1-1/+4
2018-02-27tdf#114441 sal_uLong to better integer typesShubham Verma6-10/+10
2018-02-27replace Color(COL_*) with COL_*Noel Grandin3-4/+4
2018-02-27convert various MessBox to weld::MessageDialogCaolán McNamara4-52/+38
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara3-9/+24
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-2/+1
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara2-5/+17
2018-02-24Modernize a bit accessibility and basctlJulien Nabet15-154/+117
2018-02-22weld native message dialogsCaolán McNamara13-78/+156
2018-02-22tdf#112689 : Replace chained O(U)StringBuffer::append() with operator+Shubham Verma1-2/+1
2018-02-16Revert "loplugin:changetoolsgen in avmedia..basic" and reapply pluginNoel Grandin7-47/+47
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara2-4/+4
2018-02-13loplugin:changetoolsgen in avmedia..basicNoel Grandin8-67/+67
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen1-1/+0
2018-01-24loplugin:constparamsNoel Grandin1-1/+1
2018-01-19new loplugin:emptyifNoel Grandin2-11/+1
2018-01-19Fix callback function typeStephan Bergmann1-1/+1