summaryrefslogtreecommitdiff
path: root/basctl/source/basicide
AgeCommit message (Expand)Author
2018-07-28loplugin:stringloop basctl,chart2,connectivityNoel Grandin
2018-07-20Remove commented-out code from bastypes.cxxMuhammet Kara
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-07-09tdf117058 - Simplify calls to Menu::CheckItemKevin Dubrulle
2018-07-09tdf#100726: Improve readability of OUString/OString concatenationsUlkem Kasapoglu
2018-07-06Some cleanup and commentsJan-Marek Glogowski
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): basctlStephan Bergmann
2018-06-26tdf#96099 Remove some trivial container iterator typedefsArkadiy Illarionov
2018-06-18set explicit parent for signing warning messagesCaolán McNamara
2018-06-02tdf#117825: check if macros are allowed when double-click oneJulien Nabet
2018-05-28loplugin:useuniqueptr in basctl::CheckBoxNoel Grandin
2018-05-28loplugin:useuniqueptr in BreakPointListNoel Grandin
2018-05-14weld ExportDialogCaolán McNamara
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin
2018-04-21tdf#94498 add repeat search in Basic IDE by shortcuttagezi
2018-04-20loplugin:constantparamNoel Grandin
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-11weld GotoLineDialogCaolán McNamara
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-06weld linkeditdialogCaolán McNamara
2018-04-05tdf#42949 Remove unnecessary localization headers from basctlGabor Kelemen
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-02weld SvxPasswordDialogCaolán McNamara
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-29loplugin:unnecessaryvirtualNoel Grandin
2018-03-29loplugin:virtualdown in basctl,basicNoel Grandin
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara
2018-03-05weld SfxPasswordDialog DialogCaolán McNamara
2018-03-04weld new library dialogCaolán McNamara
2018-03-01drop old tools/gen methods in accessibility..formulaNoel Grandin
2018-02-27tdf#114441 sal_uLong to better integer typesShubham Verma
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-27convert various MessBox to weld::MessageDialogCaolán McNamara
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-24Modernize a bit accessibility and basctlJulien Nabet
2018-02-22weld native message dialogsCaolán McNamara
2018-02-22tdf#112689 : Replace chained O(U)StringBuffer::append() with operator+Shubham Verma
2018-02-16Revert "loplugin:changetoolsgen in avmedia..basic" and reapply pluginNoel Grandin
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara
2018-02-13loplugin:changetoolsgen in avmedia..basicNoel Grandin
2018-01-24loplugin:constparamsNoel Grandin
2018-01-19new loplugin:emptyifNoel Grandin
2018-01-19Fix callback function typeStephan Bergmann
2018-01-15Fix typoAndrea Gelmini