summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)AuthorFilesLines
2019-09-30use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin5-16/+16
2019-09-26Resolves tdf#122707 - Replace listbox for print range by radio buttonsheiko tietze2-7/+15
2019-09-26Adds print even pages/print odd pages options in print dialogDaniel Silva3-4/+38
2019-09-26Configures page range in print dialogDaniel2-12/+9
2019-06-15Remove Help - Restart in Safe Mode menu itemAndras Timar1-2/+0
2019-06-15Remove Help - Donate to LibreOffice menu itemAndras Timar1-3/+0
2019-04-30Resolves: tdf#124704 need to state the area the tooltip is forCaolán McNamara1-7/+12
2019-04-29Resolves: tdf#124984 organize basic macro new added module doesn't show upCaolán McNamara1-1/+3
2019-03-14Resolves: tdf#124028 dangling "completion" entries block responsesCaolán McNamara1-1/+0
2019-01-22Resolves: tdf#122484 replace gtk autocomplete with vcl-alike autoselectCaolán McNamara1-8/+0
2019-01-11Resolves: tdf#122598 avoid crash on macro recording endCaolán McNamara1-12/+8
2018-12-04weld OfaSwAutoFmtOptionsPageCaolán McNamara1-1/+1
2018-11-25allow collapsing rowsCaolán McNamara1-1/+4
2018-11-22weld SwCondCollPageCaolán McNamara3-18/+10
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-11-21processing treeview entries in the wrong orderCaolán McNamara1-2/+1
2018-11-19weld TreeViewCaolán McNamara15-371/+1793
2018-11-17Adapt to C++2a char_tStephan Bergmann1-1/+1
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen2-0/+2
2018-11-14 tdf#39593 deduplicate code in TreeListBoxtagezi2-57/+33
2018-11-12loplugin:singlevalfields in accessibility..extensionsNoel Grandin2-13/+0
2018-11-07move SvTreeListBox to vclCaolán McNamara8-13/+13
2018-11-06loplugin:collapseif in accessibility..cuiNoel Grandin1-5/+2
2018-11-05tdf#120703 PVS: this fix was wrongMike Kaganski1-4/+7
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2-30/+18
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin1-1/+1
2018-10-30loplugin:returnconstantNoel Grandin4-13/+9
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-0/+1
2018-10-24weld AdvancedSettingsDialogCaolán McNamara1-1/+1
2018-10-23clang-tidy performance-unnecessary-copy-initialization inNoel Grandin12-65/+64
2018-10-22tdf#120674 set DlgEdForm early in DlgEdObj::EndCreateArmin Le Grand1-3/+16
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-1/+1
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin2-3/+3
2018-10-17loplugin:staticvar in avmedia..connectivityNoel Grandin1-1/+1
2018-10-16Related: tdf#120612 help response missing from other help buttonsCaolán McNamara3-0/+3
2018-10-09tdf#120264 - Access to "Get Involved"heiko tietze1-0/+1
2018-10-08cppcheck: knownConditionTrueFalseJochen Nitschke1-5/+2
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen1-0/+1
2018-10-06drop some now unnecessary includesCaolán McNamara1-6/+0
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann1-2/+2
2018-10-02make all notebooks scrollable and enable_popupCaolán McNamara1-0/+2
2018-09-25loplugin:useuniqueptr in SvImpLBoxNoel Grandin1-1/+1
2018-09-24Resolves: tdf#119624 stray image_position bottom for some icons in buttonsCaolán McNamara1-1/+0
2018-09-20weld BreakPointDialogCaolán McNamara5-131/+180
2018-09-17New loplugin:externalStephan Bergmann5-8/+8
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen1-0/+1
2018-09-11Revert "clang bugprone-unused-return-value"Noel Grandin1-1/+2
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen1-0/+1
2018-09-08clang bugprone-unused-return-valueNoel Grandin1-2/+1
2018-09-05loplugin:simplifyconstruct in accessibility..bridgesNoel Grandin2-2/+0