summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dochdl/gloshdl.cxx
AgeCommit message (Expand)Author
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-08tdf#126589: only consider text to the left of cursor as AutoText short nameMike Kaganski
2019-09-28loplugin:constmethod in swNoel Grandin
2019-09-26loplugin:virtualdead in sw(2)Noel Grandin
2019-08-20loplugin:constvars in swNoel Grandin
2019-08-02Fix typosAndrea Gelmini
2019-07-08tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[a-j]*Gabor Kelemen
2019-06-08loplugin:unusedmethodsNoel Grandin
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2018-12-18Get rid of aEmptyOUStrMike Kaganski
2018-11-28drop some unnecessary includesCaolán McNamara
2018-10-30loplugin:returnconstantNoel Grandin
2018-10-06weld SwSelGlossaryDlgCaolán McNamara
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-15loplugin:useuniqueptr pass SwTextBlocks around by unique_ptrNoel Grandin
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-08-13convert GETSELTXT_PARABRK_ constants to scoped enumNoel Grandin
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-11new loplugin:shouldreturnboolNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-03-21sw: fix some IWYU warningsMiklos Vajna
2018-03-16weld SvxObjectTitleDescDialogCaolán McNamara
2018-02-26Removed duplicated includesAndrea Gelmini
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-03Translate German comments and debug stringsJohnny_M
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin
2017-07-25convert UNO event ids to scoped enumNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-23coverity#1412991 Resource leakCaolán McNamara
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-03-16convert SwUndoId to scoped enumNoel Grandin
2017-02-24no need to take address of front()Caolán McNamara
2017-02-01loplugin:stringconstant handle calls to constructors with one argNoel Grandin
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-06-14the __RSC hack is only needed in src files and things included from src filesCaolán McNamara
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-03-22loplugin:constantparam in swNoel Grandin