summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2016-04-26tdf#89953: put zero kerning if item state has been invalidOliver Specht1-2/+3
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin2-14/+11
2016-04-22tdf#89953 Character spacing: Increment by 0.1, not by 1Samuel Mehrbrodt1-2/+2
2016-04-22tdf#89953 Character spacing: Allow to enter negative valuesSamuel Mehrbrodt3-161/+12
2016-04-22Avoid reserved identifiersStephan Bergmann9-91/+91
2016-04-22Related tdf#88502 a better implementation than the one in...Giuseppe Castagno1-0/+18
2016-04-21loplugin:salbool: sal_Bool[] -> bool[]Stephan Bergmann1-1/+1
2016-04-21loplugin:rangedforcopyStephan Bergmann1-2/+2
2016-04-21fix windows buildNoel Grandin1-1/+3
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin17-103/+89
2016-04-21new plugin stylepoliceNoel Grandin3-26/+26
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann9-29/+29
2016-04-20SvxNumberFormat::SetIncludeUpperLevels takes a sal_uInt8, not a sal_BoolStephan Bergmann1-2/+2
2016-04-20tdf#99361 Separate checkbox in Number dialogLaurent Balland-Poirier5-47/+74
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin7-19/+8
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