summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)Author
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30Related: tdf#106080 support a 'none' color in search by formatCaolán McNamara
2017-03-29tdf#39468 Translate German commentsJens Carl
2017-03-29Resolves: tdf#106080 fix explicitly setting automatic in search by formatCaolán McNamara
2017-03-29expand these unhelpful macrosCaolán McNamara
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-29convert EViewType to scoped enumNoel Grandin
2017-03-29tdf#105281 Rearrange a few things for l10n-friendlinessAdolfo Jayme Barrientos
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas
2017-03-27Use hub link for git logSamuel Mehrbrodt
2017-03-25Fix typosAndrea Gelmini
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-23“Hyperlink” is NOT a dated word, it’s just a precise oneAdolfo Jayme Barrientos
2017-03-22Use rtl::isAscii* instead of ctype.h is* with sal_Unicode argStephan Bergmann
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-03-22create SfxDisableFlags enumNoel Grandin
2017-03-18remove EE_RESSTR preprocessor abuseBjoern Michaelsen
2017-03-17cleanup itempool includesJochen Nitschke
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin
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-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