summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* tdf#101442 Change "hyperlink" to "link" for a modern vocabularyFederico Bassini2016-10-103-5/+5
* I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara2016-10-063-32/+11
* ImageList just reads and discards the MaskColor, so drop itCaolán McNamara2016-10-062-6/+0
* these other IMAGE_STDBTN_COLOR defines do nothingCaolán McNamara2016-10-061-4/+0
* convert the last two lonely FixedInfos to FixedTextCaolán McNamara2016-10-0511-13/+0
* convert MapUnit to scoped enumNoel Grandin2016-10-0538-157/+157
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-05180-1315/+1315
* remove bogus include checksNoel Grandin2016-10-041-3/+0
* Resolves: tdf#101953 controls become wider/smaller switching to/from graphicsCaolán McNamara2016-10-031-0/+20
* Fix typosAndrea Gelmini2016-10-011-1/+1
* tdf#102235 Tweak terms to avoid misunderstandingsAdolfo Jayme Barrientos2016-09-291-2/+2
* tdf#102235 Replace Hindi with Indic and add some sample digitsLaurent Balland-Poirier2016-09-281-2/+2
* tdf#101549: Remove tooltip_markup from glade .ui filesMuhammet Kara2016-09-285-13/+0
* Resolves: tdf#96748 'Default Language' show current ui lang not new defaultCaolán McNamara2016-09-281-1/+12
* Resolves: tdf#101475 adjacent cells text is still too wideCaolán McNamara2016-09-272-13/+17
* convert ITEMCONN_ constants to scoped enumNoel Grandin2016-09-263-21/+21
* tdf#96505 Get rid of cargo cult "long" integer literalsRosen2016-09-251-7/+7
* perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke2016-09-231-1/+0
* loplugin:unusedmethods in chart2..svxNoel Grandin2016-09-224-32/+0
* loplugin:unusedmethods unused returnsNoel Grandin2016-09-222-9/+2
* convert UPDATE constants to typed_flagsNoel Grandin2016-09-221-42/+43
* convert COLORMODE_RGB constants to scoped enumNoel Grandin2016-09-221-49/+48
* tdf#101976 related: check for read-only state of all Online Update settingsAndras Timar2016-09-211-8/+19
* unused headerAndras Timar2016-09-211-1/+0
* Resolves: tdf#100795 SAL_MIN_INT32 32bit overflows on finding min limitCaolán McNamara2016-09-211-4/+4
* Fix "ubsan: 9 is not a valid value for type ´SvxNumType´" once againStephan Bergmann2016-09-201-3/+3
* loplugin:unusedfieldsNoel Grandin2016-09-203-12/+3
* tdf#67973 UI: change option name from "Format" to "Page numbers"Muhammet Kara2016-09-191-7/+2
* add comment for raw numberJochen Nitschke2016-09-161-2/+1
* loplugin:singlevalfields in basic..idlNoel Grandin2016-09-167-50/+11
* tdf#82840 Add radio buttons for toolbar stylesMuhammet Kara2016-09-155-82/+163
* loplugin:constantparam in chart2..connectivityNoel Grandin2016-09-1414-56/+27
* tdf#74377 Keyboard shortcuts for context menusMaxim Monastirsky2016-09-133-1/+53
* loplugin:dllprivateStephan Bergmann2016-09-132-7/+7
* Change presets label from default to preset in border tabYousuf Philips2016-09-131-1/+1
* Adjust controls in sw paragraph dialog alignment tabYousuf Philips2016-09-133-36/+15
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-13111-213/+213
* Remove nonsense comments: // bitfieldTor Lillqvist2016-09-131-1/+0
* tdf#101976 cui: fix crash when setting AutoCheckEnabled and it is read-onlyMiklos Vajna2016-09-132-3/+12
* check for read-only state of OpenCL settingsAndras Timar2016-09-101-0/+2
* loplugin:constantparam in sfx2Noel Grandin2016-09-092-47/+10
* handle read-only state of collect usage information settingAndras Timar2016-09-091-0/+1
* loplugin:constantparam in svxNoel Grandin2016-09-093-64/+27
* Adjust labels in the bullets and numbering dialogYousuf Philips2016-09-071-1/+1
* tdf#82840 Add 'Add Separator' button to toolbar customizationMuhammet Kara2016-09-075-41/+64
* wrong ScopedVclPtrInstance creationCaolán McNamara2016-09-071-1/+1
* loplugin:constantparam in vclNoel Grandin2016-09-072-3/+3
* a11y: fix missing labels in sw paragraph dialog textflow tabYousuf Philips2016-09-061-1/+4
* a11y: Labels for fill characters options in paragraph dialogYousuf Philips2016-09-061-34/+45
* tdf#82840 Add 'Reset' button to toolbar customizationMuhammet Kara2016-09-055-119/+209