summaryrefslogtreecommitdiffstats
path: root/basctl
Commit message (Expand)AuthorAgeFilesLines
* menubar basic: update menubar according swriterandreas kainz2018-06-201-14/+17
* set explicit parent for signing warning messagesCaolán McNamara2018-06-183-5/+5
* menubar: update basic/macro menubarandreas kainz2018-06-141-24/+32
* tdf#117825: check if macros are allowed when double-click oneJulien Nabet2018-06-021-1/+14
* SOSAW080: Cleanup of SdrModelArmin Le Grand2018-05-311-1/+1
* loplugin:useuniqueptr in basctl::CheckBoxNoel Grandin2018-05-282-6/+5
* loplugin:useuniqueptr in BreakPointListNoel Grandin2018-05-286-98/+90
* Improve re-throwing of UNO exceptionsNoel Grandin2018-05-251-2/+4
* SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand2018-05-253-5/+4
* toolbar:id is not valid attribute of toolbar:toolbarChristian Lohmaier2018-05-238-8/+8
* loplugin:unusedfields in avmedia..comphelperNoel Grandin2018-05-222-2/+1
* weld ExportDialogCaolán McNamara2018-05-143-36/+29
* tdf#116977 secured ::Clone methodsArmin Le Grand2018-05-084-11/+11
* tdf#116879 Separate SdrObjList::Clear() as neededArmin Le Grand2018-05-042-2/+6
* loplugin:countusersofdefaultparamsNoel Grandin2018-04-281-1/+1
* SvTabListBox::SetTabs, pass count explicitNoel Grandin2018-04-252-11/+7
* tdf#94498 add repeat search in Basic IDE by shortcuttagezi2018-04-215-65/+130
* loplugin:constantparamNoel Grandin2018-04-201-1/+1
* remove some unused comphelper includesJochen Nitschke2018-04-151-1/+0
* weld GotoLineDialogCaolán McNamara2018-04-114-31/+31
* new loplugin:unusedvariablemoreNoel Grandin2018-04-111-3/+0
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-078-87/+90
* Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand2018-04-068-90/+87
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-068-87/+90
* weld linkeditdialogCaolán McNamara2018-04-061-2/+2
* tdf#42949 Remove unnecessary localization headers from basctlGabor Kelemen2018-04-054-5/+0
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-0310-46/+46
* drop the spurious invisible_char[_set] propertiesCaolán McNamara2018-04-021-1/+0
* weld SvxPasswordDialogCaolán McNamara2018-04-021-3/+3
* remove unused processfactory.hxx includesJochen Nitschke2018-04-013-2/+1
* loplugin:unnecessaryvirtualNoel Grandin2018-03-292-2/+2
* loplugin:virtualdown in basctl,basicNoel Grandin2018-03-294-8/+2
* loplugin:virtualdown in sfx2Noel Grandin2018-03-291-1/+1
* 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