summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)Author
2020-05-27Fix macro disabling in Basic IDESamuel Mehrbrodt
2020-05-27Always check whether macro execution is allowedSamuel Mehrbrodt
2019-04-30Resolves: tdf#124704 need to state the area the tooltip is forCaolán McNamara
2019-04-29Resolves: tdf#124984 organize basic macro new added module doesn't show upCaolán McNamara
2019-03-14Resolves: tdf#124028 dangling "completion" entries block responsesCaolán McNamara
2019-01-22Resolves: tdf#122484 replace gtk autocomplete with vcl-alike autoselectCaolán McNamara
2019-01-11Resolves: tdf#122598 avoid crash on macro recording endCaolán McNamara
2018-12-04weld OfaSwAutoFmtOptionsPageCaolán McNamara
2018-11-25allow collapsing rowsCaolán McNamara
2018-11-22weld SwCondCollPageCaolán McNamara
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-21processing treeview entries in the wrong orderCaolán McNamara
2018-11-19weld TreeViewCaolán McNamara
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-11-14 tdf#39593 deduplicate code in TreeListBoxtagezi
2018-11-12loplugin:singlevalfields in accessibility..extensionsNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-06loplugin:collapseif in accessibility..cuiNoel Grandin
2018-11-05tdf#120703 PVS: this fix was wrongMike Kaganski
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-10-30loplugin:returnconstantNoel Grandin
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-23clang-tidy performance-unnecessary-copy-initialization inNoel Grandin
2018-10-22tdf#120674 set DlgEdForm early in DlgEdObj::EndCreateArmin Le Grand
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-17loplugin:staticvar in avmedia..connectivityNoel Grandin
2018-10-16Related: tdf#120612 help response missing from other help buttonsCaolán McNamara
2018-10-09tdf#120264 - Access to "Get Involved"heiko tietze
2018-10-08cppcheck: knownConditionTrueFalseJochen Nitschke
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-10-06drop some now unnecessary includesCaolán McNamara
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann
2018-10-02make all notebooks scrollable and enable_popupCaolán McNamara
2018-09-25loplugin:useuniqueptr in SvImpLBoxNoel Grandin
2018-09-24Resolves: tdf#119624 stray image_position bottom for some icons in buttonsCaolán McNamara
2018-09-20weld BreakPointDialogCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-09-11Revert "clang bugprone-unused-return-value"Noel Grandin
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-08clang bugprone-unused-return-valueNoel Grandin
2018-09-05loplugin:simplifyconstruct in accessibility..bridgesNoel Grandin
2018-09-03pass SdrUndoAction around by std::unique_ptrNoel Grandin
2018-08-25Fix typoAndrea Gelmini
2018-08-24Resolves: tdf#118572 ensure basic error dialog blocks any other dialogCaolán McNamara
2018-08-24Related: tdf#118572 set parent of basic error dialog to basic ideCaolán McNamara