summaryrefslogtreecommitdiff
path: root/cui/source
AgeCommit message (Expand)Author
2017-03-16remove unused defines from HRC files in cuiNoel Grandin
2017-03-16drop GetId() from SfxUndoActionNoel Grandin
2017-03-15remove useless castsJochen Nitschke
2017-03-15replace creative empty string checkJochen Nitschke
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-14use SvxLanguageBoxBase::SetLanguageList()Eike Rathke
2017-03-14remove unused RID constantsNoel Grandin
2017-03-14remove noise UUUU tags in commentsNoel Grandin
2017-03-14change SvxFrameDirectionItem base to SfxEnumItemJochen Nitschke
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann
2017-03-11Fix typosAndrea Gelmini
2017-03-10cid#1402150: Try to silence false positive reportStephan Bergmann
2017-03-09Remove newlines at end of fileSamuel Mehrbrodt
2017-03-09convert SvxCellHorJustify to scoped enumNoel Grandin
2017-03-08convert SvxShadowLocation to scoped enumNoel Grandin
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-03-07loplugin:loopvartoosmallStephan Bergmann
2017-03-06tdf#103847: Pass also XFillStyleItem to subtabsKatarina Behrens
2017-03-06convert SdrTextAniKind to scoped enumNoel Grandin
2017-03-06convert ScrollingMode to scoped enumNoel Grandin
2017-03-06make use of the SfxItemSet::GetItem<T> methodNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin
2017-03-03use SvxExtNumType in SvxNumberTypeNoel Grandin
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin
2017-03-01tdf#77111 cui,sw: fix page number offset on paragraph dialog "Text Flow"Michael Stahl
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-24makeAny->Any in cppuhelper..cuiNoel Grandin
2017-02-21Related: tdf#106099 avoid casting LISTBOX_ENTRY_NOTFOUND to FontEmphasisMarkCaolán McNamara
2017-02-21loplugin:subtlezeroinit: cuiStephan Bergmann
2017-02-20tdf#103224: Get the initial colour rightKatarina Behrens
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-15replace SdrMeasureTextVPos with css::drawing::MeasureTextVertPosCaolán McNamara
2017-02-15replace SdrMeasureTextHPos with css::drawing::MeasureTextHorzPosCaolán McNamara
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-13convert CharCompressType to scoped enumNoel Grandin
2017-02-10convert SvtSaveOptions::EOption to scoped enumNoel Grandin
2017-02-10convert SvtSecurityOptions::EOption to scoped enumNoel Grandin
2017-02-10convert SvtSysLocaleOptions::EOption to scoped enumNoel Grandin
2017-02-07Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl
2017-02-07remove ugly operator* in DynamicErrorInfoNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-06loplugin:unusedenumconstants in connectivity..cuiNoel Grandin
2017-02-05sal_uIntPtr to sal_uInt16Matteo Casalin
2017-02-03Typo: progess->progressJulien Nabet
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-02-01Need <config_features.h> here, tooTor Lillqvist