summaryrefslogtreecommitdiff
path: root/sc/source/ui/attrdlg
AgeCommit message (Expand)AuthorFilesLines
2016-03-23loplugin:constantparam in scNoel Grandin2-13/+7
2016-03-10loplugin:constantparam in scNoel Grandin2-10/+9
2016-03-03loplugin:unuseddefaultparams in sc (part2)Noel Grandin2-10/+7
2016-01-22Move sc/source/ui/dbgui/validate.cxx from scui to scStephan Bergmann2-18/+0
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist1-2/+0
2015-11-30loplugin:unusedfieldsNoel Grandin2-3/+3
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin3-21/+17
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann6-28/+28
2015-11-04loplugin:stringconstantNoel Grandin1-1/+1
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara1-2/+2
2015-10-28com::sun::star->css in scNoel Grandin2-4/+4
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin1-2/+2
2015-10-14convert Link<> to typedNoel Grandin1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-142/+142
2015-09-22convert SC_PASTE constants to scoped enumNoel Grandin2-2/+2
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-1/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-4/+2
2015-08-13make Link<> instances typedNoel Grandin1-4/+2
2015-07-22loplugin:unusedmethods scNoel Grandin2-12/+0
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin1-1/+1
2015-05-12tdf#60573 Conditional formatting does not allow scrollingHenry Castro2-0/+7
2015-04-30Gradually typed LinkStephan Bergmann2-3/+3
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks4-65/+107
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann1-1/+1
2015-04-20sc: convert new to ::CreateNoel Grandin1-57/+57
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks1-2/+2
2015-04-10re-insert erroneously converted delete calls.Michael Meeks1-3/+3
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin3-4/+46
2015-03-23loplugin:constantfunction: scNoel Grandin2-7/+2
2015-01-20Some more loplugin:cstylecast: scStephan Bergmann2-3/+3
2014-11-24Remove superfluous and inconsistent whitespaceTor Lillqvist1-3/+3
2014-11-24Bin commented-out unreachable 'break' statementsTor Lillqvist1-8/+0
2014-10-28loplugin: cstylecastNoel Grandin2-3/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin4-87/+87
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-3/+3
2014-09-04create type-safe bitfield for sc insert/delete flagsNoel Grandin2-8/+8
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard5-9/+0
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann1-3/+3
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann1-3/+3
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann1-5/+5
2014-05-11fix-includes.pl: scThomas Arnhold1-1/+1
2014-04-27constLuboš Luňák1-2/+2
2014-04-23sc: sal_Bool->boolNoel Grandin1-4/+4
2014-04-21remove comments why a file gets includedThomas Arnhold1-2/+0
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-04-09convert data validation tab page to .uiCaolán McNamara2-13/+3
2014-04-07drop out of date undef SfxTabDialog fooCaolán McNamara1-6/+0