summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)AuthorFilesLines
2018-11-30loplugin:unusedmethodsNoel Grandin2-94/+0
2018-11-29Rename files for class ObjectCatalogtagezi4-3/+3
2018-11-29Adds print even pages/print odd pages options in print dialogDaniel Silva3-4/+38
2018-11-29Configures page range in print dialogDaniel2-12/+9
2018-11-29Reformat and documentation of ObjectCatalogtagezi2-38/+34
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin1-49/+46
2018-11-28drop some unnecessary includesCaolán McNamara1-1/+0
2018-11-28loplugin:unusedmethodsNoel Grandin3-34/+0
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen1-0/+1
2018-11-24allow collapsing rowsCaolán McNamara1-1/+4
2018-11-23Fix typoAndrea Gelmini1-1/+1
2018-11-21weld SwCondCollPageCaolán McNamara3-18/+10
2018-11-21processing treeview entries in the wrong orderCaolán McNamara1-2/+1
2018-11-21loplugin:redundantfcast improvementsNoel Grandin1-1/+1
2018-11-19weld TreeViewCaolán McNamara15-371/+1793
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-11-18tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-33/+29
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