summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/bastypes.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-02-22weld native message dialogsCaolán McNamara1-11/+19
2017-11-22drop duplicate methodCaolán McNamara1-1/+1
2017-11-01loplugin:constantparam in basic,basctlNoel Grandin1-2/+2
2017-10-10basctl: consistently use "" and <> in include directivesMike Kaganski1-4/+4
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-1/+1
2017-07-22loplugin:unusedfields in basctl..connectivityNoel Grandin1-1/+0
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-4/+3
2017-07-02loplugin:casttovoid: basctlStephan Bergmann1-2/+1
2017-05-20cleanup unused css/script/ includesJochen Nitschke1-1/+0
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2017-05-17drop IDE_RESSTRCaolán McNamara1-2/+2
2017-05-02loplugin:checkunusedparams in basctl and basicNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-5/+5
2017-03-28tdf#39468 Translate German commentsJens Carl1-1/+1
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist1-2/+2
2017-02-01Convert RID_POPUP_TABBAR to xmlMaxim Monastirsky1-53/+1
2016-12-21convert VclButtonsType to scoped enumNoel Grandin1-1/+1
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin1-1/+1
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl1-2/+2
2016-10-11de-src solo variable watch editboxCaolán McNamara1-11/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-4/+4
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-1/+1
2016-06-24loplugin:singlevalfields in vcl(part1)Noel Grandin1-1/+1
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-14/+14
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin1-1/+1
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-2/+2
2016-03-30tdf#96505: fix wrong SfxDispatcher::Execute calls ...Michael Stahl1-1/+1
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis1-1/+1
2016-02-12tdf#95857 Sort out German plurals ...danielt9981-13/+13
2016-02-09Remove excess newlinesChris Sherlock1-11/+0
2015-12-23loplugin:unusedfields in basctlNoel Grandin1-3/+1
2015-11-20loplugin:unusedfields in basctlNoel Grandin1-3/+1
2015-11-19loplugin:sallogareasStephan Bergmann1-1/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-10-19convert DBG_ASSERTWARNING to SAL_WARN_IFNoel Grandin1-1/+1
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-3/+3
2015-09-24convert Link<> to typedNoel Grandin1-4/+2
2015-09-09convert Link<> to typedNoel Grandin1-3/+2
2015-09-04convert Link<> to typedNoel Grandin1-4/+3
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin1-1/+1
2015-08-14loplugin: defaultparamsNoel Grandin1-2/+2
2015-06-29remove custom RTTI from basctl::BaseWindowNoel Grandin1-1/+0
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung1-1/+1
2015-05-11convert COMMAND_ constants to scoped enumNoel Grandin1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann1-7/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-10/+29
2015-04-20convert SEARCH_OPTIONS constants to scoped enumNoel Grandin1-2/+3