summaryrefslogtreecommitdiff
path: root/cui/source/inc/chardlg.hxx
AgeCommit message (Expand)AuthorFilesLines
2019-06-02drop some unneeded includesCaolán McNamara1-1/+0
2019-04-19drop some includesCaolán McNamara1-2/+0
2019-01-24loplugin:constparams in connectivity..cuiNoel Grandin1-1/+1
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-15/+15
2018-09-14rename CharBasePage back to SvxCharNamePageCaolán McNamara1-7/+7
2018-09-14drop now unused SvxCharBasePageCaolán McNamara1-28/+0
2018-09-14weld SvxCharNamePageCaolán McNamara1-45/+45
2018-09-07weld SvxCharEffectsPageCaolán McNamara1-44/+35
2018-06-16tdf#58941 Manipulate with font features using FontFeatureDialogTomaž Vajngerl1-0/+6
2018-06-14loplugin:unusedmethodsNoel Grandin1-1/+0
2018-06-13weld SvxCharPositionPageCaolán McNamara1-35/+62
2018-06-13weld SvxCharTwoLinesPageCaolán McNamara1-12/+11
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-4/+4
2017-07-31loplugin:constparams in cuiNoel Grandin1-1/+1
2017-03-30Related: tdf#106080 support a 'none' color in search by formatCaolán McNamara1-0/+3
2017-03-29Resolves: tdf#106080 fix explicitly setting automatic in search by formatCaolán McNamara1-0/+3
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2016-11-10loplugin:expandablemethods in cuiNoel Grandin1-8/+0
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara1-6/+5
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud1-5/+6
2016-11-04unify color selectorsCaolán McNamara1-6/+5
2016-10-19loplugin:expandablemethodds in cuiNoel Grandin1-1/+0
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara1-1/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-20/+20
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-5/+5
2016-08-17convert SvxEscapement to scoped enumNoel Grandin1-1/+1
2016-07-25new loplugin overrideparamNoel Grandin1-4/+4
2016-06-14Related: tdf#90480 explain in the font color dialog why colors aren't used...Caolán McNamara1-0/+2
2016-06-14tdf#89329: use unique_ptr for m_pImpl in chardlgArnold Dumas1-1/+2
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-4/+4
2016-04-22tdf#89953 Character spacing: Allow to enter negative valuesSamuel Mehrbrodt1-4/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-16convert Link<> to typedNoel Grandin1-5/+6
2015-10-15convert Link<> to typedNoel Grandin1-2/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-29/+29
2015-10-12convert Link<> to typedNoel Grandin1-5/+7
2015-09-24convert Link<> to typedNoel Grandin1-1/+1
2015-09-11tdf#93901: apply handling in style/edit dialog improvedOliver Specht1-0/+3
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-7/+7
2015-06-08Resolves: tdf#91932 enable CaseMap property in impress/drawCaolán McNamara1-10/+0
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin1-0/+4
2015-05-22loplugin:constantfunctionNoel Grandin1-5/+4
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann1-1/+1
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-94/+100
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann1-4/+4
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-4/+4
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-85/+95
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin1-5/+1
2015-03-23loplugin:constantfunction: cuiNoel Grandin1-4/+9