summaryrefslogtreecommitdiffstats
path: root/basctl
Commit message (Expand)AuthorAgeFilesLines
* improve loplugin simplifyconstructNoel Grandin2019-04-152-3/+3
* loplugin:sequentialassign in accessiblity..canvasNoel Grandin2019-04-122-8/+4
* tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen2019-04-0812-0/+21
* improve combining in hash functionsNoel Grandin2019-04-081-1/+5
* weld OTableSubscriptionPageCaolán McNamara2019-04-064-4/+8
* Fix typoAndrea Gelmini2019-04-031-1/+1
* drop some unneeded includesCaolán McNamara2019-04-021-1/+1
* drop unnecessary includesCaolán McNamara2019-04-011-4/+1
* tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen2019-04-012-0/+3
* tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen2019-03-291-0/+1
* tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen2019-03-283-0/+3
* Remove unused using declarations in directories [a-d]*Gabor Kelemen2019-03-271-1/+0
* tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen2019-03-2519-0/+27
* Make some .ui strings translatable / not translatableGabor Kelemen2019-03-241-2/+2
* Fix typoAndrea Gelmini2019-03-211-1/+1
* tdf#120703 PVS: remove redundant static castsMike Kaganski2019-03-171-2/+1
* Simplify containers iterations in basctl, basegfx, basic, bridgesArkadiy Illarionov2019-03-163-45/+15
* clarify that set_visible(true/false) is just show/hideCaolán McNamara2019-03-161-6/+6
* Resolves tdf#122707 - Replace listbox for print range by radio buttonsheiko tietze2019-03-142-7/+15
* Resolves: tdf#124028 dangling "completion" entries block responsesCaolán McNamara2019-03-131-1/+0
* i#119731 Hyperlink Control on dialog EditorShubham Goyal2019-03-1110-7/+37
* weld SvxMenuConfigPage/SvxToolbarConfigPageCaolán McNamara2019-03-113-13/+13
* tdf#53524 Create UNO grid control- dialog editorShubham Goyal2019-03-0810-7/+39
* tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen2019-03-076-0/+6
* log nice exception messages whereever possibleNoel Grandin2019-03-071-2/+3
* simplify UNO getTypes methodsNoel Grandin2019-03-041-7/+4
* remove some unused definesNoel Grandin2019-02-281-2/+0
* loplugin:unusedmethodsNoel Grandin2019-02-252-21/+0
* loplugin:unusedfields in variousNoel Grandin2019-02-252-6/+0
* o3tl::make_unique -> std::make_unique in include/ & o3tl/Gabor Kelemen2019-02-201-1/+0
* weld ChineseDictionaryDialogCaolán McNamara2019-02-193-5/+3
* Pointer is pointlessNoel Grandin2019-02-132-2/+2
* merge together as get_checkbox_column_widthCaolán McNamara2019-02-121-1/+1
* tdf#120703 PVS: remove redundant static castsMike Kaganski2019-02-121-1/+1
* new loplugin writeonlyvarsNoel Grandin2019-02-111-3/+1
* loplugin:indentation in basctl..bridgesNoel Grandin2019-02-083-21/+21
* weld ManageLanguageDialogCaolán McNamara2019-02-074-80/+106
* weld ManageLanguageDialogCaolán McNamara2019-02-073-83/+187
* weld LibDialogCaolán McNamara2019-02-074-55/+102
* tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen2019-02-051-0/+1
* loplugin:constparams in basctl..chart2Noel Grandin2019-01-247-15/+15
* Resolves: tdf#122484 replace gtk autocomplete with vcl-alike autoselectCaolán McNamara2019-01-211-8/+0
* o3tl::make_unique -> std::make_unique in basctl...bridgesGabor Kelemen2019-01-165-29/+24
* Resolves: tdf#122598 avoid crash on macro recording endCaolán McNamara2019-01-101-12/+8
* convert "*xxx.get()" to "*xxx"Noel Grandin2019-01-086-9/+9
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-0712-0/+12
* Resolve deprecated implicit capture of *this by reference in C++20Stephan Bergmann2019-01-022-2/+2
* tdf#112689: Replace chained O(U)StringBuffer::append() with operator+Çağrı Dolaz2018-12-301-4/+2
* use StartExecuteAsync in basctlNoel Grandin2018-12-305-223/+230
* flatten LibPage::InsertLibNoel Grandin2018-12-291-274/+272