summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs/scuiautofmt.cxx
AgeCommit message (Expand)Author
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-01-11CreateScAutoFormatDlg always passed a non-null ScViewData*Caolán McNamara
2020-08-09loplugin:flatten sc/miscdlgsNoel Grandin
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-04-02drop some unneeded includesCaolán McNamara
2019-03-16weld ScAutoFormatDlgCaolán McNamara
2019-03-11tdf#42949 Fix IWYU warnings in sc/source/ui/[f-o]*/*cxxGabor Kelemen
2019-01-16pass ScAutoFormatData around with unique_ptrNoel Grandin
2019-01-08Simplify containers iterations in sc/source/ui/[f-u]*Arkadiy Illarionov
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-01weld ScStringInputDlg to native dialogCaolán McNamara
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-08-29loplugin:constparam in sc part9Noel Grandin
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14use more OUString::operator== in scNoel Grandin
2017-04-13Removed duplicated includesAndrea Gelmini
2017-02-16miscdlgs.hrc is just one line that includes another headerCaolán McNamara
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-25tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2015-12-15sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-10-12convert Link<> to typedNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-09-17convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-06-03tdf#91726: AutoFormat: Crash when using an existing nameJulien Nabet
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann
2015-04-10first half of non-scriptable, Instance constructor conversion.Michael Meeks
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-10-28loplugin: cstylecastNoel Grandin
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-28fdo#39468 Translate German comments in sc/source/ui/miscdlgsThomas Viehmann