summaryrefslogtreecommitdiff
path: root/sw/source/uibase/fldui
AgeCommit message (Expand)Author
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
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/uibaseBartosz Kosiorek
2016-11-07wrap some more dialog pointers in VclPtrNoel Grandin
2016-11-07Make the insert fields dialog not crashMaxim Monastirsky
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann