summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)Author
2019-03-21Fix typoAndrea Gelmini
2019-03-17tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-03-16Simplify containers iterations in basctl, basegfx, basic, bridgesArkadiy Illarionov
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara
2019-03-14Resolves tdf#122707 - Replace listbox for print range by radio buttonsheiko tietze
2019-03-13Resolves: tdf#124028 dangling "completion" entries block responsesCaolán McNamara
2019-03-11i#119731 Hyperlink Control on dialog EditorShubham Goyal
2019-03-11weld SvxMenuConfigPage/SvxToolbarConfigPageCaolán McNamara
2019-03-08tdf#53524 Create UNO grid control- dialog editorShubham Goyal
2019-03-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-04simplify UNO getTypes methodsNoel Grandin
2019-02-28remove some unused definesNoel Grandin
2019-02-25loplugin:unusedmethodsNoel Grandin
2019-02-25loplugin:unusedfields in variousNoel Grandin
2019-02-20o3tl::make_unique -> std::make_unique in include/ & o3tl/Gabor Kelemen
2019-02-19weld ChineseDictionaryDialogCaolán McNamara
2019-02-13Pointer is pointlessNoel Grandin
2019-02-12merge together as get_checkbox_column_widthCaolán McNamara
2019-02-12tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-08loplugin:indentation in basctl..bridgesNoel Grandin
2019-02-07weld ManageLanguageDialogCaolán McNamara
2019-02-07weld ManageLanguageDialogCaolán McNamara
2019-02-07weld LibDialogCaolán McNamara
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-01-24loplugin:constparams in basctl..chart2Noel Grandin
2019-01-21Resolves: tdf#122484 replace gtk autocomplete with vcl-alike autoselectCaolán McNamara
2019-01-16o3tl::make_unique -> std::make_unique in basctl...bridgesGabor Kelemen
2019-01-10Resolves: tdf#122598 avoid crash on macro recording endCaolán McNamara
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2019-01-02Resolve deprecated implicit capture of *this by reference in C++20Stephan Bergmann
2018-12-30tdf#112689: Replace chained O(U)StringBuffer::append() with operator+Çağrı Dolaz
2018-12-30use StartExecuteAsync in basctlNoel Grandin
2018-12-29flatten LibPage::InsertLibNoel Grandin
2018-12-28Do not use indexing for single getToken callMatteo Casalin
2018-12-28Do not use indexing for single getToken callMatteo Casalin
2018-12-28Do not use indexing for single getToken callMatteo Casalin
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-12-17Fix typoAndrea Gelmini
2018-12-13loplugin:constantparamNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-08Rename files for ToolBox ComboBoxes in BasicIDEtagezi
2018-12-08Fix typosAndrea Gelmini
2018-12-07Fix typoAndrea Gelmini
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2018-12-06Format and document combobox classes of BasicIDEtagezi