summaryrefslogtreecommitdiff
path: root/sc/source/ui/cctrl/dpcontrol.cxx
AgeCommit message (Expand)AuthorFilesLines
2010-10-31use RTL_CONSTASCII_USTRING_PARAMJoost Eekhoorn1-2/+2
2010-10-13Merge commit 'ooo/OOO330_m10'Jan Holesovsky1-3/+19
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-06ooo33gsl10: #i114944# handle AutoFilter button position on RTL sheetsNiklas Nebel1-3/+19
2010-08-11CWS-TOOLING: integrate CWS calc57Kurt Zenker1-4/+4
2010-08-02calc57: #i113469# increase width of DataPilot field popupDaniel Rentz1-4/+4
2010-07-19calc56: merge with OOO330_m1Niklas Nebel1-3/+3
2010-07-05#i112745# get the right font size for ScDPFieldButton, clip text to bounding boxNiklas Nebel1-10/+26
2010-07-05ooo33gsl02: #i112873# change NativeWidget methods to be prepared for mapmodesPhilipp Lohmann [pl]1-3/+3
2010-02-26calctabcolor: #i109365# Removed some of unused methods.Kohei Yoshida1-26/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-14wntmsci12 warningsDaniel Rentz1-10/+10
2009-08-27Use the new PopupMenuFloatingWindow instead of FloatingWindow for popup menu ...Kohei Yoshida1-1/+1
2009-08-26Use the new "fake focus" flag of Window to simulate focus state, in order to ...Kohei Yoshida1-1/+3
2009-08-26TAB key to cycle through controls.Kohei Yoshida1-0/+57
2009-08-26read the highlighted menu of the parent popup when the child popup gets dismi...Kohei Yoshida1-3/+5
2009-08-26changed endSubMenu() to not rely on the open timer data to dismiss the sub menu.Kohei Yoshida1-6/+11
2009-08-26clear selected menu item when the popup ends.Kohei Yoshida1-20/+29
2009-08-26Fire a menu highlight event on menu item selection change, to get the accessi...Kohei Yoshida1-0/+22
2009-08-25Reorganized accessible menu implementation so that the toplevel window is tre...Kohei Yoshida1-3/+6
2009-08-22forgot to remove debug statement.Kohei Yoshida1-2/+0
2009-08-22code cleanup.Kohei Yoshida1-4/+6
2009-08-21fixed a build breakage.Kohei Yoshida1-1/+0
2009-08-21When a menu action is fired via accessible object, we need to make sure that ...Kohei Yoshida1-9/+6
2009-08-21Supported execution of menu items from the accessible object.Kohei Yoshida1-3/+3
2009-08-21forgot to remove debug statements.Kohei Yoshida1-48/+0
2009-08-21Ensure correct menu hierarchy when selecting an arbitrary menu item from the ...Kohei Yoshida1-35/+143
2009-08-21renamed structs.Kohei Yoshida1-12/+12
2009-08-21Let's not duplicate menu's selected state with the accessible object; we can ...Kohei Yoshida1-21/+13
2009-08-20removed all my printf statements.Kohei Yoshida1-72/+4
2009-08-20Added accessible objects for the remainder of the standard widgets.Kohei Yoshida1-1/+12
2009-08-20My first cut on implementing accessibility for the new datapilot field popup ...Kohei Yoshida1-17/+212
2009-08-03Launch the popup window right-aligned with the cell if the cell is wider than...Kohei Yoshida1-9/+13
2009-08-03Fixed text zooming issue where the text was not scaling properly per current ...Kohei Yoshida1-4/+16
2009-08-01Button pressing animation for autofilter buttons.Kohei Yoshida1-10/+36
2009-07-31Draw the autofilter arrow button the same way as the field popup button. Thi...Kohei Yoshida1-31/+40
2009-07-31Draw black border around the popup arrow. It looks better this way.Kohei Yoshida1-6/+11
2009-07-31Don't forget to update the toggle-all check box after each single selection.Kohei Yoshida1-1/+10
2009-07-31Quick help strings for the single-selection buttons per spec from IBM.Kohei Yoshida1-0/+2
2009-07-31Implemented single-select buttons. It's fully functional.Kohei Yoshida1-4/+48
2009-07-31Implemented "toggle all" check box per IBM's spec.Kohei Yoshida1-14/+124
2009-07-30removed unused method.Kohei Yoshida1-5/+0
2009-07-30Removed unused code after the switch to SvxCheckListBox.Kohei Yoshida1-20/+0
2009-07-30Used SvxCheckListBox to implement the check list box instead of rollingKohei Yoshida1-102/+28
2009-07-30Draw borders around the list member box.Kohei Yoshida1-0/+2
2009-06-19#i100619# initial commit of patches from ooo-build that implement newKohei Yoshida1-0/+1009