summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/fieldwnd.cxx
AgeCommit message (Expand)Author
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
2010-12-15Call GetFieldSize() to get button size to avoid hard-coded size.Kohei Yoshida
2010-12-15A little UI tweak & code cleanup.Kohei Yoshida
2010-12-15Removed code I don't use any more.Kohei Yoshida
2010-12-15Simpler logic for selecting next field button.Kohei Yoshida
2010-12-15Set scroll bar line size to always 1.Kohei Yoshida
2010-11-19Now the select field control shows two columns of field buttons.Kohei Yoshida
2010-11-18More work on select field control rework.Kohei Yoshida
2010-11-18Started re-working the select field window widget.Kohei Yoshida
2010-11-17Ported my previous work into this branch. Not build-tested yet.Kohei Yoshida
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-09-07CWS-TOOLING: integrate CWS dr72Oliver Bolte
2009-05-15CWS-TOOLING: integrate CWS datapilotrangeJens-Heiner Rechtien
2009-03-02CWS-TOOLING: integrate CWS dr66Oliver Bolte
2008-04-10INTEGRATION: CWS changefileheader (1.19.330); FILE MERGEDRüdiger Timm
2007-02-27INTEGRATION: CWS calcwarnings (1.18.110); FILE MERGEDVladimir Glazounov
2006-07-21INTEGRATION: CWS pchfix01 (1.17.188); FILE MERGEDKurt Zenker
2005-10-21INTEGRATION: CWS dr41 (1.15.246); FILE MERGEDRüdiger Timm
2005-09-08INTEGRATION: CWS ooo19126 (1.15.258); FILE MERGEDRüdiger Timm
2004-11-02INTEGRATION: CWS sab012 (1.14.180); FILE MERGEDRüdiger Timm
2004-06-04INTEGRATION: CWS rowlimit (1.11.178); FILE MERGEDOliver Bolte
2004-04-13INTEGRATION: CWS pagefields (1.12.36); FILE MERGEDJens-Heiner Rechtien
2004-01-07INTEGRATION: CWS geordi2q12 (1.11.216); FILE MERGEDRüdiger Timm
2003-04-24INTEGRATION: CWS uaa02 (1.9.24); FILE MERGEDVladimir Glazounov
2003-04-17INTEGRATION: CWS vcl08 (1.8.4.1.20); FILE MERGEDRüdiger Timm
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-10-21#78660# new mouse pointer for removing fieldsDaniel Rentz
2002-10-08#104041# crash in D&DDaniel Rentz
2002-09-24#99949#; add method to give the accessibility object the descriptionSascha Ballach
2002-08-06#101676#; add Accessibility API supportSascha Ballach
2002-05-22#99357# use StyleSettings for controlsDaniel Rentz