summaryrefslogtreecommitdiff
path: root/cui
AgeCommit message (Expand)AuthorFilesLines
2017-04-05prev/next buttons start invisible in the .uiCaolán McNamara1-5/+2
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin2-2/+2
2017-04-05loplugin:constantparam part2Noel Grandin1-1/+1
2017-04-04coverity#1403732 Mixing enum typesCaolán McNamara2-32/+30
2017-04-04tdf#106938 TSA Dialog: Improve Dialog LayoutThomas Beck1-37/+29
2017-04-03coverity#1403734 Mixing enum typesCaolán McNamara1-0/+1
2017-04-02Typo: TopToBotton -> TopToBottomTamás Zolnai1-2/+2
2017-04-02Hide useless label for adjacent cells on border tabpageTamás Zolnai2-0/+6
2017-03-31Related: tdf#106515 show OpenSymbol if unavailable StarSymbol requestedCaolán McNamara1-0/+7
2017-03-31const these upCaolán McNamara1-3/+3
2017-03-31Resolves: tdf#106515 use OpenSymbol, not StarSymbol as the default bullet fontCaolán McNamara1-2/+2
2017-03-31tdf#105922: Apply custom gradient/hatch even if not saved as presetKatarina Behrens2-3/+15
2017-03-31use actual UNO enums in svxNoel Grandin3-13/+13
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