summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)AuthorFilesLines
2019-04-30implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin1-3/+1
2019-04-28Resolves: tdf#124704 need to state the area the tooltip is forCaolán McNamara1-7/+12
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl1-1/+1
2019-04-27Resolves: tdf#124984 organize basic macro new added module doesn't show upCaolán McNamara3-5/+8
2019-04-23tdf#123043 make type character detection unicode-awareTomoyuki Kubota1-4/+4
2019-04-19optimise find/insert patternNoel Grandin1-2/+1
2019-04-15improve loplugin simplifyconstructNoel Grandin2-3/+3
2019-04-12loplugin:sequentialassign in accessiblity..canvasNoel Grandin2-8/+4
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen12-0/+21
2019-04-08improve combining in hash functionsNoel Grandin1-1/+5
2019-04-06weld OTableSubscriptionPageCaolán McNamara4-4/+8
2019-04-03Fix typoAndrea Gelmini1-1/+1
2019-04-02drop some unneeded includesCaolán McNamara1-1/+1
2019-04-01drop unnecessary includesCaolán McNamara1-4/+1
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen2-0/+3
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen1-0/+1
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen3-0/+3
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen1-1/+0
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