summaryrefslogtreecommitdiff
path: root/sw/source/uibase/lingu
AgeCommit message (Expand)AuthorFilesLines
2021-04-09Recheck include/ with IWYUGabor Kelemen3-0/+3
2021-04-06remove Application::GetDefDialogParent call in editengCaolán McNamara1-1/+1
2020-11-23tdf#124176: Use pragma once instead of include guardslastirembender1-4/+1
2020-10-20use tools::Long in swNoel1-1/+1
2020-10-04SwDrawContact::GetTextObjectsFromFormat always dereferences is SwDoc* argCaolán McNamara1-1/+1
2020-08-20tdf#135721 sw: fix SwSpellPopup::Execute() deleting flysMichael Stahl1-2/+1
2020-07-30loplugin:flatten in sw/uibase/fldui..sw/uibase/ribbarNoel Grandin2-59/+58
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara1-2/+2
2020-05-29loplugin:simplifybool in swNoel Grandin1-2/+2
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