summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna28-78/+78
2017-03-30Related: tdf#106080 support a 'none' color in search by formatCaolán McNamara2-6/+30
2017-03-29tdf#39468 Translate German commentsJens Carl17-42/+42
2017-03-29Resolves: tdf#106080 fix explicitly setting automatic in search by formatCaolán McNamara2-7/+21
2017-03-29expand these unhelpful macrosCaolán McNamara1-15/+6
2017-03-29loplugin:unusedmethodsNoel Grandin1-1/+0
2017-03-29convert EViewType to scoped enumNoel Grandin5-8/+8
2017-03-29tdf#105281 Rearrange a few things for l10n-friendlinessAdolfo Jayme Barrientos1-67/+72
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas5-0/+5
2017-03-27Use hub link for git logSamuel Mehrbrodt1-1/+1
2017-03-25Fix typosAndrea Gelmini3-3/+3
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin3-9/+6
2017-03-23“Hyperlink” is NOT a dated word, it’s just a precise oneAdolfo Jayme Barrientos4-8/+8
2017-03-22Use rtl::isAscii* instead of ctype.h is* with sal_Unicode argStephan Bergmann1-2/+1
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin9-25/+25
2017-03-22create SfxDisableFlags enumNoel Grandin1-1/+1
2017-03-18remove EE_RESSTR preprocessor abuseBjoern Michaelsen1-2/+2
2017-03-17cleanup itempool includesJochen Nitschke2-8/+4
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin2-28/+28
2017-03-16remove unused defines from HRC files in cuiNoel Grandin14-71/+0
2017-03-16drop GetId() from SfxUndoActionNoel Grandin1-5/+5
2017-03-15remove useless castsJochen Nitschke1-8/+8
2017-03-15replace creative empty string checkJochen Nitschke1-2/+1
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin3-17/+17
2017-03-14use SvxLanguageBoxBase::SetLanguageList()Eike Rathke1-12/+1
2017-03-14remove unused RID constantsNoel Grandin9-119/+0
2017-03-14remove noise UUUU tags in commentsNoel Grandin5-50/+17
2017-03-14change SvxFrameDirectionItem base to SfxEnumItemJochen Nitschke2-4/+4
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann1-9/+10
2017-03-11Fix typosAndrea Gelmini1-4/+4
2017-03-10cid#1402150: Try to silence false positive reportStephan Bergmann1-3/+3
2017-03-09Remove newlines at end of fileSamuel Mehrbrodt1-2/+0
2017-03-09convert SvxCellHorJustify to scoped enumNoel Grandin1-9/+9
2017-03-08convert SvxShadowLocation to scoped enumNoel Grandin1-6/+6
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin1-6/+7
2017-03-08convert SvxAdjust to scoped enumNoel Grandin2-34/+34
2017-03-07loplugin:loopvartoosmallStephan Bergmann4-49/+47
2017-03-06tdf#103847: Pass also XFillStyleItem to subtabsKatarina Behrens1-1/+4
2017-03-06convert SdrTextAniKind to scoped enumNoel Grandin1-10/+10
2017-03-06convert ScrollingMode to scoped enumNoel Grandin1-6/+6
2017-03-06make use of the SfxItemSet::GetItem<T> methodNoel Grandin1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann7-20/+20
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin3-7/+7
2017-03-03use SvxExtNumType in SvxNumberTypeNoel Grandin2-7/+12
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin1-7/+7
2017-03-01express that the checkbox labels the page number fieldCaolán McNamara1-0/+3
2017-03-01tdf#77111 cui,sw: fix page number offset on paragraph dialog "Text Flow"Michael Stahl3-26/+69
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin9-65/+65
2017-02-28new loplugin unoanyNoel Grandin3-8/+8
2017-02-24makeAny->Any in cppuhelper..cuiNoel Grandin13-78/+74