summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/pvlaydlg.cxx
AgeCommit message (Expand)Author
2014-04-04callcatcher: remove old pivot table dialogCaolán McNamara
2014-03-28coverity#982764 Dereference null return valueCaolán McNamara
2014-03-28coverity#982765 Dereference null return valueCaolán McNamara
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-14sal_Bool->boolNoel Grandin
2014-02-13Various adjustments of the pivot tableCaolán McNamara
2014-02-13Converted pivot table layout dlg to .uiKatarina Behrens
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-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-06-04MPLv2 subset improvements.Michael Meeks
2013-04-17stash the label widget for shrink mode in the edit, not the buttonCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-08make link RefButton and widget for shrunk dialog title explicitCaolán McNamara
2013-01-11Let's remove this underused bAlive flag....Kohei Yoshida
2013-01-03fdo#58004: Let's remove these upper bound truncation.Kohei Yoshida
2012-12-19Refactored pivot table dialog code for better modularity.Kohei Yoshida
2012-12-05Don't forget to set focus handler for the reference edit boxes.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-11fix the highlighting of the range in the pivot table dialogMarkus Mohrhard
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-24Corrected comment.Kohei Yoshida
2012-02-24Use SUM function by default in case nothing is selected.Kohei Yoshida
2012-02-22Properly transfer layout and subtotal names before and after the dialog.Kohei Yoshida
2012-02-22Reduce scope level.Kohei Yoshida
2012-02-22Correctly generate data field dimensions when pressing OK.Kohei Yoshida
2012-02-22Correctly display layout name of data fields.Kohei Yoshida
2012-02-22Separate initialization of data field buttons.Kohei Yoshida
2012-02-22Only show original dimensions in the select window.Kohei Yoshida
2012-02-22Use ptr_vector for ScDPLabelData vector.Kohei Yoshida
2012-02-22Use ptr_vector to replace vector with shared_ptr inside.Kohei Yoshida
2012-02-22String and bool conversion.Kohei Yoshida
2012-02-22Don't up the duplicate count when launching the options dialog.Kohei Yoshida
2012-02-22Alloow pivot table layout dialog to have duplicate data fields.Kohei Yoshida
2012-02-14Try to preserve the orientation of data layout dimension.Kohei Yoshida
2012-02-09More duplicated defines.Kohei Yoshida
2012-01-09simplify CharClassCaolán McNamara
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot
2011-11-28dr78: #i116044# correct handling of DataPilot grand total nameEike Rathke
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-08-30Adjust the dialog size to make sure the bottom text is visible.Kohei Yoshida
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-05-03fdo#36721: Fixed a crash on datapilot while editing the source range.Kohei Yoshida
2011-04-25Fixed layout problem on Windows. It was not entirely platform independent.Kohei Yoshida
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-14More stupid build fixes.Kohei Yoshida