summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/SpellDialog.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-01-14move [G|S]etGetSpecialCharsFunction into its own headerCaolán McNamara1-3/+3
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+5
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara1-1/+1
2019-10-14SvxLanguageComboBox is unusedCaolán McNamara1-0/+1
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara1-1/+2
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-2/+1
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-2/+2
2019-09-18cui: infinite loop in SentenceEditWindow_Impl::MarkNextError()Michael Stahl1-2/+2
2019-09-17weld DirectSQLDialogCaolán McNamara1-20/+0
2019-09-05Resolves: tdf#127033 use UI font for spell checking widgetCaolán McNamara1-0/+20
2019-09-05loplugin:constmethod in cuiNoel Grandin1-5/+5
2019-07-31tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen1-16/+0
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen1-0/+2
2019-07-24cid#1451635 silence Dereference after null checkCaolán McNamara1-0/+1
2019-07-19loplugin:referencecasting in cppcanvas..cuiNoel Grandin1-5/+5
2019-07-18cid#1451643 Uninitialized pointer fieldCaolán McNamara1-1/+3
2019-06-25use common WeldEditViewCaolán McNamara1-108/+8
2019-06-21weld SpellDialogCaolán McNamara1-754/+900
2019-06-21move the cursor by the length of the final replacementCaolán McNamara1-2/+2
2019-06-17long winded falseCaolán McNamara1-2/+1
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov1-1/+1
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen1-0/+1
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen1-0/+4
2019-04-19drop some unneeded includesCaolán McNamara1-1/+0
2019-04-19drop some includesCaolán McNamara1-1/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2019-03-20weld SwFieldEditDlgCaolán McNamara1-1/+1
2019-03-12weld SpellOptionsDialogCaolán McNamara1-8/+8
2019-03-11loplugin:constantparamNoel Grandin1-1/+1
2019-03-04tdf#42949 Fix IWYU warnings in include/linguistic/Gabor Kelemen1-0/+1
2019-02-27Remove redundant conditionArkadiy Illarionov1-1/+1
2019-02-08loplugin:indentation in cppu..cuiNoel Grandin1-1/+1
2019-01-21tdf#122748 Don't restore previous language selectionSzymon Kłos1-3/+4
2019-01-18o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen1-2/+2
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-12-03tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+1
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-1/+1
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin1-23/+22
2018-08-01add operator+=(OUStringBuffer) method to OUStringNoel Grandin1-1/+1
2018-07-28loplugin:stringloop cui,dbaccessNoel Grandin1-8/+8
2018-07-16Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin1-2/+2
2018-04-17Fix typosAndrea Gelmini1-1/+1
2018-04-17tdf#116725: justify selection to handle right-to-left selectionsMike Kaganski1-10/+11
2018-04-17MoveErrorMarkTo already sets the m_nErrorStart and m_nErrorEndMike Kaganski1-3/+1
2018-04-16sal_uInt16 -> sal_Int32Mike Kaganski1-11/+19
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen1-1/+0
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0