summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2016-04-18cppcheck: silence known condition warning in cuiJochen Nitschke1-5/+1
2016-04-18postit dialog is too tallCaolán McNamara2-15/+3
2016-04-18cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin8-13/+10
2016-04-14loplugin:passstuffbyref in cuiNoel Grandin14-35/+35
2016-04-12Move clew/clew.h into external, tooStephan Bergmann1-2/+2
2016-04-12tdf#99104 Checkbox in User Data page isn’t aligned to anything in the sectionAdolfo Jayme Barrientos1-2/+4
2016-04-12Avoid reserved identifiersStephan Bergmann7-16/+16
2016-04-12Remove empty scriptdlg.hrcStephan Bergmann3-28/+0
2016-04-12clang-tidy performance-unnecessary-value-param in cuiNoel Grandin20-26/+26
2016-04-11RID_SVXSTR_LANGUAGE_RESTART is not needed any more.Jan Holesovsky3-30/+0
2016-04-11tdf#79656 Restart now window for language changeBerk Gureken1-2/+6
2016-04-08tdf#99003 Rename Target to URLSamuel Mehrbrodt1-20/+8
2016-04-07tdf#97087 - Give Idles comprehensible and unique namesMuhammet Kara2-2/+2
2016-04-05loplugin:constantparamNoel Grandin1-2/+2
2016-04-05loplugin:constantparam in editengNoel Grandin1-1/+1
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara4-8/+11
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2016-04-04Make InputDialog class global to reuse it's code and tdf#97425Akshay Deep6-201/+19
2016-04-04tdf#45129 Customize Toolbars: Add category "All categories"Jakub Trzebiatowski4-74/+113
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan2-4/+4
2016-04-04tdf#97499 Fixed containers parameters clearing #2tymyjan1-1/+1
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke2-2/+0
2016-04-01loplugin:constantparam in vclNoel Grandin1-1/+1
2016-04-01tdf#97966 Drop 'static' keywordsWastack3-6/+6
2016-03-31tdf#98885 - hyperlink dialog - remove useless buttonJakub Trzebiatowski3-49/+0
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke1-1/+0
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl3-16/+17
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin1-1/+1
2016-03-29set translatable property in .ui files (bin/ui-translatable.sh)Andras Timar1-2/+2
2016-03-28tdf#90795 Fix Hyperlink Dialog for HiDPIChirag Manwani6-15/+34
2016-03-25fix headless buildOliver Specht2-3/+16
2016-03-23loplugin:constantparam in cuiNoel Grandin2-6/+5
2016-03-21tdf#97251 Always show the text direction alignment controlYousuf Philips3-21/+7
2016-03-21tdf#98405: apply color value when switching from 'none' to 'color'Oliver Specht1-2/+3
2016-03-19Switch personalization search url back to mozilla.org and...Giuseppe Castagno1-32/+1
2016-03-18convert SvButtonState to scoped enumNoel Grandin10-60/+56
2016-03-18convert SvLBoxButtonKind to scoped enumNoel Grandin4-12/+12
2016-03-18loplugin:constantparam in cuiNoel Grandin10-28/+23
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin12-122/+89
2016-03-17loplugin:constantparam in sfx2Noel Grandin3-4/+3
2016-03-17loplugin:constantparam in svtoolsNoel Grandin1-1/+1
2016-03-17loplugin:constantparam in svxNoel Grandin2-9/+6
2016-03-16loplugin:constantparams in vcl/Noel Grandin2-5/+5
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin1-9/+9
2016-03-15loplugin:constantparamNoel Grandin3-8/+3
2016-03-14inline some use-once macrosNoel Grandin1-4/+1
2016-03-14Resolves: tdf#94968 return false is expanding failed to add anythingCaolán McNamara1-1/+1
2016-03-14configuration warnings about non-nillable properties with no default setCaolán McNamara1-4/+7
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard2-2/+2