summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)AuthorFilesLines
2018-09-25loplugin:useuniqueptr in SvImpLBoxNoel Grandin1-1/+1
2018-09-24Resolves: tdf#119624 stray image_position bottom for some icons in buttonsCaolán McNamara1-1/+0
2018-09-20weld BreakPointDialogCaolán McNamara5-131/+180
2018-09-17New loplugin:externalStephan Bergmann5-8/+8
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen1-0/+1
2018-09-11Revert "clang bugprone-unused-return-value"Noel Grandin1-1/+2
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen1-0/+1
2018-09-08clang bugprone-unused-return-valueNoel Grandin1-2/+1
2018-09-05loplugin:simplifyconstruct in accessibility..bridgesNoel Grandin2-2/+0
2018-09-03pass SdrUndoAction around by std::unique_ptrNoel Grandin2-5/+3
2018-08-25Fix typoAndrea Gelmini1-1/+1
2018-08-24Resolves: tdf#118572 ensure basic error dialog blocks any other dialogCaolán McNamara1-0/+8
2018-08-24Related: tdf#118572 set parent of basic error dialog to basic ideCaolán McNamara1-1/+1
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov1-4/+2
2018-08-16td#f119300 crash in Manage BreakPoints dialogNoel Grandin2-8/+13
2018-08-01add operator+=(OUStringBuffer) method to OUStringNoel Grandin1-1/+1
2018-07-28loplugin:stringloop basctl,chart2,connectivityNoel Grandin1-16/+16
2018-07-26basctl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2-0/+10
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