summaryrefslogtreecommitdiff
path: root/sc/source/ui/pagedlg
AgeCommit message (Expand)Author
2018-06-29loplugin:useuniqueptr in ScEditWindowNoel Grandin
2018-06-16weld SvxHFPageCaolán McNamara
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-05-10store Color using boost::optional in EditCharAttribFieldNoel Grandin
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-18tdf#42949 Remove unnecessary helpids.h from sc.hrcGabor Kelemen
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin
2018-04-02can now remove ResId based config id schemeCaolán McNamara
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2018-01-23new loplugin: pointerboolNoel Grandin
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-18convert EEHorizontalTextDirection to scoped enumNoel Grandin
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
2017-11-28tdf#113455 follow-up: clear spin buttons when disabled in ResetMike Kaganski
2017-11-27tdf#113455 follow-up: use spin button labels as checkboxesMike Kaganski
2017-11-23TypedWhichId for sc constantsNoel Grandin
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin
2017-10-27Resolves: tdf#113455 Impossible to clear width/height in pagesCaolán McNamara
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-15convert SvxFileType to scoped enumNoel Grandin
2017-09-15convert SvxFileFormat to scoped enumNoel Grandin
2017-08-29loplugin:constparam in sc part9Noel Grandin
2017-08-25loplugin:constparam in sc part6Noel Grandin
2017-08-15loplugin:redundantcast, find more functional castsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-04loplugin:casttovoid in VCL_BUILDER_DECL_FACTORYStephan Bergmann
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-05-18Replace macro with functionStephan Bergmann
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sc module away from OSL_ASSERT to assertChris Sherlock
2017-04-28tdf#39486: Translate some randomly found German commentsJens Carl
2017-04-26remove sc bitmaps from .src filesCaolán McNamara
2017-04-10tdf#39468 Translate German commentsJens Carl
2017-04-04tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30convert SvxDateType to scoped enumNoel Grandin
2017-03-25loplugin:redundantcastStephan Bergmann
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-03-07loplugin:loopvartoosmallStephan Bergmann
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara