summaryrefslogtreecommitdiff
path: root/sw/source/uibase/utlui/numfmtlb.cxx
AgeCommit message (Expand)Author
2023-03-22sw: check GetActiveView()Xisco Fauli
2022-03-03use SfxItemSet::GetItemIfSet in sw/source/uibaseNoel Grandin
2022-02-28sw: prefix members of SwNumFormatBase, SwOutlineContent, SwPostItContent ...Miklos Vajna
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-04-09Recheck include/ with IWYUGabor Kelemen
2020-10-20use tools::Long in swNoel
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski
2020-05-29pack a few more classesNoel Grandin
2020-01-16tdf#42949 Fix IWYU warnings in sw/source/uibase/[u-w]*/*cxxGabor Kelemen
2019-10-03rename SwNumFormatListBox back to NumFormatListBoxCaolán McNamara
2019-10-03NumFormatListBox is unusedCaolán McNamara
2019-09-03Ensure that VCL builder entry points use proper function typeMike Kaganski
2019-09-03Parent reference should be const in VCL builder entry pointsMike Kaganski
2019-04-09drop some unneeded includesCaolán McNamara
2019-03-19weld SwFieldDokPageCaolán McNamara
2019-03-14loplugin:unusedfieldsNoel Grandin
2019-03-01weld SwInsertDBColAutoPilotCaolán McNamara
2018-09-29weld SwNumFormatDlgCaolán McNamara
2018-08-24pass DelFormats around using std::vectorNoel Grandin
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-20drop unnecessary includesCaolán McNamara
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
2017-11-21loplugin:flatten in swNoel Grandin
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-08-27Calculate values only when they are really neededMatteo Casalin
2017-08-02split out VclBuilder static methodsCaolán McNamara
2017-07-31loplugin:unusedfields in swNoel Grandin
2017-07-27replace sal_uLong variables with sal_uInt32 for SvNumberFormatter IDsJochen Nitschke
2017-07-21de-hrc various thingsCaolán McNamara
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
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/uibaseBartosz Kosiorek
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-07loplugin:staticmethods: swStephan Bergmann
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-07loplugin:constantparam in swNoel Grandin
2016-08-25convert SvxNumValCategory to scoped enumNoel Grandin
2016-03-22loplugin:constantparam in swNoel Grandin
2015-12-27sal_uLong/sal_uIntPtr for ScNumFormatAbbrevMatteo Casalin
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist