summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/fieldwnd.cxx
AgeCommit message (Expand)Author
2014-04-04callcatcher: remove old pivot table dialogCaolán McNamara
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-13Various adjustments of the pivot tableCaolán McNamara
2014-02-13Converted pivot table layout dlg to .uiKatarina Behrens
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin
2013-10-18convert remaining String in SC to OUStringNoel Grandin
2013-10-08convert sc/source/ui/dbgui/*.cxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/ui/inc/f*.hxx from String to OUStringNoel Grandin
2013-07-01Start moving all these DEBUG_FOO into calcmacros.hxx.Kohei Yoshida
2013-06-04MPLv2 subset improvements.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-15Add a quick way to dump the content of pivot table result tree.Kohei Yoshida
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-12-19Refactored pivot table dialog code for better modularity.Kohei Yoshida
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-03-05Remove unused codeElton Chung
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-28Fixed incorrect truncation of text in field button.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-01-31Remove unsed codeElton Chung
2012-01-17remove unused ScDP* methodsThomas Arnhold
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-05-16WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier
2011-04-25Fixed layout problem on Windows. It was not entirely platform independent.Kohei Yoshida
2011-03-14More build fixes in sc.Kohei Yoshida
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-01Remove bogus comments.Guillaume Poussel
2011-02-15dr79: rebase to DEV300_m100Daniel Rentz [dr]
2011-02-03dr79: change scrolling to entire rows/columns in all field windowsDaniel Rentz [dr]
2011-02-02Prevent selected field index from going out-of-bound, to prevent crash.Kohei Yoshida
2011-02-02Ensure that the selected field is displayed when the selection moves.Kohei Yoshida
2011-01-25dr79: unx compiler warningsDaniel Rentz [dr]
2011-01-25dr79: #i5759# use Window::RequestHelp() instead of Window::MouseMove() to sho...Daniel Rentz [dr]
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-24dr79: #i5759# extend pivot layout dialog: support for unlimited number of fie...Daniel Rentz [dr]
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-12-15Give each field control a proper description.Kohei Yoshida
2010-12-15Wrapper class for the normal scroll bar class.Kohei Yoshida
2010-12-15Handle mouse wheel input on the row field control.Kohei Yoshida
2010-12-15Fixed the mouse cursor pos to field index conversion method.Kohei Yoshida
2010-12-15Removed all my debug statements.Kohei Yoshida
2010-12-15Show the scroll bars only when necessary, otherwise hide them.Kohei Yoshida
2010-12-15Removed the old code for the data field control.Kohei Yoshida
2010-12-15Reuse ScDPHorFieldControl to render the data field, to reduce code size.Kohei Yoshida