summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/basidesh.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-01-23tdf#158749 Open "Go to Line" dialog from the statusbar in Basic IDERafael Lima1-0/+2
2024-01-11tdf#155381 Remember the visibility of UI components in the Basic IDERafael Lima1-0/+6
2024-01-08tdf#156925 Add Color Scheme selector to the Basic IDERafael Lima1-0/+4
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: basctlStephan Bergmann1-2/+2
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara1-9/+8
2023-02-16SfxViewShell never takes a null SfxViewFrame*Caolán McNamara1-2/+2
2023-02-08tdf#147488 BASIC: Create empty module when an empty library is selectedRafael Lima1-1/+11
2022-12-08tdf#152078 Enable Ctrl+Wheel zoom in Basic code editorRafael Lima1-3/+26
2022-12-05tdf#86568 Move the scrollbar to the EditWindow in Basic IDERafael Lima1-10/+0
2022-12-01tdf#152078 Add a Zoom slider to the Basic IDERafael Lima1-0/+26
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-08-08these two scrollbars don't meet, so drop the junction boxCaolán McNamara1-6/+0
2022-08-05tdf#117388 use native scrollbar under gtk in basic editorCaolán McNamara1-2/+2
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