summaryrefslogtreecommitdiff
path: root/basctl/source/inc
AgeCommit message (Expand)Author
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-29loplugin:unnecessaryvirtualNoel Grandin
2018-03-29loplugin:virtualdown in basctl,basicNoel Grandin
2018-03-29loplugin:virtualdown in sfx2Noel Grandin
2018-02-27tdf#114441 sal_uLong to better integer typesShubham Verma
2018-02-27convert various MessBox to weld::MessageDialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2017-12-29loplugin:passstuffbyref improved return in variousNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-21coverity warningsCaolán McNamara
2017-11-18silence some coverity warningsCaolán McNamara
2017-11-10loplugin:finalclasses in basctlNoel Grandin
2017-11-01loplugin:constantparam in basic,basctlNoel Grandin
2017-10-23loplugin:includeform: basctlStephan Bergmann
2017-10-10basctl: consistently use "" and <> in include directivesMike Kaganski
2017-09-21clang-tidy modernize-use-equals-default in basctlJochen Nitschke
2017-07-31loplugin:constparams in basctlNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-28ChooseMacro rMacroDesc parameter is unusedStephan Bergmann
2017-06-23loplugin:unusedfields in accessibility..comphelperNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-12Remove VCLExternalSolarLock and IMutex.Arnaud Versini
2017-06-05Remove all allocation of VCLExternalSolarLock.Arnaud Versini
2017-05-23remove VCLExternalSolarLock* members from ..Jochen Nitschke
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-17drop IDE_RESSTRCaolán McNamara
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-02loplugin:checkunusedparams in basctl and basicNoel Grandin
2017-04-30untranslated strings are just stringsCaolán McNamara
2017-04-05loplugin:constantparam part2Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-26Kill remaining PseudoSlots usageMaxim Monastirsky
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-17convert basctl::Layout::SplittedSide::Side to scoped enumNoel Grandin
2017-02-17convert BrowseMode to o3tl::typed_flagsNoel Grandin
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist
2017-02-06loplugin:unusedenumconstants in basctlNoel Grandin
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-01-27Just pass in OUString directlyStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-19New loplugin:dynexcspec: Add @throws documentation, basctlStephan Bergmann
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-24convert SbDEBUG constants to o3tl::typed_flagsNoel Grandin
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-14tdf#68118: Pass current document frame to SvxScriptSelectorDialogMike Kaganski
2016-11-11loplugin:expandablemethods in avmedia..canvasNoel Grandin
2016-11-01Omit the default comparatorTakeshi Abe