summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/miscdlgs
Commit message (Expand)AuthorAgeFilesLines
* make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin2016-10-271-1/+1
* loplugin:expandablemethodds in scNoel Grandin2016-10-191-1/+1
* loplugin:mergeclasse merge ScCbWarningBox with ScReplaceWarnBoNoel Grandin2016-10-141-34/+12
* loplugin:unnecessaryoverride in scNoel Grandin2016-10-054-20/+0
* convert MapUnit to scoped enumNoel Grandin2016-10-053-3/+3
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-0528-120/+120
* convert PAINT constants to typed_flagsNoel Grandin2016-09-261-1/+1
* perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke2016-09-231-1/+1
* convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke2016-08-262-6/+6
* tdf#100726 - Improve readability of OUString concatanationsGökhan Gurbetoğlu2016-08-253-31/+18
* loplugin:countusersofdefaultparams in scNoel Grandin2016-08-191-1/+1
* screenshots: dialog doesn't even have a help buttonKatarina Behrens2016-08-181-3/+1
* tdf#30456 Enable to empty or not merged cellsLaurent Balland-Poirier2016-08-161-0/+50
* masses of MessBoxes not being disposed promptlyCaolán McNamara2016-07-267-10/+10
* loplugin:singlevalfields in sc(part1)Noel Grandin2016-07-132-25/+3
* restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin2016-07-061-0/+1
* remove comphelper::string::removeNoel Grandin2016-07-041-4/+4
* Step towards disposing of ScDataFormDlg properlyKatarina Behrens2016-06-301-1/+7
* tdf#97527 - vcl: reference-count MenuNoel Grandin2016-06-231-8/+8
* Resolves: tdf#88237 crash without java but with nlp solver installedCaolán McNamara2016-06-071-14/+21
* Move accessibility relations to .ui files, Part 7: tdf#87026Muhammet Kara2016-06-071-10/+0
* Convert VCL_MESSAGE to scoped enumNoel Grandin2016-06-012-3/+3
* Convert SelectionMode to scoped enumNoel Grandin2016-05-303-3/+3
* (nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara2016-05-251-1/+0
* convert TAB to scoped enumNoel Grandin2016-05-181-2/+3
* mpDefDialogParent is not used since 2002Caolán McNamara2016-05-122-17/+2
* convert SFXWB file dialog flags to scoped enumNoel Grandin2016-05-121-1/+1
* clang-tidy modernize-loop-convert in scNoel Grandin2016-05-071-2/+2
* Remove unnecessary ScUnoHelpFunctions::SetBoolInAnyStephan Bergmann2016-05-041-2/+1
* tdf#97087 Give comprehensible, unique names to idlesMuhammet Kara2016-04-282-0/+3
* new plugin stylepoliceNoel Grandin2016-04-211-5/+5
* clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin2016-04-201-6/+2
* cppcheck: noExplicitConstructorCaolán McNamara2016-04-041-5/+7
* sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl2016-03-312-4/+4
* use SAL_N_ELEMENTS more widelyNoel Grandin2016-03-311-1/+1
* loplugin:constantparam in scNoel Grandin2016-03-232-8/+5
* convert SvButtonState to scoped enumNoel Grandin2016-03-181-1/+1
* convert SvLBoxButtonKind to scoped enumNoel Grandin2016-03-181-1/+1
* drop unused params from SvLBoxItem and all it's subclassesNoel Grandin2016-03-181-12/+9
* more fixes for "loplugin:constantparam in unotools/"Noel Grandin2016-03-161-1/+1
* tdf#84938 Change defines to typed_flagsJochen Nitschke2016-03-129-44/+43
* work on sane lifecylce for SfxFilterMarkus Mohrhard2016-03-111-2/+2
* loplugin:unuseddefaultparam in scNoel Grandin2016-03-042-4/+4
* loplugin:unuseddefaultparams in formulaNoel Grandin2016-03-031-2/+2
* remove double definesJochen Nitschke2016-03-033-24/+4
* loplugin:unuseddefaultparams in sc (part1)Noel Grandin2016-03-021-3/+2
* loplugin:commaoperator in sc/Noel Grandin2016-02-221-1/+1
* vcl: take into account the font width is the average font widthChris Sherlock2016-02-041-9/+9
* tools: rename FontUnderline to FontLineStyleChris Sherlock2016-01-311-2/+2
* vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock2016-01-181-1/+1