summaryrefslogtreecommitdiff
path: root/sw/source/uibase/fldui
AgeCommit message (Expand)Author
2019-01-21cleanup SwAuthEntry manual ref-countingNoel Grandin
2018-12-18sw_redlinehide_4b: adapt FindAttrImpl()Michael Stahl
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-18loplugin:useuniqueptr in SwFieldMgr::GetCurTypeIdNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-07-10pass SwField around by std::unique_ptrNoel Grandin
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen
2018-04-17weld SwFieldInputDlgCaolán McNamara
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-27Resolves: tdf#115951 wrong entry selected for numbering posCaolán McNamara
2018-02-02tdf#115319 references with Hungarian articlesLászló Németh
2018-02-01tdf#42949 Remove unneeded helpids.h headers (3/3)Gabor Kelemen
2018-01-23new loplugin: pointerboolNoel Grandin
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-11-27tdf#114023 typo of FMT_REF_ARY instead of FMT_REG_ARYCaolán McNamara
2017-11-20sw: prefix members of SwFieldMgrMiklos Vajna
2017-10-23Resolves: tdf#113356 Missing numbering formats in writer field ui listCaolán McNamara
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-09-26TSCP: paragraph signing implicitly done at cursorAshod Nakashian
2017-08-28sw: insert paragraph signature fieldAshod Nakashian
2017-08-06loplugin:constparams in sw part6Noel Grandin
2017-07-31loplugin:unusedfields in swNoel Grandin
2017-07-27replace sal_uLong variables with sal_uInt32 for SvNumberFormatter IDsJochen Nitschke
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin
2017-06-01wrong resource manager for RID_SVXSTRARY_NUMBERINGTYPECaolán McNamara
2017-05-31No need for additional pDlg variableStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl
2017-05-12tdf#107795 fixed cursor position after inserting input fieldBernhard Widl
2017-05-09loplugin:checkunusedparams in sw(part5)Noel Grandin
2017-05-08loplugin:checkunusedparams in sw(part2)Noel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-12-13add "Linked graphics" to RID_SVXSTRARY_NUMBERINGTYPEEike Rathke
2016-12-13rename to numberingtype instead of pagenumberingEike Rathke
2016-12-13use RID_SVXSTRARY_PAGE_NUMBERING StringArray also in WriterEike Rathke
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: swStephan Bergmann