summaryrefslogtreecommitdiff
path: root/sc/source/ui/cctrl
AgeCommit message (Expand)Author
2010-11-23vcl117: removed obsolete headerPhilipp Lohmann [pl]
2010-11-16HC Cleanup - calcJoseph Powers
2010-11-16get this building againCaolán McNamara
2010-11-13Purged BmpColorMode from libs-gui - calcJoseph Powers
2010-11-06High-Contrast Cleanup Phase #1Joseph Powers
2010-11-03Add many more files to EXCEPTIONSFILES, needed at least on NetBSD.Thomas Klausner
2010-10-31use RTL_CONSTASCII_USTRING_PARAMJoost Eekhoorn
2010-10-17clean up after removal of empty makefilesDavid Tardon
2010-10-13Merge commit 'ooo/OOO330_m10'Jan Holesovsky
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-06ooo33gsl10: #i114944# handle AutoFilter button position on RTL sheetsNiklas Nebel
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-08-11CWS-TOOLING: integrate CWS calc57Kurt Zenker
2010-08-02calc57: #i113469# increase width of DataPilot field popupDaniel Rentz
2010-07-19calc56: merge with OOO330_m1Niklas Nebel
2010-07-05#i112745# get the right font size for ScDPFieldButton, clip text to bounding boxNiklas Nebel
2010-07-05ooo33gsl02: #i112873# change NativeWidget methods to be prepared for mapmodesPhilipp Lohmann [pl]
2010-06-21CWS-TOOLING: integrate CWS calctabcolorobo
2010-06-03fwk139: #i10000# avoid warnings on solarisMikhail Voytenko
2010-02-26calctabcolor: #i109365# Removed some of unused methods.Kohei Yoshida
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-29CWS-TOOLING: integrate CWS koheidatapilot03Ivo Hinkelmann
2009-11-23merge commit for m65Mathias Bauer
2009-11-03#i104678# use high contrast mode setting instead of IsDark (paradigm shift be...Philipp Lohmann [pl]
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer
2009-10-14wntmsci12 warningsDaniel Rentz
2009-08-27Use the new PopupMenuFloatingWindow instead of FloatingWindow for popup menu ...Kohei Yoshida
2009-08-26Use the new "fake focus" flag of Window to simulate focus state, in order to ...Kohei Yoshida
2009-08-26TAB key to cycle through controls.Kohei Yoshida
2009-08-26read the highlighted menu of the parent popup when the child popup gets dismi...Kohei Yoshida
2009-08-26changed endSubMenu() to not rely on the open timer data to dismiss the sub menu.Kohei Yoshida
2009-08-26clear selected menu item when the popup ends.Kohei Yoshida
2009-08-26Fire a menu highlight event on menu item selection change, to get the accessi...Kohei Yoshida
2009-08-25Reorganized accessible menu implementation so that the toplevel window is tre...Kohei Yoshida
2009-08-22forgot to remove debug statement.Kohei Yoshida
2009-08-22code cleanup.Kohei Yoshida
2009-08-21fixed a build breakage.Kohei Yoshida
2009-08-21When a menu action is fired via accessible object, we need to make sure that ...Kohei Yoshida
2009-08-21Supported execution of menu items from the accessible object.Kohei Yoshida
2009-08-21forgot to remove debug statements.Kohei Yoshida
2009-08-21Ensure correct menu hierarchy when selecting an arbitrary menu item from the ...Kohei Yoshida
2009-08-21renamed structs.Kohei Yoshida
2009-08-21Let's not duplicate menu's selected state with the accessible object; we can ...Kohei Yoshida
2009-08-20removed all my printf statements.Kohei Yoshida
2009-08-20Added accessible objects for the remainder of the standard widgets.Kohei Yoshida
2009-08-20My first cut on implementing accessibility for the new datapilot field popup ...Kohei Yoshida
2009-08-03Launch the popup window right-aligned with the cell if the cell is wider than...Kohei Yoshida
2009-08-03Fixed text zooming issue where the text was not scaling properly per current ...Kohei Yoshida
2009-08-01Button pressing animation for autofilter buttons.Kohei Yoshida
2009-07-31Draw the autofilter arrow button the same way as the field popup button. Thi...Kohei Yoshida