summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dochdl
AgeCommit message (Expand)Author
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-06-03Optimize: low-complexity checks firstMatteo Casalin
2018-06-03Simplify: not empty OUString has at least one tokenMatteo Casalin
2018-06-03Simplify: reduce calls to getTokenCountMatteo Casalin
2018-06-03OUString: simplify and reduce temporariesMatteo Casalin
2018-05-31drop Graphic::GetBitmapNoel Grandin
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-04-26convert tabopts to scoped enumNoel Grandin
2018-04-18tdf#42949 Remove unnecessary localization headers of sfx2Gabor Kelemen
2018-04-16sw: prefix members of WriterMiklos Vajna
2018-04-03weld SvPasteObjectDialogCaolán McNamara
2018-03-21sw: fix some IWYU warningsMiklos Vajna
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-16weld SvxObjectTitleDescDialogCaolán McNamara
2018-03-09sw: fix some IWYU warningsMiklos Vajna
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-02-15Fix some IWYU warningsMiklos Vajna
2018-01-24USHRT_MAX -> SAL_MAX_UINT16Stephan Bergmann
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-04remove SfxUsrAnyItem typedefNoel Grandin
2018-01-03Translate German comments and debug stringsJohnny_M
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin
2017-11-17loplugin:useuniqueptr in SwTransferableNoel Grandin
2017-11-11A user object id is *NOT* a SotClipboardFormatIdEike Rathke
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-09-27tdf#112679 sw: fix copying of fieldmarksMichael Stahl
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-02loplugin:checkunusedparams 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-07-17Embedded documents: don't open in web view modeSzymon Kłos
2017-07-13loplugin:oncevar: empty strings: swStephan Bergmann
2017-06-23coverity#1412991 Resource leakCaolán McNamara
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin