summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/pvfundlg.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-10-29tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[f-p]*Gabor Kelemen1-1/+0
2018-10-24weld AdvancedSettingsDialogCaolán McNamara1-1/+1
2018-10-14MoreButton is solely used by toolkitCaolán McNamara1-1/+0
2018-10-03loplugin:unusedmethodsNoel Grandin1-1/+1
2018-05-20weld ScDPShowDetailDlgCaolán McNamara1-10/+10
2017-10-23loplugin:includeform: scStephan Bergmann1-1/+1
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-3/+3
2017-04-03use actual UNO enums in scNoel Grandin1-1/+3
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara1-1/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-9/+9
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-4/+4
2016-05-24convert PIVOT_FUNC to scoped enumNoel Grandin1-4/+4
2015-10-28com::sun::star->css in scNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-5/+5
2015-10-12convert Link<> to typedNoel Grandin1-2/+2
2015-09-18boost->stdCaolán McNamara1-4/+4
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-4/+4
2015-09-17boost->stdCaolán McNamara1-4/+4
2015-09-17convert Link<> to typedNoel Grandin1-4/+4
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-4/+4
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-42/+46
2015-03-12Enhancement tdf#87972 : Cannot repeat items labels on a pivot tableDeena Francis1-0/+1
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara1-4/+4
2014-10-31Removed duplicated includesAndrea Gelmini1-2/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-5/+5
2014-08-04Convert RID_SCDLG_DPSHOWDETAIL to .uiPalenik Mihály1-5/+2
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-04-06whitespace cleanup in scMarkus Mohrhard1-14/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-03-05more list type correctnessEike Rathke1-2/+2
2014-03-03Remove visual noise from scAlexander Wilms1-7/+7
2014-02-14convert Data Field Options Dialog to .uiCaolán McNamara1-27/+24
2014-01-17tweak MultiListBox to ListBoxCaolán McNamara1-2/+1
2014-01-17convert pivot table subtotals data field dialog to .uiCaolán McNamara1-16/+12
2014-01-17convert data field dialog to .uiCaolán McNamara1-20/+15
2013-12-05fdo#69984: Handle duplicate field names correctly.Kohei Yoshida1-2/+2
2013-10-04convert sc/source/ui/inc/p*.hxx from String to OUStringNoel Grandin1-2/+2
2013-10-03de-GetBuffer calcCaolán McNamara1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-6/+6
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-29/+20
2012-07-02fdo#51222: Use multi-list box for subtotal dialog.Kohei Yoshida1-1/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-2/+2
2012-02-24Now we only allow one function per data field.Kohei Yoshida1-2/+2
2012-02-22Use ptr_vector for ScDPLabelData vector.Kohei Yoshida1-2/+2
2011-05-28String to OUString in ScDPObject.Kohei Yoshida1-1/+1
2011-03-14More stupid build fixes.Kohei Yoshida1-4/+4
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-13/+13
2011-02-15dr79: rebase to DEV300_m100Daniel Rentz [dr]1-5/+5
2011-02-06port repository calc to boost unordered containersFridrich Štrba1-4/+4
2011-01-24dr79: #i5759# extend pivot layout dialog: support for unlimited number of fie...Daniel Rentz [dr]1-16/+6