summaryrefslogtreecommitdiff
path: root/sw/source/uibase/lingu
AgeCommit message (Expand)AuthorFilesLines
2020-03-28sw lok: add uno command for submenus in Spellchecking popup.Tamás Zolnai1-0/+2
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-4/+4
2020-01-08tdf#42949 Fix IWYU warnings in sw/source/uibase/[i-t]*/*cxxGabor Kelemen4-46/+0
2019-12-13loplugin:unusedfieldsNoel Grandin1-3/+0
2019-12-01SpellingPopup: lok: we don't need to disable menu items for online.Tamás Zolnai1-12/+0
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara1-6/+13
2019-11-24Fix some loplugin error.Tamás Zolnai1-5/+5
2019-11-24SpellingPopup: Create separate SID for Ignore / IgnoreAll / suggestion.Tamás Zolnai1-11/+12
2019-11-24SpellingPopup: lok: Replace the tunneled context menu.Tamás Zolnai1-1/+62
2019-11-24SpellingPopup: lok: Hide unusable items for onlineTamás Zolnai1-0/+7
2019-11-23SpellingPopup: Convert suggestion menu items to use slot ID.Tamás Zolnai1-19/+22
2019-11-23SpellingPopup: Remove m_aSuggestions member variableTamás Zolnai1-14/+20
2019-11-23SpellingPopup: Convert "IgnoreAll" menu item to use a slot ID (spelling).Tamás Zolnai1-13/+2
2019-11-23SpellingPopup: Convert "IgnoreAll" menu item to use a slot ID (grammar).Tamás Zolnai1-16/+2
2019-11-23SpellingPopup: Convert "Ignore" menu item to use a slot ID.Tamás Zolnai1-3/+2
2019-11-23SpellingPopup: Move setting UPN_IS_GRAMMAR_INTERACTIVE to the constructor.Tamás Zolnai1-4/+2
2019-11-23SpellingPopup: lok: Also hide the add menuTamás Zolnai1-0/+1
2019-11-23SpellingPopup: Remove unused variablesTamás Zolnai1-2/+0
2019-11-23SpellingPopup: Convert selection language items to use slot idTamás Zolnai1-15/+6
2019-11-23SpellingPopup: Convert paragraph language items to use slot idTamás Zolnai1-16/+6
2019-11-23SpellingPopup: Convert char dialog related items to use slot idTamás Zolnai1-7/+3
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-10-31avoid intermediate vcl::WindowsCaolán McNamara1-1/+1
2019-10-29remove unnecessary includesCaolán McNamara1-1/+0
2019-10-11lok: Disable autocorrect dialog from native context menu.Michael Meeks1-0/+6
2019-10-04loplugin:unusedfieldsNoel Grandin1-1/+0
2019-10-02loplugin:stringadd in swNoel Grandin1-3/+2
2019-08-22we can be less verboseCaolán McNamara1-3/+3
2019-08-15loplugin:sequenceloop in swNoel Grandin1-4/+4
2019-08-05tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[l-z]*Gabor Kelemen1-0/+1
2019-07-20loplugin:referencecasting in swNoel Grandin1-3/+3
2019-07-03Simplify Sequence iterations in sw/source/uibase/Arkadiy Illarionov1-25/+16
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen1-0/+1
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov1-1/+1
2019-04-27weld cluster of change tracking dialogsCaolán McNamara1-1/+1
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen1-0/+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-02-21weld HangulHanjaConversionDialogCaolán McNamara1-1/+1
2019-02-10loplugin:indentation in swNoel Grandin2-4/+4
2019-01-15use unique_ptr for SwTableAutoFormatNoel Grandin1-6/+6
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin1-1/+1
2018-11-26tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-2/+2
2018-10-30Simplify containers iterations in sw/source/ui*Arkadiy Illarionov1-3/+1
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-1/+1
2018-10-03loplugin:constfields in swNoel Grandin1-4/+4
2018-09-12loplugin:simplifyconstruct in swNoel Grandin2-2/+0
2018-07-25loplugin:useuniqueptr in SwHHCWrapperNoel Grandin1-13/+13
2018-07-25loplugin:useuniqueptr in SdrHHCWrapperNoel Grandin2-6/+6
2018-06-13loplugin:unusedfields only-used-in-constructor in swNoel Grandin1-19/+19