summaryrefslogtreecommitdiff
path: root/cui/source/inc/chardlg.hxx
AgeCommit message (Expand)Author
2020-08-26tdf#127802 support tristate for hidden/unhidden textCaolán McNamara
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara
2019-10-13rename FontPrevWindow back to SvxFontPrevWindowCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-06-02drop some unneeded includesCaolán McNamara
2019-04-19drop some includesCaolán McNamara
2019-01-24loplugin:constparams in connectivity..cuiNoel Grandin
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-14rename CharBasePage back to SvxCharNamePageCaolán McNamara
2018-09-14drop now unused SvxCharBasePageCaolán McNamara
2018-09-14weld SvxCharNamePageCaolán McNamara
2018-09-07weld SvxCharEffectsPageCaolán McNamara
2018-06-16tdf#58941 Manipulate with font features using FontFeatureDialogTomaž Vajngerl
2018-06-14loplugin:unusedmethodsNoel Grandin
2018-06-13weld SvxCharPositionPageCaolán McNamara
2018-06-13weld SvxCharTwoLinesPageCaolán McNamara
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2017-07-31loplugin:constparams in cuiNoel Grandin
2017-03-30Related: tdf#106080 support a 'none' color in search by formatCaolán McNamara
2017-03-29Resolves: tdf#106080 fix explicitly setting automatic in search by formatCaolán McNamara
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-11-10loplugin:expandablemethods in cuiNoel Grandin
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04unify color selectorsCaolán McNamara
2016-10-19loplugin:expandablemethodds in cuiNoel Grandin
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-17convert SvxEscapement to scoped enumNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-06-14Related: tdf#90480 explain in the font color dialog why colors aren't used...Caolán McNamara
2016-06-14tdf#89329: use unique_ptr for m_pImpl in chardlgArnold Dumas
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-04-22tdf#89953 Character spacing: Allow to enter negative valuesSamuel Mehrbrodt
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-24convert Link<> to typedNoel Grandin
2015-09-11tdf#93901: apply handling in style/edit dialog improvedOliver Specht
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-06-08Resolves: tdf#91932 enable CaseMap property in impress/drawCaolán McNamara
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-05-22loplugin:constantfunctionNoel Grandin
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks