summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/SpellDialog.cxx
AgeCommit message (Expand)Author
2020-10-21use tools::Long in comphelper..cuiNoel
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-07-29tdf#133958 only move the selection to the error if its not already thereCaolán McNamara
2020-06-29LOKit: do not show 'Add to Dictionary' button for OnlineAndras Timar
2020-06-16tdf#132822 close open undo group before clearing undo stackCaolán McNamara
2020-06-04Upcoming loplugin:elidestringvar: cuiStephan Bergmann
2020-04-29tdf#132288 preservation of footnote depends on reverse iterationCaolán McNamara
2020-04-28nStartPosition and nEndPosition are always the sameCaolán McNamara
2020-04-24Resolves: tdf#132288 don't merge adjacent properties for spell checkingCaolán McNamara
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-17loplugin:flatten in cuiNoel Grandin
2020-01-14move [G|S]etGetSpecialCharsFunction into its own headerCaolán McNamara
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara
2019-10-14SvxLanguageComboBox is unusedCaolán McNamara
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-18cui: infinite loop in SentenceEditWindow_Impl::MarkNextError()Michael Stahl
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-07-31tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen
2019-07-24cid#1451635 silence Dereference after null checkCaolán McNamara
2019-07-19loplugin:referencecasting in cppcanvas..cuiNoel Grandin
2019-07-18cid#1451643 Uninitialized pointer fieldCaolán McNamara
2019-06-25use common WeldEditViewCaolán McNamara
2019-06-21weld SpellDialogCaolán McNamara
2019-06-21move the cursor by the length of the final replacementCaolán McNamara
2019-06-17long winded falseCaolán McNamara
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
2019-04-19drop some unneeded includesCaolán McNamara
2019-04-19drop some includesCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-20weld SwFieldEditDlgCaolán McNamara
2019-03-12weld SpellOptionsDialogCaolán McNamara
2019-03-11loplugin:constantparamNoel Grandin
2019-03-04tdf#42949 Fix IWYU warnings in include/linguistic/Gabor Kelemen
2019-02-27Remove redundant conditionArkadiy Illarionov
2019-02-08loplugin:indentation in cppu..cuiNoel Grandin
2019-01-21tdf#122748 Don't restore previous language selectionSzymon Kłos
2019-01-18o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-03tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin