summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)AuthorFilesLines
2018-06-02tdf#117825: check if macros are allowed when double-click oneJulien Nabet1-1/+14
2018-05-31SOSAW080: Cleanup of SdrModelArmin Le Grand1-1/+1
2018-05-28loplugin:useuniqueptr in basctl::CheckBoxNoel Grandin2-6/+5
2018-05-28loplugin:useuniqueptr in BreakPointListNoel Grandin6-98/+90
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin1-2/+4
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand3-5/+4
2018-05-23toolbar:id is not valid attribute of toolbar:toolbarChristian Lohmaier8-8/+8
2018-05-22loplugin:unusedfields in avmedia..comphelperNoel Grandin2-2/+1
2018-05-14weld ExportDialogCaolán McNamara3-36/+29
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 shortcuttagezi5-65/+130
2018-04-20loplugin:constantparamNoel Grandin1-1/+1
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2018-04-11weld GotoLineDialogCaolán McNamara4-31/+31
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-02drop the spurious invisible_char[_set] propertiesCaolán McNamara1-1/+0
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-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin1-10/+10
2018-03-13set welded enties to activates-defaultCaolán McNamara1-0/+1
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski2-2/+2
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl1-1/+1
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-07make all the .ui message dialogs explicitly modalCaolán McNamara1-0/+1
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara14-14/+14
2018-03-05weld SfxPasswordDialog DialogCaolán McNamara1-5/+6
2018-03-04weld new library dialogCaolán McNamara5-78/+69
2018-03-02delete colordata.hxxNoel Grandin1-1/+0
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