summaryrefslogtreecommitdiff
path: root/cui/source/tabpages
AgeCommit message (Expand)Author
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: cuiStephan Bergmann
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-04-04coverity#1403732 Mixing enum typesCaolán McNamara
2017-04-03coverity#1403734 Mixing enum typesCaolán McNamara
2017-04-02Typo: TopToBotton -> TopToBottomTamás Zolnai
2017-04-02Hide useless label for adjacent cells on border tabpageTamás Zolnai
2017-03-31const these upCaolán McNamara
2017-03-31Resolves: tdf#106515 use OpenSymbol, not StarSymbol as the default bullet fontCaolán McNamara
2017-03-31tdf#105922: Apply custom gradient/hatch even if not saved as presetKatarina Behrens
2017-03-31use actual UNO enums in svxNoel Grandin
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-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas
2017-03-25Fix typosAndrea Gelmini
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-03-18remove EE_RESSTR preprocessor abuseBjoern Michaelsen
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin
2017-03-16remove unused defines from HRC files in cuiNoel Grandin
2017-03-15remove useless castsJochen 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-11Fix typosAndrea Gelmini
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-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-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-07Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl