summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)AuthorFilesLines
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen19-0/+27
2019-03-24Make some .ui strings translatable / not translatableGabor Kelemen1-2/+2
2019-03-21Fix typoAndrea Gelmini1-1/+1
2019-03-17tdf#120703 PVS: remove redundant static castsMike Kaganski1-2/+1
2019-03-16Simplify containers iterations in basctl, basegfx, basic, bridgesArkadiy Illarionov3-45/+15
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara1-6/+6
2019-03-14Resolves tdf#122707 - Replace listbox for print range by radio buttonsheiko tietze2-7/+15
2019-03-13Resolves: tdf#124028 dangling "completion" entries block responsesCaolán McNamara1-1/+0
2019-03-11i#119731 Hyperlink Control on dialog EditorShubham Goyal10-7/+37
2019-03-11weld SvxMenuConfigPage/SvxToolbarConfigPageCaolán McNamara3-13/+13
2019-03-08tdf#53524 Create UNO grid control- dialog editorShubham Goyal10-7/+39
2019-03-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen6-0/+6
2019-03-07log nice exception messages whereever possibleNoel Grandin1-2/+3
2019-03-04simplify UNO getTypes methodsNoel Grandin1-7/+4
2019-02-28remove some unused definesNoel Grandin1-2/+0
2019-02-25loplugin:unusedmethodsNoel Grandin2-21/+0
2019-02-25loplugin:unusedfields in variousNoel Grandin2-6/+0
2019-02-20o3tl::make_unique -> std::make_unique in include/ & o3tl/Gabor Kelemen1-1/+0
2019-02-19weld ChineseDictionaryDialogCaolán McNamara3-5/+3
2019-02-13Pointer is pointlessNoel Grandin2-2/+2
2019-02-12merge together as get_checkbox_column_widthCaolán McNamara1-1/+1
2019-02-12tdf#120703 PVS: remove redundant static castsMike Kaganski1-1/+1
2019-02-11new loplugin writeonlyvarsNoel Grandin1-3/+1
2019-02-08loplugin:indentation in basctl..bridgesNoel Grandin3-21/+21
2019-02-07weld ManageLanguageDialogCaolán McNamara4-80/+106
2019-02-07weld ManageLanguageDialogCaolán McNamara3-83/+187
2019-02-07weld LibDialogCaolán McNamara4-55/+102
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen1-0/+1
2019-01-24loplugin:constparams in basctl..chart2Noel Grandin7-15/+15
2019-01-21Resolves: tdf#122484 replace gtk autocomplete with vcl-alike autoselectCaolán McNamara1-8/+0
2019-01-16o3tl::make_unique -> std::make_unique in basctl...bridgesGabor Kelemen5-29/+24
2019-01-10Resolves: tdf#122598 avoid crash on macro recording endCaolán McNamara1-12/+8
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin6-9/+9
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen12-0/+12
2019-01-02Resolve deprecated implicit capture of *this by reference in C++20Stephan Bergmann2-2/+2
2018-12-30tdf#112689: Replace chained O(U)StringBuffer::append() with operator+Çağrı Dolaz1-4/+2
2018-12-30use StartExecuteAsync in basctlNoel Grandin5-223/+230
2018-12-29flatten LibPage::InsertLibNoel Grandin1-274/+272
2018-12-28Do not use indexing for single getToken callMatteo Casalin1-2/+1
2018-12-28Do not use indexing for single getToken callMatteo Casalin1-2/+1
2018-12-28Do not use indexing for single getToken callMatteo Casalin1-4/+2
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen5-0/+6
2018-12-17Fix typoAndrea Gelmini1-1/+1
2018-12-13loplugin:constantparamNoel Grandin5-11/+8
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen3-0/+3
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin5-17/+17
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2-2/+2
2018-12-08Rename files for ToolBox ComboBoxes in BasicIDEtagezi4-5/+3
2018-12-08Fix typosAndrea Gelmini1-4/+4
2018-12-07Fix typoAndrea Gelmini1-2/+2