summaryrefslogtreecommitdiffstats
path: root/basctl/source/basicide/moduldl2.cxx
Commit message (Expand)AuthorAgeFilesLines
* Drop uses of css::uno::Sequence::getConstArray in accessibility .. basegfxMike Kaganski3 days1-21/+5
* tdf#158749 Open "Go to Line" dialog from the statusbar in Basic IDERafael Lima2024-01-231-6/+25
* Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann2023-10-231-1/+1
* Fix typoAndrea Gelmini2023-03-181-1/+1
* tdf#151741 - BASIC Organizer: fill various URLs for librariesAndreas Heinisch2023-03-171-0/+16
* SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara2023-02-161-4/+4
* Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann2022-08-181-1/+1
* loplugin:stringviewparam whitelist some more functionsNoel Grandin2022-04-131-3/+4
* add toId/fromId to tidy up some ugly castingCaolán McNamara2022-02-041-3/+3
* Recheck modules [a-c]* with IWYUGabor Kelemen2022-01-131-2/+1
* loplugin:stringliteraldefine in basctlNoel Grandin2021-11-181-2/+2
* tdf#114441 Convert use of sal_uLong to sal_uInt32, intNatalia Gavrilova2021-11-031-1/+1
* use freeze/thaw around a potentially long sequence of insertionsCaolán McNamara2021-11-011-0/+2
* Resolves: tdf#145391 insertion code assumes unsorted treeviewCaolán McNamara2021-11-011-17/+22
* loplugin:indentation check for indent inside blockNoel Grandin2021-10-201-3/+3
* tdf#126665 Remember last used file picker directorySamuel Mehrbrodt2021-07-121-21/+2
* bundle the FolderPicker instantiations behind a single callCaolán McNamara2021-06-211-1/+1
* use string_view in INetURLObject::encodeNoel Grandin2021-04-281-3/+3
* make *String(string_view) constructors explicitNoel Grandin2020-12-191-1/+1
* Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann2020-09-161-1/+2
* Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann2020-08-281-1/+1
* Upcoming improved loplugin:elidestringvar: basctlStephan Bergmann2020-06-261-1/+1
* rework treeview initial toggle button col to be like expander colCaolán McNamara2020-06-081-4/+4
* Upcoming loplugin:elidestringvar: basctlStephan Bergmann2020-06-031-10/+5
* loplugin:flatten in basctlNoel Grandin2020-04-181-246/+246
* remove some unused local varsNoel Grandin2020-01-281-2/+2
* loplugin:makeshared in basctl..canvasNoel Grandin2020-01-241-1/+1
* tdf#42949 Fix IWYU warnings in basctl/Gabor Kelemen2020-01-221-2/+4
* use more std::make_sharedNoel Grandin2020-01-101-2/+2
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-221-0/+4
* pass an explicit parent for the password dialogsCaolán McNamara2019-10-311-3/+3
* weld fpicker clusterCaolán McNamara2019-10-291-2/+2
* drop some unnecessary includesCaolán McNamara2019-09-291-2/+0
* tdf#93476 Sort Macro library list after creating/importing a macroAndreas Heinisch2019-09-041-6/+4
* cid#1292911 Big parameter passed by valueCaolán McNamara2019-08-251-5/+5
* loplugin:constmethod in basctlNoel Grandin2019-08-211-1/+1
* cid#1292911 Big parameter passed by valueCaolán McNamara2019-07-261-5/+5
* loplugin:referencecasting in avmedia..basicNoel Grandin2019-07-191-15/+8
* Remove executable bit from source filesAdolfo Jayme Barrientos2019-07-051-0/+0
* tdf#93476 Sort Macro library list after creating/importing a macroAndreas Heinisch2019-07-051-1/+4
* remove some unused includesCaolán McNamara2019-06-141-1/+1
* remove some unneeded includesCaolán McNamara2019-06-131-0/+1
* weld OrganizeDialogCaolán McNamara2019-06-121-495/+229
* New loplugin:dataStephan Bergmann2019-05-221-1/+1
* loplugin:sequentialassign in accessiblity..canvasNoel Grandin2019-04-121-4/+2
* weld OTableSubscriptionPageCaolán McNamara2019-04-061-2/+2
* tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen2019-03-281-0/+1
* tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen2019-03-251-0/+2
* tdf#120703 PVS: remove redundant static castsMike Kaganski2019-03-171-2/+1
* loplugin:unusedmethodsNoel Grandin2019-02-251-18/+0