summaryrefslogtreecommitdiffstats
path: root/basctl
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#124704 need to state the area the tooltip is forCaolán McNamara2019-04-301-7/+12
* Resolves: tdf#124984 organize basic macro new added module doesn't show upCaolán McNamara2019-04-291-1/+3
* Resolves: tdf#124028 dangling "completion" entries block responsesCaolán McNamara2019-03-141-1/+0
* Resolves: tdf#122484 replace gtk autocomplete with vcl-alike autoselectCaolán McNamara2019-01-221-8/+0
* Resolves: tdf#122598 avoid crash on macro recording endCaolán McNamara2019-01-111-12/+8
* weld OfaSwAutoFmtOptionsPageCaolán McNamara2018-12-041-1/+1
* allow collapsing rowsCaolán McNamara2018-11-251-1/+4
* weld SwCondCollPageCaolán McNamara2018-11-223-18/+10
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-221-0/+1
* processing treeview entries in the wrong orderCaolán McNamara2018-11-211-2/+1
* weld TreeViewCaolán McNamara2018-11-1915-371/+1793
* Adapt to C++2a char_tStephan Bergmann2018-11-171-1/+1
* tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen2018-11-142-0/+2
* tdf#39593 deduplicate code in TreeListBoxtagezi2018-11-142-57/+33
* loplugin:singlevalfields in accessibility..extensionsNoel Grandin2018-11-122-13/+0
* move SvTreeListBox to vclCaolán McNamara2018-11-078-13/+13
* loplugin:collapseif in accessibility..cuiNoel Grandin2018-11-061-5/+2
* tdf#120703 PVS: this fix was wrongMike Kaganski2018-11-051-4/+7
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-11-032-30/+18
* fix signatures of deleted copy/assign operatorsNoel Grandin2018-11-021-1/+1
* loplugin:returnconstantNoel Grandin2018-10-304-13/+9
* tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen2018-10-261-0/+1
* weld AdvancedSettingsDialogCaolán McNamara2018-10-241-1/+1
* clang-tidy performance-unnecessary-copy-initialization inNoel Grandin2018-10-2312-65/+64
* tdf#120674 set DlgEdForm early in DlgEdObj::EndCreateArmin Le Grand2018-10-221-3/+16
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-191-1/+1
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-172-3/+3
* loplugin:staticvar in avmedia..connectivityNoel Grandin2018-10-171-1/+1
* Related: tdf#120612 help response missing from other help buttonsCaolán McNamara2018-10-163-0/+3
* tdf#120264 - Access to "Get Involved"heiko tietze2018-10-091-0/+1
* cppcheck: knownConditionTrueFalseJochen Nitschke2018-10-081-5/+2
* tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen2018-10-081-0/+1
* drop some now unnecessary includesCaolán McNamara2018-10-061-6/+0
* Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann2018-10-021-2/+2
* make all notebooks scrollable and enable_popupCaolán McNamara2018-10-021-0/+2
* loplugin:useuniqueptr in SvImpLBoxNoel Grandin2018-09-251-1/+1
* Resolves: tdf#119624 stray image_position bottom for some icons in buttonsCaolán McNamara2018-09-241-1/+0
* weld BreakPointDialogCaolán McNamara2018-09-205-131/+180
* New loplugin:externalStephan Bergmann2018-09-175-8/+8
* tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen2018-09-131-0/+1
* Revert "clang bugprone-unused-return-value"Noel Grandin2018-09-111-1/+2
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-101-0/+1
* clang bugprone-unused-return-valueNoel Grandin2018-09-081-2/+1
* loplugin:simplifyconstruct in accessibility..bridgesNoel Grandin2018-09-052-2/+0
* pass SdrUndoAction around by std::unique_ptrNoel Grandin2018-09-032-5/+3
* Fix typoAndrea Gelmini2018-08-251-1/+1
* Resolves: tdf#118572 ensure basic error dialog blocks any other dialogCaolán McNamara2018-08-241-0/+8
* Related: tdf#118572 set parent of basic error dialog to basic ideCaolán McNamara2018-08-241-1/+1
* Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov2018-08-201-4/+2
* td#f119300 crash in Manage BreakPoints dialogNoel Grandin2018-08-162-8/+13