summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/bastype2.cxx
AgeCommit message (Expand)Author
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-06clang-tidy modernize-pass-by-value in basctlNoel Grandin
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2021-11-18loplugin:stringliteraldefine in basctlNoel Grandin
2021-10-22Optimize assignment from OUStringLiteral to OUStringStephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-05tdf#42949 Fix new IWYU warnings in directories [ab]*Gabor Kelemen
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-11tdf#134604 library created in the wrong treeCaolán McNamara
2020-06-05have just one way to set expander imageCaolán McNamara
2020-04-18loplugin:flatten in basctlNoel Grandin
2020-02-13remove unneeded includes and update pchCaolán McNamara
2020-02-13tdf#130161 detect if a node already had an expansion attemptCaolán McNamara
2020-02-12drop newly unused TreeListBoxCaolán McNamara
2020-02-12only freeze/thaw if we have toCaolán McNamara
2020-02-12we always want to expand/collapse on double clickCaolán McNamara
2020-02-11Related: tdf#130161 invalid iterator used in BrowseMode::Subs caseCaolán McNamara
2020-01-22tdf#42949 Fix IWYU warnings in basctl/Gabor Kelemen
2019-10-31pass an explicit parent for the password dialogsCaolán McNamara
2019-10-29TreeListBox doesn't need a factory anymoreCaolán McNamara
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-10-04loplugin:singlevalfieldsNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): basctlStephan Bergmann
2019-07-19loplugin:referencecasting in avmedia..basicNoel Grandin
2019-04-27Resolves: tdf#124984 organize basic macro new added module doesn't show upCaolán McNamara
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-11weld SvxMenuConfigPage/SvxToolbarConfigPageCaolán McNamara
2019-02-19weld ChineseDictionaryDialogCaolán McNamara
2019-01-24loplugin:constparams in basctl..chart2Noel Grandin
2019-01-16o3tl::make_unique -> std::make_unique in basctl...bridgesGabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-03weld OfaSwAutoFmtOptionsPageCaolán McNamara
2018-11-28loplugin:unusedmethodsNoel Grandin
2018-11-24allow collapsing rowsCaolán McNamara
2018-11-19weld TreeViewCaolán McNamara
2018-11-14 tdf#39593 deduplicate code in TreeListBoxtagezi
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-23clang-tidy performance-unnecessary-copy-initialization inNoel Grandin
2018-09-11Revert "clang bugprone-unused-return-value"Noel Grandin
2018-09-08clang bugprone-unused-return-valueNoel Grandin
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2017-07-31loplugin:constparams in basctlNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13use more OUString::operator== in a*..chart2Noel Grandin
2017-05-17drop IDE_RESSTRCaolán McNamara
2017-05-15Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M
2017-04-25remove bitmaps from .src filesCaolán McNamara