summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/basidesh.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-04-09remove need for an intermediate vcl::WindowCaolán McNamara1-1/+1
2021-01-21Resolves: tdf#133345 Macros Editor IDE: no dialogbox tabsCaolán McNamara1-6/+5
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-08-27Fix a nonsense changeMike Kaganski1-3/+3
2020-08-14loplugin:simplifybool moreNoel Grandin1-1/+1
2020-05-28loplugin:simplifybool in accessibility..basicNoel Grandin1-2/+2
2020-04-18loplugin:flatten in basctlNoel Grandin1-160/+163
2020-02-19weld WatchWindow panelCaolán McNamara1-0/+1
2020-02-13Restore simple undo and redo buttons for the basctl moduleMaxim Monastirsky1-3/+0
2020-02-11add some more libs to libmergedNoel Grandin1-2/+4
2020-02-07property browser appearing as a blank area when changing modulesCaolán McNamara1-5/+6
2020-01-22tdf#42949 Fix IWYU warnings in basctl/Gabor Kelemen1-2/+4
2019-10-09tdf#114441 changed some sal_uLong to better fitting typesChristian Barth1-2/+2
2019-09-28loplugin:virtualdead in basctlNoel Grandin1-18/+2
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin1-2/+2
2019-06-14remove some unused includesCaolán McNamara1-0/+1
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2019-03-11i#119731 Hyperlink Control on dialog EditorShubham Goyal1-0/+1
2019-03-08tdf#53524 Create UNO grid control- dialog editorShubham Goyal1-0/+1
2018-12-08Rename files for ToolBox ComboBoxes in BasicIDEtagezi1-1/+1
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin1-2/+2
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+2
2018-03-13SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski1-1/+1
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara1-3/+5
2018-02-24Modernize a bit accessibility and basctlJulien Nabet1-37/+35
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara1-2/+2
2018-01-12More loplugin:cstylecast: basctlStephan Bergmann1-1/+1
2017-10-10basctl: consistently use "" and <> in include directivesMike Kaganski1-5/+5
2017-09-08clang-tidy modernize-use-emplace in b*Noel Grandin1-4/+4
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+2
2017-07-13use more OUString::operator== in a*..chart2Noel Grandin1-1/+1
2017-05-17drop IDE_RESSTRCaolán McNamara1-1/+1
2017-04-05teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin1-1/+1
2017-03-28tdf#39468 Translate German commentsJens Carl1-2/+2
2017-03-26Kill remaining PseudoSlots usageMaxim Monastirsky1-2/+44
2017-03-23remove unused helpid in SfxShellNoel Grandin1-1/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-4/+4
2016-12-19make IOS hack a DISABLE_DYNLOADING hack and extend for basctl+starmathCaolán McNamara1-0/+10
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-12/+8
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin1-8/+5
2016-11-23loplugin:unnecessaryoverride (dtors) in basctlStephan Bergmann1-4/+0
2016-11-11loplugin:expandablemethods in avmedia..canvasNoel Grandin1-6/+1
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-55/+52
2016-09-14put all SfxShell feature flags in one typed_flags classJochen Nitschke1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-1/+1
2016-05-18clang-tidy modernize-make-sharedNoel Grandin1-1/+1
2016-03-23loplugin:constantparam in basctlNoel Grandin1-2/+2