summaryrefslogtreecommitdiff
path: root/sw/source/uibase/lingu/olmenu.cxx
AgeCommit message (Expand)Author
2020-08-20tdf#135721 sw: fix SwSpellPopup::Execute() deleting flysMichael Stahl
2020-07-30loplugin:flatten in sw/uibase/fldui..sw/uibase/ribbarNoel Grandin
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara
2020-03-28sw lok: add uno command for submenus in Spellchecking popup.Tamás Zolnai
2020-01-08tdf#42949 Fix IWYU warnings in sw/source/uibase/[i-t]*/*cxxGabor Kelemen
2019-12-13loplugin:unusedfieldsNoel Grandin
2019-12-01SpellingPopup: lok: we don't need to disable menu items for online.Tamás Zolnai
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara
2019-11-24Fix some loplugin error.Tamás Zolnai
2019-11-24SpellingPopup: Create separate SID for Ignore / IgnoreAll / suggestion.Tamás Zolnai
2019-11-24SpellingPopup: lok: Replace the tunneled context menu.Tamás Zolnai
2019-11-24SpellingPopup: lok: Hide unusable items for onlineTamás Zolnai
2019-11-23SpellingPopup: Convert suggestion menu items to use slot ID.Tamás Zolnai
2019-11-23SpellingPopup: Remove m_aSuggestions member variableTamás Zolnai
2019-11-23SpellingPopup: Convert "IgnoreAll" menu item to use a slot ID (spelling).Tamás Zolnai
2019-11-23SpellingPopup: Convert "IgnoreAll" menu item to use a slot ID (grammar).Tamás Zolnai
2019-11-23SpellingPopup: Convert "Ignore" menu item to use a slot ID.Tamás Zolnai
2019-11-23SpellingPopup: Move setting UPN_IS_GRAMMAR_INTERACTIVE to the constructor.Tamás Zolnai
2019-11-23SpellingPopup: lok: Also hide the add menuTamás Zolnai
2019-11-23SpellingPopup: Remove unused variablesTamás Zolnai
2019-11-23SpellingPopup: Convert selection language items to use slot idTamás Zolnai
2019-11-23SpellingPopup: Convert paragraph language items to use slot idTamás Zolnai
2019-11-23SpellingPopup: Convert char dialog related items to use slot idTamás Zolnai
2019-10-11lok: Disable autocorrect dialog from native context menu.Michael Meeks
2019-10-02loplugin:stringadd in swNoel Grandin
2019-08-22we can be less verboseCaolán McNamara
2019-08-15loplugin:sequenceloop in swNoel Grandin
2019-07-20loplugin:referencecasting in swNoel Grandin
2019-07-03Simplify Sequence iterations in sw/source/uibase/Arkadiy Illarionov
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen
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
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-11-26tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-10-30Simplify containers iterations in sw/source/ui*Arkadiy Illarionov
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-06-13loplugin:unusedfields only-used-in-constructor in swNoel Grandin
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-24Removed duplicated includesAndrea Gelmini
2018-02-22weld native message dialogsCaolán McNamara
2018-01-23new loplugin: pointerboolNoel Grandin
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-20Revert "Related tdf#114455: fix mem leak on olmenu (sw)"Julien Nabet
2017-12-17Related tdf#114455: fix mem leak on olmenu (sw)Julien Nabet
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-02Clean up SwLangHelper::ResetLanguagesStephan Bergmann