summaryrefslogtreecommitdiff
path: root/sc/source/ui/cctrl
AgeCommit message (Expand)AuthorFilesLines
2011-03-29switch sc to gbuildNorbert Thiebaud1-68/+0
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida5-41/+41
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba1-2/+1
2011-02-06port repository calc to boost unordered containersFridrich Štrba1-3/+3
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara1-1/+0
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner1-1/+1
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko5-46/+46
2010-12-11cleaning of __EXPORT defineGert Faller4-8/+8
2010-11-24.src cleanupJoseph Powers1-1/+1
2010-11-23vcl117: removed obsolete headerPhilipp Lohmann [pl]1-1/+1
2010-11-16HC Cleanup - calcJoseph Powers1-95/+6
2010-11-16get this building againCaolán McNamara1-2/+1
2010-11-13Purged BmpColorMode from libs-gui - calcJoseph Powers1-33/+33
2010-11-06High-Contrast Cleanup Phase #1Joseph Powers1-18/+17
2010-11-03Add many more files to EXCEPTIONSFILES, needed at least on NetBSD.Thomas Klausner1-7/+6
2010-10-31use RTL_CONSTASCII_USTRING_PARAMJoost Eekhoorn1-2/+2
2010-10-17clean up after removal of empty makefilesDavid Tardon1-2/+0
2010-10-13Merge commit 'ooo/OOO330_m10'Jan Holesovsky1-3/+19
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth6-0/+13
2010-10-06ooo33gsl10: #i114944# handle AutoFilter button position on RTL sheetsNiklas Nebel1-3/+19
2010-10-05remove include guards using fixguard.pyPetr Mladek1-10/+0
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-06-21CWS-TOOLING: integrate CWS calctabcolorobo1-26/+0
2010-06-03fwk139: #i10000# avoid warnings on solarisMikhail Voytenko1-0/+1
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 Rechtien8-62/+32
2010-01-29CWS-TOOLING: integrate CWS koheidatapilot03Ivo Hinkelmann3-1/+1510
2009-11-23merge commit for m65Mathias Bauer2-5/+5
2009-11-03#i104678# use high contrast mode setting instead of IsDark (paradigm shift be...Philipp Lohmann [pl]2-5/+5
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer2-2/+2
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