summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/PivotLayoutDialog.hxx
AgeCommit message (Expand)Author
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen
2018-10-15loplugin:constfields in scNoel Grandin
2018-06-06tdf#116552 restore copy on focus and jump focus to sourceCaolán McNamara
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-24loplugin:constparam in sc part5Noel Grandin
2017-01-27Resolves: tdf#104153 lookup what listbox an entry is dragged fromCaolán McNamara
2016-11-08loplugin:unnecessaryvirtual in sc..scaddinsNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-24convert PIVOT_FUNC to scoped enumNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-11-12sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-24convert Link<> to typedNoel Grandin
2015-09-10convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-02-10tdf#79239: make the dialog closable with 'X' button againKatarina Behrens
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-20Resolves fdo#81549: Crash pivot tableJulien Nabet
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-19fixincludeguards.sh: scThomas Arnhold
2014-04-03pivot: Apply changes made in "Data Field" and "Data Field Options"Tomaž Vajngerl
2014-03-31Fix various warningsStephan Bergmann
2014-03-31pivot layout dialog: remove SAL_OVERRIDE from destructorsTomaž Vajngerl
2014-03-31pivot: new pivot table layout dialogTomaž Vajngerl