summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/pvfundlg.hxx
AgeCommit message (Expand)Author
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-05-01weld ScPivotLayoutDialogCaolán McNamara
2019-02-15weld ScDPFunctionDlgCaolán McNamara
2019-02-15weld ScDPSubtotalDlgCaolán McNamara
2019-02-15weld ScDPSubtotalOptDlgCaolán McNamara
2018-10-29tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[f-p]*Gabor Kelemen
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-14MoreButton is solely used by toolkitCaolán McNamara
2018-10-03loplugin:unusedmethodsNoel Grandin
2018-05-20weld ScDPShowDetailDlgCaolán McNamara
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-04-03use actual UNO enums in scNoel Grandin
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara
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
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-09-17convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel 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-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2014-10-31Removed duplicated includesAndrea Gelmini
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-04Convert RID_SCDLG_DPSHOWDETAIL to .uiPalenik Mihály
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-05more list type correctnessEike Rathke
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-14convert Data Field Options Dialog to .uiCaolán McNamara
2014-01-17tweak MultiListBox to ListBoxCaolán McNamara
2014-01-17convert pivot table subtotals data field dialog to .uiCaolán McNamara
2014-01-17convert data field dialog to .uiCaolán McNamara
2013-12-05fdo#69984: Handle duplicate field names correctly.Kohei Yoshida
2013-10-04convert sc/source/ui/inc/p*.hxx from String to OUStringNoel Grandin
2013-10-03de-GetBuffer calcCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-07-02fdo#51222: Use multi-list box for subtotal dialog.Kohei Yoshida
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-24Now we only allow one function per data field.Kohei Yoshida
2012-02-22Use ptr_vector for ScDPLabelData vector.Kohei Yoshida
2011-05-28String to OUString in ScDPObject.Kohei Yoshida