summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* loplugin:rangedforcopyStephan Bergmann2016-04-211-2/+2
* fix windows buildNoel Grandin2016-04-211-1/+3
* clang-tidy modernize-loop-convert in c*Noel Grandin2016-04-2117-103/+89
* new plugin stylepoliceNoel Grandin2016-04-213-26/+26
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-209-29/+29
* SvxNumberFormat::SetIncludeUpperLevels takes a sal_uInt8, not a sal_BoolStephan Bergmann2016-04-201-2/+2
* tdf#99361 Separate checkbox in Number dialogLaurent Balland-Poirier2016-04-205-47/+74
* clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin2016-04-207-19/+8
* cppcheck: silence known condition warning in cuiJochen Nitschke2016-04-181-5/+1
* postit dialog is too tallCaolán McNamara2016-04-182-15/+3
* cppcheck: noExplicitConstructorCaolán McNamara2016-04-181-1/+1
* clang-tidy performance-unnecessary-copy-initializationNoel Grandin2016-04-188-13/+10
* loplugin:passstuffbyref in cuiNoel Grandin2016-04-1414-35/+35
* Move clew/clew.h into external, tooStephan Bergmann2016-04-121-2/+2
* tdf#99104 Checkbox in User Data page isn’t aligned to anything in the sectionAdolfo Jayme Barrientos2016-04-121-2/+4
* Avoid reserved identifiersStephan Bergmann2016-04-127-16/+16
* Remove empty scriptdlg.hrcStephan Bergmann2016-04-123-28/+0
* clang-tidy performance-unnecessary-value-param in cuiNoel Grandin2016-04-1220-26/+26
* RID_SVXSTR_LANGUAGE_RESTART is not needed any more.Jan Holesovsky2016-04-113-30/+0
* tdf#79656 Restart now window for language changeBerk Gureken2016-04-111-2/+6
* tdf#99003 Rename Target to URLSamuel Mehrbrodt2016-04-081-20/+8
* tdf#97087 - Give Idles comprehensible and unique namesMuhammet Kara2016-04-072-2/+2
* loplugin:constantparamNoel Grandin2016-04-051-2/+2
* loplugin:constantparam in editengNoel Grandin2016-04-051-1/+1
* cppcheck: noExplicitConstructorCaolán McNamara2016-04-044-8/+11
* cppcheck: noExplicitConstructorCaolán McNamara2016-04-041-1/+1
* Make InputDialog class global to reuse it's code and tdf#97425Akshay Deep2016-04-046-201/+19
* tdf#45129 Customize Toolbars: Add category "All categories"Jakub Trzebiatowski2016-04-044-74/+113
* tdf#97499 Fixed containers parameters clearing #4tymyjan2016-04-042-4/+4
* tdf#97499 Fixed containers parameters clearing #2tymyjan2016-04-041-1/+1
* cleanup: remove unused Reference.h(xx) includesJochen Nitschke2016-04-022-2/+0
* loplugin:constantparam in vclNoel Grandin2016-04-011-1/+1
* tdf#97966 Drop 'static' keywordsWastack2016-04-013-6/+6
* tdf#98885 - hyperlink dialog - remove useless buttonJakub Trzebiatowski2016-03-313-49/+0
* tdf#97525 vcl: make DeletionListener internalJochen Nitschke2016-03-311-1/+0
* sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl2016-03-313-16/+17
* use SAL_N_ELEMENTS more widelyNoel Grandin2016-03-311-1/+1
* set translatable property in .ui files (bin/ui-translatable.sh)Andras Timar2016-03-291-2/+2
* tdf#90795 Fix Hyperlink Dialog for HiDPIChirag Manwani2016-03-286-15/+34
* fix headless buildOliver Specht2016-03-252-3/+16
* loplugin:constantparam in cuiNoel Grandin2016-03-232-6/+5
* tdf#97251 Always show the text direction alignment controlYousuf Philips2016-03-213-21/+7
* tdf#98405: apply color value when switching from 'none' to 'color'Oliver Specht2016-03-211-2/+3
* Switch personalization search url back to mozilla.org and...Giuseppe Castagno2016-03-191-32/+1
* convert SvButtonState to scoped enumNoel Grandin2016-03-1810-60/+56
* convert SvLBoxButtonKind to scoped enumNoel Grandin2016-03-184-12/+12
* loplugin:constantparam in cuiNoel Grandin2016-03-1810-28/+23
* drop unused params from SvLBoxItem and all it's subclassesNoel Grandin2016-03-1812-122/+89
* loplugin:constantparam in sfx2Noel Grandin2016-03-173-4/+3
* loplugin:constantparam in svtoolsNoel Grandin2016-03-171-1/+1