summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
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
2018-11-12-Werror,-Wunused-private-fieldStephan Bergmann3-3/+0
2018-11-12loplugin:singlevalfields in accessibility..extensionsNoel Grandin7-77/+30
2018-11-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-2/+2
2018-11-11Removed repeated semicolonAndrea Gelmini3-6/+6
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai5-16/+15
2018-11-10Avoid getToken to just get last tokenMatteo Casalin1-1/+1
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski3-134/+61
2018-11-10tdf#120703 PVS: drop the unused codeMike Kaganski1-46/+8
2018-11-09Resolves: tdf#121290 Crash, if press F4 for a selected calloutCaolán McNamara3-50/+9
2018-11-09tdf#121294: Allow better localization of gallery properties dialog titleMuhammet Kara2-4/+55
2018-11-08Resolves: tdf#121225 needs to be resizableCaolán McNamara1-1/+0
2018-11-08Resolves: tdf#121270 use never scrollbar policy for gtk 3.18Caolán McNamara1-0/+2
2018-11-08Related: tdf#121238 show ui language as well as localeCaolán McNamara3-10/+29