summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/iderdll.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin1-1/+1
2021-06-17use string_view in the Translate APINoel Grandin1-2/+2
2020-01-22tdf#42949 Fix IWYU warnings in basctl/Gabor Kelemen1-4/+2
2019-11-18cid#1421106 Useless callCaolán McNamara1-0/+1
2019-07-19loplugin:referencecasting in avmedia..basicNoel Grandin1-1/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen1-0/+1
2019-01-16o3tl::make_unique -> std::make_unique in basctl...bridgesGabor Kelemen1-2/+1
2018-04-21tdf#94498 add repeat search in Basic IDE by shortcuttagezi1-6/+0
2018-01-05lokdialog: Allow language switching in SfxModule(s).Jan Holesovsky1-3/+1
2017-10-23loplugin:includeform: basctlStephan Bergmann1-3/+3
2017-08-01move resmgr to unotoolsCaolán McNamara1-2/+2
2017-07-31loplugin:constparams in basctlNoel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-8/+9
2017-07-02loplugin:casttovoid: basctlStephan Bergmann1-4/+2
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-01-10tdf#104830, need an own termination listener for lib objectsMarkus Mohrhard1-1/+1
2016-11-24convert SbDEBUG constants to o3tl::typed_flagsNoel Grandin1-3/+3
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-07-13Moved SfxModule owner to SfxApplicationMark Page1-7/+5
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-07-24loplugin:unusedmethodsNoel Grandin1-1/+0
2015-05-19basic: used typed LINKsNoel Grandin1-2/+2
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann1-1/+1
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann1-1/+1
2015-02-17boost->stdCaolán McNamara1-7/+7
2014-12-05loplugin:unreffunStephan Bergmann1-1/+1
2014-12-05Removed useless includes in basctl/source/basicide/ treeAndrea Gelmini1-10/+0
2014-10-23loplugin: cstylecastNoel Grandin1-1/+1
2014-05-15remove legacy svheader.hxxThomas Arnhold1-1/+0
2014-02-25Remove visual noise from basctlAlexander Wilms1-3/+3
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2013-04-12Should initialise Module::mpModule to 0Tor Lillqvist1-1/+1
2013-04-12Get rid of GetAppData(SHL_IDE)Tor Lillqvist1-0/+2
2013-03-29ResMgr with LanguageTagEike Rathke1-2/+1
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-1/+2
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-10-09More ::rtl::OUString to OUString in basctlRicardo Montania1-4/+3
2012-09-07Basic IDE: Docking property browser under object catalogUray M. János1-2/+0
2012-08-29Basic IDE: namespace basctlUray M. János1-92/+93
2012-08-07Basic IDE Object Catalog improvementsUray M. János1-1/+1
2012-07-26sal_Bool -> boolTakeshi Abe1-2/+2
2012-07-26Ditch useless fieldsTakeshi Abe1-3/+0
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-1/+1
2012-06-29Remove last PCH tracesThomas Arnhold1-5/+0
2012-06-12re-base on ALv2 code.Michael Meeks1-23/+14
2012-04-17removed unused definesTakeshi Abe1-2/+0
2012-02-07Use defined utility BASIC_DLL()/BASIC_MOD()Takeshi Abe1-1/+1
2012-02-07Removed dead codeTakeshi Abe1-3/+0