summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs
AgeCommit message (Expand)AuthorFilesLines
2016-03-23loplugin:constantparam in scNoel Grandin2-8/+5
2016-03-18convert SvButtonState to scoped enumNoel Grandin1-1/+1
2016-03-18convert SvLBoxButtonKind to scoped enumNoel Grandin1-1/+1
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin1-12/+9
2016-03-16more fixes for "loplugin:constantparam in unotools/"Noel Grandin1-1/+1
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke9-44/+43
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard1-2/+2
2016-03-04loplugin:unuseddefaultparam in scNoel Grandin2-4/+4
2016-03-03loplugin:unuseddefaultparams in formulaNoel Grandin1-2/+2
2016-03-03remove double definesJochen Nitschke3-24/+4
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin1-3/+2
2016-02-22loplugin:commaoperator in sc/Noel Grandin1-1/+1
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-9/+9
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-2/+2
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-1/+1
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-1/+1
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-1/+1
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin2-6/+3
2016-01-10Fix typosAndrea Gelmini1-2/+2
2016-01-05new loplugin rangedforcopy - use reference in range based forAndrzej Hunt1-4/+4
2015-12-27sal_uLong/sal_uIntPtr for ScNumFormatAbbrevMatteo Casalin1-1/+1
2015-12-15sc: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl1-1/+1
2015-11-30loplugin:unusedfieldsNoel Grandin2-2/+0
2015-11-23loplugin:unusedfields in scNoel Grandin1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann20-208/+208
2015-11-04loplugin:stringconstantNoel Grandin1-2/+2
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie1-1/+1
2015-10-27loplugin:unusedmethodsNoel Grandin1-33/+0
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin2-42/+42
2015-10-20loplugin:defaultparamsStephan Bergmann2-5/+5
2015-10-19loplugin:defaultparamsStephan Bergmann4-13/+13
2015-10-16convert Link<> to typedNoel Grandin9-30/+18
2015-10-15convert Link<> to typedNoel Grandin2-5/+8
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-2/+2
2015-10-12convert Link<> to typedNoel Grandin7-26/+16
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht2-23/+17
2015-09-25convert Link<> to typedNoel Grandin1-10/+6
2015-09-24convert Link<> to typedNoel Grandin4-39/+27
2015-09-23convert Link<> to typedNoel Grandin1-7/+8
2015-09-23convert Link<> to typedNoel Grandin2-3/+2
2015-09-23convert Link<> to typedNoel Grandin1-17/+13
2015-09-22convert Link<> to typedNoel Grandin1-7/+5
2015-09-22convert SC_PASTE constants to scoped enumNoel Grandin1-16/+16
2015-09-18boost->stdCaolán McNamara3-5/+2
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara3-2/+5
2015-09-17boost->stdCaolán McNamara3-5/+2
2015-09-17convert Link<> to typedNoel Grandin3-6/+3
2015-09-14convert Link<> to typedNoel Grandin1-3/+1
2015-09-12Use < instead of <= by not decreasing the number of entriesMatteo Casalin1-2/+2