summaryrefslogtreecommitdiffstats
path: root/basctl
Commit message (Expand)AuthorAgeFilesLines
* loplugin:useuniqueptr in SvImpLBoxNoel Grandin2018-09-251-1/+1
* Resolves: tdf#119624 stray image_position bottom for some icons in buttonsCaolán McNamara2018-09-241-1/+0
* weld BreakPointDialogCaolán McNamara2018-09-205-131/+180
* New loplugin:externalStephan Bergmann2018-09-175-8/+8
* tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen2018-09-131-0/+1
* Revert "clang bugprone-unused-return-value"Noel Grandin2018-09-111-1/+2
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-101-0/+1
* clang bugprone-unused-return-valueNoel Grandin2018-09-081-2/+1
* loplugin:simplifyconstruct in accessibility..bridgesNoel Grandin2018-09-052-2/+0
* pass SdrUndoAction around by std::unique_ptrNoel Grandin2018-09-032-5/+3
* Fix typoAndrea Gelmini2018-08-251-1/+1
* Resolves: tdf#118572 ensure basic error dialog blocks any other dialogCaolán McNamara2018-08-241-0/+8
* Related: tdf#118572 set parent of basic error dialog to basic ideCaolán McNamara2018-08-241-1/+1
* Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov2018-08-201-4/+2
* td#f119300 crash in Manage BreakPoints dialogNoel Grandin2018-08-162-8/+13
* add operator+=(OUStringBuffer) method to OUStringNoel Grandin2018-08-011-1/+1
* loplugin:stringloop basctl,chart2,connectivityNoel Grandin2018-07-281-16/+16
* basctl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-262-0/+10
* Remove commented-out code from bastypes.cxxMuhammet Kara2018-07-201-1/+0
* merge IUndoManager into SfxUndoManagerNoel Grandin2018-07-138-14/+10
* Add missing sal/log.hxx headersGabor Kelemen2018-07-097-0/+7
* tdf117058 - Simplify calls to Menu::CheckItemKevin Dubrulle2018-07-091-1/+1
* tdf#100726: Improve readability of OUString/OString concatenationsUlkem Kasapoglu2018-07-091-2/+1
* Some cleanup and commentsJan-Marek Glogowski2018-07-061-0/+1
* move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin2018-07-031-2/+2
* Improved loplugin:redundantcast (const-qualified typedefs): basctlStephan Bergmann2018-06-291-2/+2
* tdf#96099 Remove some trivial container iterator typedefsArkadiy Illarionov2018-06-262-9/+8
* 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