summaryrefslogtreecommitdiff
path: root/starmath/source/dialog.cxx
AgeCommit message (Expand)Author
2019-04-02tdf#124386 re-call SetScrollBarRange when aSymbolSet changesCaolán McNamara
2018-11-09loplugin:useuniqueptr in SmDistanceDialogNoel Grandin
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-08loplugin:constfields in starmathNoel Grandin
2018-09-19drop some unnecessary headersCaolán McNamara
2018-09-19weld SmFontDialogCaolán McNamara
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-08-20return weld widgets by std::unique_ptr from builderNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-16tdf#118681 make sure we're using the right font char mapCaolán McNamara
2018-05-29weld SvxSwPosSizeTabPageCaolán McNamara
2018-05-24rework custom widget welding to enable inheritenceCaolán McNamara
2018-05-04weld SwOutlineTabDialogCaolán McNamara
2018-04-30weld SmSymbolDialogCaolán McNamara
2018-04-30flip catalogdialog action area orientation to standardCaolán McNamara
2018-04-29weld SmFontTypeDialogCaolán McNamara
2018-04-29weld SwEndNoteOptionPageCaolán McNamara
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-10weld SpacingDialogCaolán McNamara
2018-04-10weld SmFontSizeDialogCaolán McNamara
2018-04-09weld SmAlignDialogCaolán McNamara
2018-04-07weld ScLinkedAreaDlgCaolán McNamara
2018-03-30weld SvxCharacterMap dialogCaolán McNamara
2018-03-16loplugin:useuniqueptr in SmCategoryDescNoel Grandin
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara
2018-03-07use more Color in sfx2..svtoolsNoel Grandin
2018-02-28Translate German comments and debug stringsJohnny_M
2018-02-22weld native message dialogsCaolán McNamara
2018-02-20loplugin:changetoolsgen in starmathNoel Grandin
2018-01-11starmath: getLength() > 0 -> !isEmpty()Takeshi Abe
2018-01-04de-duplicate some defines in hrc filesNoel Grandin
2017-11-22tdf#112689 Replace chained O(U)StringBuffer::append with operator+qzheng
2017-11-05Remove GetNextSubset and create GetSubsetMapJulien Nabet
2017-10-23loplugin:includeform: starmathStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M
2017-08-03starmath: cleanup includes with iwyuJochen Nitschke
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin
2017-05-05starmath: Convert SmHorAlign to scoped enumTakeshi Abe
2017-04-14starmath: size() > 0 -> !empty()Takeshi Abe
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna