summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/dpcontrol.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-02-13Drop unnecessary #includeTakeshi Abe1-3/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2012-12-12Revert "fix for bnc#791731 preserve cell formatting of datapilot area ("Kohei Yoshida1-3/+0
2012-12-05fix for bnc#791731 preserve cell formatting of datapilot area (Noel Power1-0/+3
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-24rearranged forward declarations of classTakeshi Abe1-1/+0
2011-09-12Move ScCheckListMenuWindow and ScMenuFloatingWindow into own files.Kohei Yoshida1-277/+0
2011-09-12Rename: ScDPFieldPopupWindow -> ScCheckListMenuWindow.Kohei Yoshida1-5/+5
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-1/+1
2011-02-06port repository calc to boost unordered containersFridrich Štrba1-2/+2
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-1/+1
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-10-06ooo33gsl10: #i114944# handle AutoFilter button position on RTL sheetsNiklas Nebel1-1/+3
2010-07-05#i112745# get the right font size for ScDPFieldButton, clip text to bounding boxNiklas Nebel1-1/+3
2010-02-26calctabcolor: #i109365# Removed some of unused methods.Kohei Yoshida1-4/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-08-27Use the new PopupMenuFloatingWindow instead of FloatingWindow for popup menu ...Kohei Yoshida1-2/+2
2009-08-26TAB key to cycle through controls.Kohei Yoshida1-0/+6
2009-08-26changed endSubMenu() to not rely on the open timer data to dismiss the sub menu.Kohei Yoshida1-1/+1
2009-08-26clear selected menu item when the popup ends.Kohei Yoshida1-0/+8
2009-08-25Reorganized accessible menu implementation so that the toplevel window is tre...Kohei Yoshida1-1/+2
2009-08-22code cleanup.Kohei Yoshida1-1/+2
2009-08-21When a menu action is fired via accessible object, we need to make sure that ...Kohei Yoshida1-3/+5
2009-08-21Supported execution of menu items from the accessible object.Kohei Yoshida1-1/+2
2009-08-21Ensure correct menu hierarchy when selecting an arbitrary menu item from the ...Kohei Yoshida1-5/+22
2009-08-21remove the MenuItem class declaration - it was a wrong idea.Kohei Yoshida1-10/+0
2009-08-21renamed structs.Kohei Yoshida1-9/+19
2009-08-21Let's not duplicate menu's selected state with the accessible object; we can ...Kohei Yoshida1-3/+4
2009-08-20removed all my printf statements.Kohei Yoshida1-1/+1
2009-08-20My first cut on implementing accessibility for the new datapilot field popup ...Kohei Yoshida1-6/+43
2009-08-03Launch the popup window right-aligned with the cell if the cell is wider than...Kohei Yoshida1-0/+3
2009-08-03Fixed text zooming issue where the text was not scaling properly per current ...Kohei Yoshida1-1/+4
2009-08-01Button pressing animation for autofilter buttons.Kohei Yoshida1-0/+2
2009-07-31Draw the autofilter arrow button the same way as the field popup button. Thi...Kohei Yoshida1-0/+2
2009-07-31Implemented single-select buttons. It's fully functional.Kohei Yoshida1-1/+6
2009-07-31Implemented "toggle all" check box per IBM's spec.Kohei Yoshida1-5/+12
2009-07-30removed unused method.Kohei Yoshida1-2/+0
2009-07-30Removed unused code after the switch to SvxCheckListBox.Kohei Yoshida1-2/+0
2009-07-30Used SvxCheckListBox to implement the check list box instead of rollingKohei Yoshida1-19/+4
2009-06-19#i100619# initial commit of patches from ooo-build that implement newKohei Yoshida1-0/+289