summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/PivotLayoutDialog.cxx
AgeCommit message (Expand)Author
2015-09-10convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-12Enhancement tdf#87972 : Cannot repeat items labels on a pivot tableDeena Francis
2015-02-10tdf#79239: make the dialog closable with 'X' button againKatarina Behrens
2014-12-01For external data sources this variable can be null, fdo#83534Markus Mohrhard
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-27Actually OK and Cancel is better here than Apply and Close.Kohei Yoshida
2014-05-21Keep only "Apply" and "Close".Kohei Yoshida
2014-04-29coverity#1210191 Uninitialized pointer fieldCaolán McNamara
2014-04-03pivot: Apply changes made in "Data Field" and "Data Field Options"Tomaž Vajngerl
2014-03-31Fix various warningsStephan Bergmann
2014-03-31pivot: new pivot table layout dialogTomaž Vajngerl