summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dochdl/gloshdl.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-01-30make glossary dialog asyncNoel Grandin1-16/+26
2023-02-17use a reference here to flag its never nullCaolán McNamara1-1/+1
2023-02-17use a reference here to flag its never nullCaolán McNamara1-3/+3
2022-11-28Resolves: tdf#147203 allow dnd between autotext categoriesCaolán McNamara1-0/+22
2022-10-11use more string_view in swNoel Grandin1-2/+2
2022-08-27cid#1500545 silence Explicit null dereferencedCaolán McNamara1-1/+2
2022-08-12clang-tidy modernize-pass-by-value in swNoel Grandin1-2/+3
2022-05-05use more o3tl::getTokenNoel Grandin1-2/+2
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin1-1/+2
2021-08-30sw: prefix members of SwGlossaryHdlMiklos Vajna1-104/+104
2021-05-28no need to allocate these on the heapNoel Grandin1-5/+5
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna1-2/+2
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2020-11-11loplugin:stringviewNoel1-1/+1
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-3/+3
2020-01-07tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxxGabor Kelemen1-15/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-10-29remove unnecessary includesCaolán McNamara1-4/+4
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-2/+2
2019-10-08tdf#126589: only consider text to the left of cursor as AutoText short nameMike Kaganski1-2/+3
2019-09-28loplugin:constmethod in swNoel Grandin1-1/+1
2019-09-26loplugin:virtualdead in sw(2)Noel Grandin1-5/+2
2019-08-20loplugin:constvars in swNoel Grandin1-1/+1
2019-08-02Fix typosAndrea Gelmini1-2/+2
2019-07-08tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[a-j]*Gabor Kelemen1-0/+1
2019-06-08loplugin:unusedmethodsNoel Grandin1-22/+0
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen1-0/+1
2018-12-18Get rid of aEmptyOUStrMike Kaganski1-4/+4
2018-11-28drop some unnecessary includesCaolán McNamara1-1/+0
2018-10-30loplugin:returnconstantNoel Grandin1-6/+1
2018-10-06weld SwSelGlossaryDlgCaolán McNamara1-5/+5
2018-10-03loplugin:constfields in swNoel Grandin1-3/+3
2018-09-15loplugin:useuniqueptr pass SwTextBlocks around by unique_ptrNoel Grandin1-33/+40
2018-09-12loplugin:simplifyconstruct in swNoel Grandin1-2/+1
2018-08-13convert GETSELTXT_PARABRK_ constants to scoped enumNoel Grandin1-1/+1
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin1-2/+0
2018-06-11new loplugin:shouldreturnboolNoel Grandin1-2/+2
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin1-5/+0
2018-03-21sw: fix some IWYU warningsMiklos Vajna1-0/+1
2018-03-16weld SvxObjectTitleDescDialogCaolán McNamara1-3/+2
2018-02-26Removed duplicated includesAndrea Gelmini1-1/+0
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara1-2/+6
2018-02-22weld native message dialogsCaolán McNamara1-2/+5
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-9/+9
2018-01-03Translate German comments and debug stringsJohnny_M1-2/+2
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski1-1/+1
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin1-1/+1
2017-07-25convert UNO event ids to scoped enumNoel Grandin1-4/+4
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1