summaryrefslogtreecommitdiff
path: root/sw/source/ui/envelp
AgeCommit message (Expand)Author
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-18weld SwParaDlgCaolán McNamara
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-15coverity#1439339 assert non-nullCaolán McNamara
2018-09-14weld SwCharDlgCaolán McNamara
2018-09-13add GetDialogExampleSet rather than guess at itCaolán McNamara
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-09-07weld writer page style dialog and SvxBorderBackgroundDlgCaolán McNamara
2018-08-30Resolves: tdf#119572 addressee/sender formatting swappedCaolán McNamara
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin
2018-08-17insert->envelope->printer->setup crashesCaolán McNamara
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-30loplugin:useuniqueptr in SwLabDlgNoel Grandin
2018-07-30loplugin:useuniqueptr in SwEnvDlgNoel Grandin
2018-06-13loplugin:unusedfields only-used-in-constructor in swNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara
2018-05-04coverity#1435273 Resource leak in objectCaolán McNamara
2018-05-03coverity#1435272 Uninitialized pointer fieldCaolán McNamara
2018-04-29weld SwEndNoteOptionPageCaolán McNamara
2018-04-28weld SwEnvDlgCaolán McNamara
2018-04-27weld pages of the insert envelope dialogCaolán McNamara
2018-04-27weld SwLabDlgCaolán McNamara
2018-04-26weld SwPrivateDataPageCaolán McNamara
2018-04-26weld SwBusinessDataPageCaolán McNamara
2018-04-26weld SwLabPageCaolán McNamara
2018-04-26weld SwLabPreviewCaolán McNamara
2018-04-25weld SwLabPrtPageCaolán McNamara
2018-04-25SwVisitingCardPage is now unusedCaolán McNamara
2018-04-25we add and remove this tab page just to get its tab nameCaolán McNamara
2018-04-23set SfxTabPage parent dialog explicitlyCaolán McNamara
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-20weld SwSaveLabelDlgCaolán McNamara
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-06weld linkeditdialogCaolán McNamara
2018-04-05sw: fix some IWYU warningsMiklos Vajna
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-26tdf#116020: use actual whichIds in dialogs for character propertiesMike Kaganski
2018-02-22weld native message dialogsCaolán McNamara
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-02-09tdf#88802 disable arrow if database or table or field not selectedekuiitr
2018-02-01tdf#42949 Remove unneeded helpids.h headers (3/3)Gabor Kelemen
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin