summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/chardlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: cuiStephan Bergmann1-7/+7
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-27/+27
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-4/+4
2017-09-14improve redundantcast lopluginNoel Grandin1-2/+2
2017-07-31loplugin:constparams in cuiNoel Grandin1-5/+5
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-0/+1
2017-06-20loplugin:oncevar in cuiNoel Grandin1-5/+2
2017-05-19make string translation loading more uniformCaolán McNamara1-5/+5
2017-04-29tdf#39468: Translate some German comments and termsJens Carl1-1/+1
2017-04-26use strong_int for LanguageTypeNoel Grandin1-3/+3
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin1-2/+2
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin1-1/+1
2017-04-02Typo: TopToBotton -> TopToBottomTamás Zolnai1-2/+2
2017-03-30Related: tdf#106080 support a 'none' color in search by formatCaolán McNamara1-6/+27
2017-03-29Resolves: tdf#106080 fix explicitly setting automatic in search by formatCaolán McNamara1-7/+18
2017-03-29expand these unhelpful macrosCaolán McNamara1-15/+6
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin1-3/+3
2017-03-15remove useless castsJochen Nitschke1-8/+8
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin1-6/+7
2017-02-21Related: tdf#106099 avoid casting LISTBOX_ENTRY_NOTFOUND to FontEmphasisMarkCaolán McNamara1-6/+10
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-2/+2
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski1-1/+1
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin1-1/+1
2016-11-10loplugin:expandablemethods in cuiNoel Grandin1-27/+8
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara1-140/+26
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud1-26/+140
2016-11-04unify color selectorsCaolán McNamara1-140/+26
2016-10-19loplugin:expandablemethodds in cuiNoel Grandin1-7/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-8/+8
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-19/+19
2016-08-24convert EditedAndValid to scoped enumNoel Grandin1-3/+3
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-10/+10
2016-08-17convert SvxEscapement to scoped enumNoel Grandin1-8/+8
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke1-1/+1
2016-06-14Related: tdf#90480 explain in the font color dialog why colors aren't used...Caolán McNamara1-0/+5
2016-06-14tdf#89329: use unique_ptr for m_pImpl in chardlgArnold Dumas1-2/+1
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-8/+8
2016-05-30Convert FontRelief to scoped enumNoel Grandin1-1/+1
2016-05-09fix windows and android buildNoel Grandin1-1/+1
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin1-6/+6
2016-04-26tdf#89953: put zero kerning if item state has been invalidOliver Specht1-2/+3
2016-04-22tdf#89953 Character spacing: Allow to enter negative valuesSamuel Mehrbrodt1-99/+4
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin1-1/+1
2016-02-26cui: Fix a wrong label "Rotation" in Character > Position menuTakeshi Abe1-1/+1
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-49/+0
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-14/+14
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-20/+20
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock1-2/+2