summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/PivotLayoutTreeListBase.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-05-13drop some unneeded includesCaolán McNamara1-2/+0
2019-05-09loplugin:unusedmethodsNoel Grandin1-15/+0
2019-05-03tdf#125095 return DND_ACTION_NONECaolán McNamara1-1/+1
2019-05-01weld ScPivotLayoutDialogCaolán McNamara1-64/+65
2019-02-27tdf#42949 Fix IWYU warnings in sc/source/ui/d*/*cxxGabor Kelemen1-2/+0
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-06-06tdf#116552 restore copy on focus and jump focus to sourceCaolán McNamara1-0/+22
2018-03-28loplugin:virtualdown in sc..sdNoel Grandin1-3/+0
2017-10-23loplugin:includeform: scStephan Bergmann1-3/+3
2017-08-24loplugin:constparam in sc part5Noel Grandin1-2/+2
2017-02-17Pivot dialog: use C++11 feat., get rid of using namespace stdTomaž Vajngerl1-2/+0
2017-01-27Resolves: tdf#104153 lookup what listbox an entry is dragged fromCaolán McNamara1-23/+0
2016-07-15new loplugin unnecessary overrideNoel Grandin1-5/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-05-28convert GETFOCUS constants to scoped enumNoel Grandin1-1/+1
2015-05-02Audit LoseFocus - forms, reportdesign, sc, starmath, svtools.Michael Meeks1-1/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-2/+10
2015-04-22convert SV_DRAGDOP_ constants to scoped enumNoel Grandin1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-2/+10
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-2/+2
2015-01-24Resolves: rhbz#1179642 crash in GetFocus with empty mpPreviouslyFocusedListBoxCaolán McNamara1-2/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-04-16coverity#1202963 Uninitialized pointer fieldCaolán McNamara1-3/+4
2014-04-08use TriState instead of sal_Bool as there's three possibilitiesCaolán McNamara1-4/+4
2014-04-03pivot: Apply changes made in "Data Field" and "Data Field Options"Tomaž Vajngerl1-15/+3
2014-03-31pivot: new pivot table layout dialogTomaž Vajngerl1-0/+151