summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)AuthorFilesLines
2018-07-20Remove commented-out code from bastypes.cxxMuhammet Kara1-1/+0
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin8-14/+10
2018-07-09Add missing sal/log.hxx headersGabor Kelemen7-0/+7
2018-07-09tdf117058 - Simplify calls to Menu::CheckItemKevin Dubrulle1-1/+1
2018-07-09tdf#100726: Improve readability of OUString/OString concatenationsUlkem Kasapoglu1-2/+1
2018-07-06Some cleanup and commentsJan-Marek Glogowski1-0/+1
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin1-2/+2
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): basctlStephan Bergmann1-2/+2
2018-06-26tdf#96099 Remove some trivial container iterator typedefsArkadiy Illarionov2-9/+8
2018-06-20menubar basic: update menubar according swriterandreas kainz1-14/+17
2018-06-18set explicit parent for signing warning messagesCaolán McNamara3-5/+5
2018-06-14menubar: update basic/macro menubarandreas kainz1-24/+32
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