summaryrefslogtreecommitdiffstats
path: root/cui
Commit message (Expand)AuthorAgeFilesLines
* remove EE_RESSTR preprocessor abuseBjoern Michaelsen2017-03-181-2/+2
* cleanup itempool includesJochen Nitschke2017-03-172-8/+4
* convert SvxBorderStyle to scoped enumNoel Grandin2017-03-172-28/+28
* remove unused defines from HRC files in cuiNoel Grandin2017-03-1614-71/+0
* drop GetId() from SfxUndoActionNoel Grandin2017-03-161-5/+5
* remove useless castsJochen Nitschke2017-03-151-8/+8
* replace creative empty string checkJochen Nitschke2017-03-151-2/+1
* convert SvxFrameDirection to scoped enumNoel Grandin2017-03-153-17/+17
* use SvxLanguageBoxBase::SetLanguageList()Eike Rathke2017-03-141-12/+1
* remove unused RID constantsNoel Grandin2017-03-149-119/+0
* remove noise UUUU tags in commentsNoel Grandin2017-03-145-50/+17
* change SvxFrameDirectionItem base to SfxEnumItemJochen Nitschke2017-03-142-4/+4
* Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann2017-03-131-9/+10
* Fix typosAndrea Gelmini2017-03-111-4/+4
* cid#1402150: Try to silence false positive reportStephan Bergmann2017-03-101-3/+3
* Remove newlines at end of fileSamuel Mehrbrodt2017-03-091-2/+0
* convert SvxCellHorJustify to scoped enumNoel Grandin2017-03-091-9/+9
* convert SvxShadowLocation to scoped enumNoel Grandin2017-03-081-6/+6
* convert SvxCaseMap to scoped enumNoel Grandin2017-03-081-6/+7
* convert SvxAdjust to scoped enumNoel Grandin2017-03-082-34/+34
* loplugin:loopvartoosmallStephan Bergmann2017-03-074-49/+47
* tdf#103847: Pass also XFillStyleItem to subtabsKatarina Behrens2017-03-061-1/+4
* convert SdrTextAniKind to scoped enumNoel Grandin2017-03-061-10/+10
* convert ScrollingMode to scoped enumNoel Grandin2017-03-061-6/+6
* make use of the SfxItemSet::GetItem<T> methodNoel Grandin2017-03-061-1/+1
* Remove redundant 'inline' keywordStephan Bergmann2017-03-037-20/+20
* drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin2017-03-033-7/+7
* use SvxExtNumType in SvxNumberTypeNoel Grandin2017-03-032-7/+12
* convert SfxEnumItem to type-safe template classNoel Grandin2017-03-031-7/+7
* express that the checkbox labels the page number fieldCaolán McNamara2017-03-011-0/+3
* tdf#77111 cui,sw: fix page number offset on paragraph dialog "Text Flow"Michael Stahl2017-03-013-26/+69
* typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin2017-03-019-65/+65
* new loplugin unoanyNoel Grandin2017-02-283-8/+8
* makeAny->Any in cppuhelper..cuiNoel Grandin2017-02-2413-78/+74
* Related: tdf#106099 avoid casting LISTBOX_ENTRY_NOTFOUND to FontEmphasisMarkCaolán McNamara2017-02-211-6/+10
* loplugin:subtlezeroinit: cuiStephan Bergmann2017-02-212-4/+4
* tdf#103224: Get the initial colour rightKatarina Behrens2017-02-203-30/+25
* Drop :: prefix from std in c*/Tor Lillqvist2017-02-1528-63/+63
* replace SdrMeasureTextVPos with css::drawing::MeasureTextVertPosCaolán McNamara2017-02-151-32/+31
* replace SdrMeasureTextHPos with css::drawing::MeasureTextHorzPosCaolán McNamara2017-02-151-44/+47
* Convert WindowType to scoped enumNoel Grandin2017-02-142-2/+2
* convert CharCompressType to scoped enumNoel Grandin2017-02-131-7/+10
* Various typos about propertyJulien Nabet2017-02-121-1/+1
* Various typos on accessibleJulien Nabet2017-02-121-3/+3
* convert SvtSaveOptions::EOption to scoped enumNoel Grandin2017-02-101-11/+11
* convert SvtSecurityOptions::EOption to scoped enumNoel Grandin2017-02-102-19/+19
* convert SvtSysLocaleOptions::EOption to scoped enumNoel Grandin2017-02-101-3/+3
* tdf#98993 cui: Paragraph dialog: decimals in Line Spacing spinboxMichael Stahl2017-02-091-0/+1
* Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl2017-02-072-4/+4
* remove ugly operator* in DynamicErrorInfoNoel Grandin2017-02-072-4/+4