summaryrefslogtreecommitdiff
path: root/sw/source/uibase/utlui/numfmtlb.cxx
AgeCommit message (Expand)Author
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
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-09-17boost->stdCaolán McNamara
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-12sw: More renaming.Jan Holesovsky
2015-05-12Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11Revert "Switch VclBuilder constructors to use VclPtr."Michael Meeks
2015-05-11Switch VclBuilder constructors to use VclPtr.Michael Meeks
2015-05-11tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-17restore these extern methods, they are used by VclBuilderNoel Grandin
2015-04-17sw: convert new to ::Create.Noel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09vcl: VclPtr conversion in swNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-26loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
2014-06-28sal_uInt16 to sal_(u)Int32Matteo Casalin
2014-06-20Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl