summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells/langhelper.cxx
AgeCommit message (Expand)Author
2023-02-21sw: check GetWrtShellPtr()Xisco Fauli
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2022-08-14rename SwPaM::GetNode to GetPointNode/GetContentNodeNoel Grandin
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-05sw: remove useless debug code in SwLangHelperMiklos Vajna
2021-10-31Prepare for removal of non-const operator[] from Sequence in swMike Kaganski
2021-07-15drop the Pair constructor from SfxItemSetNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-20add GetInputLanguage to EditViewCaolán McNamara
2020-12-08Simplify attribute set definitions a littleMike Kaganski
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-10-28std::set->o3tl::sorted_vector in swNoel Grandin
2020-07-30loplugin:flatten in sw/uibase/shellsNoel Grandin
2020-01-08tdf#42949 Fix IWYU warnings in sw/source/uibase/[i-t]*/*cxxGabor Kelemen
2019-09-20weld OfaTreeOptionsDialogCaolán McNamara
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-04-14loplugin:sequentialassign in swNoel Grandin
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-11new loplugin:shouldreturnboolNoel Grandin
2018-03-20drop unnecessary includesCaolán McNamara
2017-11-24Fix typosAndrea Gelmini
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-06loplugin:constparams in sw part7Noel Grandin
2017-07-02Clean up SwLangHelper::ResetLanguagesStephan Bergmann
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin
2016-07-19clang-tidy performance-unnecessary-value-param in swStephan Bergmann
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky
2015-09-29Fix typosAndrea Gelmini
2015-09-17boost->stdCaolán McNamara
2015-08-21loplugin: defaultparamsNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin
2015-03-02V813: Decreased performanceCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin