summaryrefslogtreecommitdiff
path: root/cui/source/inc/SpellDialog.hxx
AgeCommit message (Expand)Author
2020-06-30tdf#132822 close open undo group before clearing undo stackCaolán McNamara
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-09-17weld DirectSQLDialogCaolán McNamara
2019-09-05Resolves: tdf#127033 use UI font for spell checking widgetCaolán McNamara
2019-09-05loplugin:constmethod in cuiNoel Grandin
2019-09-03Resolves: tdf#126935 a11y for hosted EditEngineCaolán McNamara
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen
2019-06-25use common WeldEditViewCaolán McNamara
2019-06-21weld SpellDialogCaolán McNamara
2019-01-21tdf#122748 Don't restore previous language selectionSzymon Kłos
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2017-09-28Use sal_Int32 to stick with other SetAttrib methodsJulien Nabet
2017-09-27Replace sal_uLong with sal_uInt32 in SpellDialogMuhammet Kara
2017-07-31loplugin:constparams in cuiNoel Grandin
2017-06-23loplugin:unusedfields in cuiNoel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-10loplugin:expandablemethods in cuiNoel Grandin
2016-10-20Handle link click directly in FixedHyperlinkSamuel Mehrbrodt
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-05-26tdf#89329: use unique_ptr for pImpl in SpellDialogXisco Fauli
2016-04-12clang-tidy performance-unnecessary-value-param in cuiNoel Grandin
2016-03-10loplugin:constantparam in cuiNoel Grandin
2016-03-02loplugin:unuseddefaultparam in cuiNoel Grandin
2016-01-14tdf#47989: Restore button should re-read the textOliver Specht
2016-01-11loplugin:unusedmethods unused return value in cuiNoel Grandin
2015-11-13cui: loplugin:overrideMichael Stahl
2015-11-13clear VclPtr warningCaolán McNamara
2015-11-13Resolves: tdf#95682 spell dialog: add a button to open special characterCaolán McNamara
2015-10-16convert Link<> to typedNoel Grandin
2015-10-16convert 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-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-29com::sun::star->css in cuiNoel Grandin
2015-07-17loplugin:unusedmethods cuiNoel Grandin
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Use typed Link for MenuButton::SetSelectHdlStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2015-01-20Some more loplugin:cstylecast: cuiStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin