summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)Author
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-01express that the checkbox labels the page number fieldCaolán McNamara
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-12Various typos about propertyJulien Nabet
2017-02-12Various typos on accessibleJulien Nabet
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-09tdf#98993 cui: Paragraph dialog: decimals in Line Spacing spinboxMichael Stahl
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
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-02-01Resolves: tdf#100438 focus trapped in disabled toolbarCaolán McNamara
2017-02-01loplugin:stringconstant handle calls to constructors with one argNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-30convert toolbar config context menu to .uiCaolán McNamara
2017-01-30crash on exit from undisposed insert special character dialogCaolán McNamara