summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2018-12-03tdf#121620 Opening Image tab of Bullets and Numbering dialog resets selectionNoel Grandin1-1/+1
2018-12-03tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+1
2018-12-02weld ScShareDocumentDlgCaolán McNamara3-4/+4
2018-12-01weld OfaAutoCompleteTabPageCaolán McNamara4-180/+154
2018-12-01weld OfaAutocorrExceptPageCaolán McNamara3-224/+195
2018-11-30loplugin:unusedmethodsNoel Grandin2-65/+0
2018-11-30loplugin:singlevalfieldsNoel Grandin2-13/+5
2018-11-30remove unused HeaderBarItemBits enum valuesNoel Grandin6-10/+10
2018-11-30weld OfaAutocorrReplacePageCaolán McNamara3-185/+249
2018-11-29drop unused VclAbstractRefreshableDialogCaolán McNamara2-12/+0
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen4-0/+4
2018-11-29weld ActualizeProgressCaolán McNamara4-60/+52
2018-11-29weld GalleryThemePropertiesCaolán McNamara7-185/+134
2018-11-29weld GalleryFilesPageCaolán McNamara3-179/+183
2018-11-28drop some unnecessary includesCaolán McNamara13-24/+3
2018-11-28Resolves: tdf#121695 call save_valueCaolán McNamara1-0/+5
2018-11-28loplugin:unusedmethodsNoel Grandin2-79/+0
2018-11-27tdf#121713 give filter a nameCaolán McNamara2-4/+4
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen4-0/+4
2018-11-27remove unused DrawButtonFlags enum valueNoel Grandin1-13/+0
2018-11-27suspicious has-default on help buttonsCaolán McNamara1-1/+0
2018-11-26drop some unnecessary includesCaolán McNamara14-35/+1
2018-11-26tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-29/+28
2018-11-25pretty up assign events dialogCaolán McNamara3-160/+172
2018-11-25weld SfxMacroAssignDlgCaolán McNamara5-40/+31
2018-11-25weld SwFrameDlgCaolán McNamara3-28/+16
2018-11-24allow collapsing rowsCaolán McNamara1-1/+4
2018-11-24convert EPathType to scoped enumNoel Grandin2-7/+5
2018-11-23weld SfxMacroTabPageCaolán McNamara7-231/+1145
2018-11-23Related: tdf#118764 last of the GtkRadioButtons with can-focus FalseCaolán McNamara1-6/+6
2018-11-21weld SwCondCollPageCaolán McNamara16-32/+21
2018-11-21loplugin:redundantfcast improvementsNoel Grandin1-1/+1
2018-11-21improve function-local statics in basic..cuiNoel Grandin1-11/+10
2018-11-20tdf#121538 index 1 never existedCaolán McNamara1-1/+3
2018-11-20tdf#120563 Improve the preview of numbering with relative sizeRéka Csékei1-5/+15
2018-11-20Related: tdf#121134: Changing http to https where possibleSabri Unal2-2/+2
2018-11-20Make Persona selection dialog look less busyAdolfo Jayme Barrientos1-134/+67
2018-11-19Resolves: tdf#121487 ::Execute called on "modeless" dialogCaolán McNamara4-4/+5
2018-11-19weld TreeViewCaolán McNamara25-112/+120
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen15-0/+15
2018-11-19loplugin:singlevalfieldsNoel Grandin1-5/+1
2018-11-17Adapt to C++2a char_tStephan Bergmann2-2/+2
2018-11-16loplugin:buriedassign in avmedia..cuiNoel Grandin1-4/+2
2018-11-16tdf#121216 Fix custom pattern not displayed in area tab pageJim Raykowski1-7/+8
2018-11-16loplugin:staticmethods improvementNoel Grandin3-4/+4
2018-11-15loplugin:staticmethods in svxNoel Grandin1-1/+1
2018-11-15Fix copy-paste blooperZdibák Zoltán1-1/+1
2018-11-13tdf#118568 Use custom image for signing signature lineSamuel Mehrbrodt4-10/+159
2018-11-13Related tdf#118581 Use subject name, not issuer name for signature lineSamuel Mehrbrodt1-2/+2
2018-11-12tdf#118581 Correctly display issuer name in signature lineSamuel Mehrbrodt1-3/+7