summaryrefslogtreecommitdiff
path: root/sw/source/ui/dialog/uiregionsw.cxx
AgeCommit message (Expand)Author
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-11-05tdf#105225 new background tab pageJim Raykowski
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-22pvs-studio: silence dodgy V763 Parameter always rewrittenCaolán McNamara
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-07-30loplugin:useuniqueptr in SwInsertSectionTabPageNoel Grandin
2018-07-30loplugin:useuniqueptr in SwEditRegionDlgNoel 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-06weld SwSectionIndentTabPageCaolán McNamara
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-06-02SwNumberingTypeListBox fully replaced nowCaolán McNamara
2018-06-02weld SwSectionFootnoteEndTabPageCaolán McNamara
2018-06-02tdf#105225 A section background tab page based on the area tab pageJim Raykowski
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-06weld linkeditdialogCaolán McNamara
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara
2018-03-05weld SfxPasswordDialog DialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-01tdf#42949 Remove unneeded helpids.h headers (3/3)Gabor Kelemen
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-11-30sw: std::vector<OUString*> considered sillyMichael Stahl
2017-11-21loplugin:flatten in swNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-09-08set parent for file dialog helperCaolán McNamara
2017-08-07loplugin:constparams in sw part9Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-27remove sw bitmaps from .src filesCaolán McNamara
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin
2017-02-13convert CurRectType to scoped enumNoel Grandin
2017-02-13convert SectionSort to scoped enumNoel Grandin
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-12loplugin:staticmethodsStephan Bergmann
2016-12-12remove another imagelistCaolán McNamara
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-10-06tdf#101813 sw,sfx2: enable inserting master document as sectionMichael Stahl
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