summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* SvxIconSelectorDialog was never destructedMaxim Monastirsky2016-05-051-1/+1
* loplugin:staticmethodsStephan Bergmann2016-05-042-67/+70
* tdf#88502 Firefox Theme URL in custom theme searchSusobhan Ghosh2016-05-046-278/+392
* use Any constructor instead of temporariesNoel Grandin2016-05-041-3/+1
* While at it, delete Any functions on sal_Bool*Stephan Bergmann2016-05-041-2/+2
* Prevent Any ctor from reinterpreting bool* as sal_Bool*Stephan Bergmann2016-05-031-1/+1
* tdf#99211 Use the restart dialog for notifications about restartirem2016-05-031-2/+5
* use Any constructor for bool values, instead of temporary varsNoel Grandin2016-05-031-4/+2
* Refactoring transparence tab codeRishabh Kumar2016-04-293-529/+580
* tdf#97087 Give comprehensible, unique names to idlesMuhammet Kara2016-04-281-1/+2
* tdf#89953: put zero kerning if item state has been invalidOliver Specht2016-04-261-2/+3
* update loplugin stylepolice to check local pointers varsNoel Grandin2016-04-262-14/+11
* tdf#89953 Character spacing: Increment by 0.1, not by 1Samuel Mehrbrodt2016-04-221-2/+2
* tdf#89953 Character spacing: Allow to enter negative valuesSamuel Mehrbrodt2016-04-223-161/+12
* Avoid reserved identifiersStephan Bergmann2016-04-229-91/+91
* Related tdf#88502 a better implementation than the one in...Giuseppe Castagno2016-04-221-0/+18
* loplugin:salbool: sal_Bool[] -> bool[]Stephan Bergmann2016-04-211-1/+1
* 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