summaryrefslogtreecommitdiff
path: root/cui/source/inc/SpellDialog.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-1/+1
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara1-1/+1
2020-10-21use tools::Long in comphelper..cuiNoel1-1/+1
2020-09-13tdf#124176 Use #pragma once in cuiGeorge Bateman1-4/+1
2020-06-16tdf#132822 close open undo group before clearing undo stackCaolán McNamara1-2/+3
2020-05-08compact namespace in canvas..cuiNoel Grandin1-4/+1
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara1-1/+1
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara1-1/+1
2019-09-17weld DirectSQLDialogCaolán McNamara1-1/+0
2019-09-05Resolves: tdf#127033 use UI font for spell checking widgetCaolán McNamara1-0/+1
2019-09-05loplugin:constmethod in cuiNoel Grandin1-1/+1
2019-09-03Resolves: tdf#126935 a11y for hosted EditEngineCaolán McNamara1-1/+1
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen1-13/+1
2019-06-25use common WeldEditViewCaolán McNamara1-29/+2
2019-06-21weld SpellDialogCaolán McNamara1-78/+111
2019-01-21tdf#122748 Don't restore previous language selectionSzymon Kłos1-1/+1
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara1-1/+0
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin1-1/+1
2017-09-28Use sal_Int32 to stick with other SetAttrib methodsJulien Nabet1-6/+6
2017-09-27Replace sal_uLong with sal_uInt32 in SpellDialogMuhammet Kara1-1/+1
2017-07-31loplugin:constparams in cuiNoel Grandin1-2/+2
2017-06-23loplugin:unusedfields in cuiNoel Grandin1-1/+0
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl1-1/+1
2016-11-10loplugin:expandablemethods in cuiNoel Grandin1-1/+0
2016-10-20Handle link click directly in FixedHyperlinkSamuel Mehrbrodt1-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-18/+18
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2016-05-26tdf#89329: use unique_ptr for pImpl in SpellDialogXisco Fauli1-1/+1
2016-04-12clang-tidy performance-unnecessary-value-param in cuiNoel Grandin1-2/+2
2016-03-10loplugin:constantparam in cuiNoel Grandin1-1/+1
2016-03-02loplugin:unuseddefaultparam in cuiNoel Grandin1-1/+1
2016-01-14tdf#47989: Restore button should re-read the textOliver Specht1-1/+1
2016-01-11loplugin:unusedmethods unused return value in cuiNoel Grandin1-1/+1
2015-11-13cui: loplugin:overrideMichael Stahl1-1/+1
2015-11-13clear VclPtr warningCaolán McNamara1-0/+1
2015-11-13Resolves: tdf#95682 spell dialog: add a button to open special characterCaolán McNamara1-0/+7
2015-10-16convert Link<> to typedNoel Grandin1-1/+1
2015-10-16convert Link<> to typedNoel Grandin1-5/+5
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-7/+7
2015-10-12convert Link<> to typedNoel Grandin1-1/+1
2015-09-17convert Link<> to typedNoel Grandin1-2/+2
2015-09-17convert Link<> to typedNoel Grandin1-1/+1
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-1/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-9/+10
2015-07-29com::sun::star->css in cuiNoel Grandin1-4/+4
2015-07-17loplugin:unusedmethods cuiNoel Grandin1-1/+0
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-30Use typed Link for MenuButton::SetSelectHdlStephan Bergmann1-1/+1