summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs
AgeCommit message (Expand)AuthorFilesLines
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara7-10/+10
2016-07-13loplugin:singlevalfields in sc(part1)Noel Grandin2-25/+3
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin1-0/+1
2016-07-04remove comphelper::string::removeNoel Grandin1-4/+4
2016-06-30Step towards disposing of ScDataFormDlg properlyKatarina Behrens1-1/+7
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-8/+8
2016-06-07Resolves: tdf#88237 crash without java but with nlp solver installedCaolán McNamara1-14/+21
2016-06-07Move accessibility relations to .ui files, Part 7: tdf#87026Muhammet Kara1-10/+0
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin2-3/+3
2016-05-30Convert SelectionMode to scoped enumNoel Grandin3-3/+3
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara1-1/+0
2016-05-18convert TAB to scoped enumNoel Grandin1-2/+3
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara2-17/+2
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin1-1/+1
2016-05-07clang-tidy modernize-loop-convert in scNoel Grandin1-2/+2
2016-05-04Remove unnecessary ScUnoHelpFunctions::SetBoolInAnyStephan Bergmann1-2/+1
2016-04-28tdf#97087 Give comprehensible, unique names to idlesMuhammet Kara2-0/+3
2016-04-21new plugin stylepoliceNoel Grandin1-5/+5
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin1-6/+2
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara1-5/+7
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl2-4/+4
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin1-1/+1
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