summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)Author
2019-04-23tdf#123043 make type character detection unicode-awareTomoyuki Kubota
2019-04-19optimise find/insert patternNoel Grandin
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-04-12loplugin:sequentialassign in accessiblity..canvasNoel Grandin
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-08improve combining in hash functionsNoel Grandin
2019-04-06weld OTableSubscriptionPageCaolán McNamara
2019-04-03Fix typoAndrea Gelmini
2019-04-02drop some unneeded includesCaolán McNamara
2019-04-01drop unnecessary includesCaolán McNamara
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-24Make some .ui strings translatable / not translatableGabor Kelemen
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