summaryrefslogtreecommitdiff
path: root/sw/source/ui/frmdlg
AgeCommit message (Expand)Author
2018-11-22weld SwFramePageCaolán McNamara
2018-11-22weld SwFrameURLPageCaolán McNamara
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-08tdf#119738 - Set default image caption to illustration if already being usedNickson
2018-11-06convert some macros to local functionsNoel Grandin
2018-10-30Simplify containers iterations in sw/source/ui*Arkadiy Illarionov
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-20loplugin:staticvar in swNoel Grandin
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin
2018-10-14weld SwFrameAddPageCaolán McNamara
2018-10-13weld SwGrfExtPageCaolán McNamara
2018-10-13move fallback image out of .uiCaolán McNamara
2018-10-10optimize adding a block of entries at one timeCaolán McNamara
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-03Related: tdf#120277 inherit from SfxDialogControllerCaolán McNamara
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-30weld SvxLineEndDefTabPageCaolán McNamara
2018-09-24make all the related inheritences formatted the same wayCaolán McNamara
2018-09-20weld SwWrapTabPageCaolán McNamara
2018-09-20weld SwWrapDlgCaolán McNamara
2018-09-20weld SwBackgroundDlgCaolán McNamara
2018-09-20weld SwBorderDlgCaolán McNamara
2018-09-20weld CopyDlgCaolán McNamara
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-17add image support to weld::ComboBoxTextCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
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-09-06weld SwColumnPage and SwColumnDialogCaolán McNamara
2018-07-30loplugin:useuniqueptr in SwGrfExtPageNoel Grandin
2018-07-30loplugin:useuniqueptr in SwCaptionDialogNoel Grandin
2018-07-30loplugin:useuniqueptr in SwColumnPageNoel Grandin
2018-07-30loplugin:useuniqueptr in SwColumnDlgNoel Grandin
2018-06-22tdf#118316: fix off-by-1 error (outline level is 0-based)Mike Kaganski
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-05-20Fix typosAndrea Gelmini
2018-05-20Fix typosAndrea Gelmini
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-08fix global-buffer-overflow found through UI testing on UBSAN jenkins jobMarkus Mohrhard
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-06weld linkeditdialogCaolán McNamara
2018-04-04tdf#58407 Inserted images are now called Figure by default in captionNickson Thanda
2018-04-03weld SwSequenceOptionDialogCaolán McNamara
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-12sw: prefix members of SwColumnDlgMiklos Vajna
2018-02-28Fix some IWYU warningsMiklos Vajna