summaryrefslogtreecommitdiff
path: root/cui/source/tabpages
AgeCommit message (Expand)AuthorFilesLines
2017-07-13use more OUString::operator== comphelper..cuiNoel Grandin1-2/+2
2017-07-08Related tdf#108925: Use 5% steps for relative size number fieldTamás Zolnai1-0/+1
2017-07-07tdf#108925: Too small bullet size confuses the userTamás Zolnai1-0/+1
2017-07-04loplugin:unusedfields in cui..idlNoel Grandin2-2/+2
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann2-3/+2
2017-07-02loplugin:casttovoid: cuiStephan Bergmann1-1/+0
2017-06-26Fix typosAndrea Gelmini2-3/+3
2017-06-23loplugin:unusedfields in cuiNoel Grandin15-70/+8
2017-06-21loplugin:unusedfields in svtoolsNoel Grandin2-3/+0
2017-06-21loplugin:unusedfields in svx part2Noel Grandin2-51/+6
2017-06-21loplugin:unusedfields in svx part1Noel Grandin1-1/+0
2017-06-21convert ErrCode to strong typedefNoel Grandin2-3/+3
2017-06-21Resolves: tdf#105740 select without selecting.. tdf#101588 b0rkEike Rathke1-6/+6
2017-06-20loplugin:oncevar in cuiNoel Grandin6-27/+12
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann2-8/+7
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin1-1/+1
2017-06-12Get rid of last remainders of SetPos nonsenseKatarina Behrens3-11/+3
2017-06-08tdf#107087: Select bitmap fill from preset listKatarina Behrens2-7/+7
2017-06-05Improved loplugin:cstylecast to reference types: cuiStephan Bergmann1-1/+1
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin1-1/+1
2017-05-30teach redundantcast plugin about functional castsNoel Grandin4-8/+5
2017-05-20tdf#107822: Apply custom pattern even if not saved as presetKatarina Behrens1-12/+4
2017-05-19loplugin:stringcopy: cuiStephan Bergmann2-3/+3
2017-05-19make string translation loading more uniformCaolán McNamara20-80/+80
2017-05-19loplugin:unusedfieldsNoel Grandin1-2/+0
2017-05-18Remove parentheses around some comparisonsStephan Bergmann1-1/+1
2017-05-18can drop CUI_RESSTR nowCaolán McNamara8-46/+46
2017-05-17tdf#107877: Don't crash if all bitmaps are deletedXisco Fauli1-12/+20
2017-05-16loplugin:checkunusedparams variousNoel Grandin1-2/+2
2017-05-15Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M2-2/+2
2017-05-14tdf#107847 Make sure m_xContext is not emptyMaxim Monastirsky1-1/+1
2017-05-12remove unused uno::Reference varsNoel Grandin1-2/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert cui module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin1-3/+3
2017-05-04document /italic/ and -strikeout- markupTiagoSantos1-1/+1
2017-05-03these errors resources are in svx, not cuiCaolán McNamara1-1/+1
2017-04-29tdf#39468: Translate some German comments and termsJens Carl2-2/+2
2017-04-28loplugin:salunicodeliteral: cuiStephan Bergmann1-2/+2
2017-04-28move builder attributes from OString to OUStringCaolán McNamara1-1/+1
2017-04-28tdf#107437 Fix display of Start/End Quote window titlesGabor Kelemen2-5/+9
2017-04-26use strong_int for LanguageTypeNoel Grandin3-7/+7
2017-04-25remove bitmaps from .src filesCaolán McNamara4-174/+9
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock12-0/+12
2017-04-19This doesn't have to be member variable, it is used just onceKatarina Behrens3-14/+6
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin1-4/+1
2017-04-13Related tdf#105922: step increment is a property of the shapeKatarina Behrens1-1/+0
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin3-6/+6
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: cuiStephan Bergmann1-4/+4
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin1-1/+1