summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)AuthorFilesLines
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
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin1-3/+1
2018-12-06Format and document combobox classes of BasicIDEtagezi2-256/+359
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin1-2/+2
2018-12-04remove unused enum SfxObjectShellFlagsNoel Grandin1-1/+1
2018-12-03weld OfaSwAutoFmtOptionsPageCaolán McNamara1-1/+1
2018-11-30loplugin:unusedmethodsNoel Grandin2-94/+0
2018-11-29Rename files for class ObjectCatalogtagezi4-3/+3
2018-11-29Adds print even pages/print odd pages options in print dialogDaniel Silva3-4/+38
2018-11-29Configures page range in print dialogDaniel2-12/+9
2018-11-29Reformat and documentation of ObjectCatalogtagezi2-38/+34
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin1-49/+46
2018-11-28drop some unnecessary includesCaolán McNamara1-1/+0
2018-11-28loplugin:unusedmethodsNoel Grandin3-34/+0