summaryrefslogtreecommitdiff
path: root/sc/source/ui/attrdlg
AgeCommit message (Expand)AuthorFilesLines
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
2014-04-06whitespace cleanup in scMarkus Mohrhard2-24/+0
2014-03-30coverity#1194921 Overflowed return valueCaolán McNamara2-6/+6
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-143/+143
2014-03-27sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-17sc: prefer passing OUString by referenceNoel Grandin2-16/+16
2014-03-10convert pivot filter dialog to .uiCaolán McNamara2-17/+6
2014-03-06convert calc autoformat dialog to .uiCaolán McNamara2-23/+10
2014-03-03Remove visual noise from scAlexander Wilms3-4/+4
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann1-11/+11
2014-02-23Remove unneccessary commentsAlexander Wilms2-10/+10
2014-02-20Rename functions to avoid name collisions more generally.Matúš Kukan2-6/+2
2014-02-19Avoid app specific CreateDialogFactory code for non-DESKTOP.Matúš Kukan1-4/+7
2014-02-19sal_Bool->boolNoel Grandin1-2/+2
2014-02-14sal_Bool->boolNoel Grandin2-53/+53
2014-02-11convert change chart data source dialog to .uiCaolán McNamara2-15/+2
2014-02-05convert scenario dialog to .uiCaolán McNamara2-17/+4
2014-02-04convert select data source dialog to .uiCaolán McNamara2-16/+4
2014-02-02convert import options dialog to .uiCaolán McNamara2-15/+2
2014-01-28drop RID_SCDLG_INSCONT, etc. nowCaolán McNamara2-15/+2
2014-01-17convert pivot table subtotals data field dialog to .uiCaolán McNamara2-15/+3
2014-01-17convert data field dialog to .uiCaolán McNamara2-15/+3