summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/inc/dpcontrol.hxx
Commit message (Expand)AuthorAgeFilesLines
* fix-includes.pl: scThomas Arnhold2014-05-111-3/+3
* fixincludeguards.sh: scThomas Arnhold2014-04-191-2/+2
* Drop unnecessary #includeTakeshi Abe2014-02-131-3/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-2/+2
* Revert "fix for bnc#791731 preserve cell formatting of datapilot area ("Kohei Yoshida2012-12-121-3/+0
* fix for bnc#791731 preserve cell formatting of datapilot area (Noel Power2012-12-051-0/+3
* re-base on ALv2 code. Includes:Michael Meeks2012-12-041-23/+14
* rearranged forward declarations of classTakeshi Abe2012-06-241-1/+0
* Move ScCheckListMenuWindow and ScMenuFloatingWindow into own files.Kohei Yoshida2011-09-121-277/+0
* Rename: ScDPFieldPopupWindow -> ScCheckListMenuWindow.Kohei Yoshida2011-09-121-5/+5
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-1/+1
|\
| * removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko2011-01-171-1/+1
* | port repository calc to boost unordered containersFridrich Štrba2011-02-061-2/+2
* | add modelines to .hxx files as wellCaolán McNamara2010-10-281-0/+3
|/
* ooo33gsl10: #i114944# handle AutoFilter button position on RTL sheetsNiklas Nebel2010-10-061-1/+3
* #i112745# get the right font size for ScDPFieldButton, clip text to bounding boxNiklas Nebel2010-07-051-1/+3
* calctabcolor: #i109365# Removed some of unused methods.Kohei Yoshida2010-02-261-4/+0
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* Use the new PopupMenuFloatingWindow instead of FloatingWindow for popup menu ...Kohei Yoshida2009-08-271-2/+2
* TAB key to cycle through controls.Kohei Yoshida2009-08-261-0/+6
* changed endSubMenu() to not rely on the open timer data to dismiss the sub menu.Kohei Yoshida2009-08-261-1/+1
* clear selected menu item when the popup ends.Kohei Yoshida2009-08-261-0/+8
* Reorganized accessible menu implementation so that the toplevel window is tre...Kohei Yoshida2009-08-251-1/+2
* code cleanup.Kohei Yoshida2009-08-221-1/+2
* When a menu action is fired via accessible object, we need to make sure that ...Kohei Yoshida2009-08-211-3/+5
* Supported execution of menu items from the accessible object.Kohei Yoshida2009-08-211-1/+2
* Ensure correct menu hierarchy when selecting an arbitrary menu item from the ...Kohei Yoshida2009-08-211-5/+22
* remove the MenuItem class declaration - it was a wrong idea.Kohei Yoshida2009-08-211-10/+0
* renamed structs.Kohei Yoshida2009-08-211-9/+19
* Let's not duplicate menu's selected state with the accessible object; we can ...Kohei Yoshida2009-08-211-3/+4
* removed all my printf statements.Kohei Yoshida2009-08-201-1/+1
* My first cut on implementing accessibility for the new datapilot field popup ...Kohei Yoshida2009-08-201-6/+43
* Launch the popup window right-aligned with the cell if the cell is wider than...Kohei Yoshida2009-08-031-0/+3
* Fixed text zooming issue where the text was not scaling properly per current ...Kohei Yoshida2009-08-031-1/+4
* Button pressing animation for autofilter buttons.Kohei Yoshida2009-08-011-0/+2
* Draw the autofilter arrow button the same way as the field popup button. Thi...Kohei Yoshida2009-07-311-0/+2
* Implemented single-select buttons. It's fully functional.Kohei Yoshida2009-07-311-1/+6
* Implemented "toggle all" check box per IBM's spec.Kohei Yoshida2009-07-311-5/+12
* removed unused method.Kohei Yoshida2009-07-301-2/+0
* Removed unused code after the switch to SvxCheckListBox.Kohei Yoshida2009-07-301-2/+0
* Used SvxCheckListBox to implement the check list box instead of rollingKohei Yoshida2009-07-301-19/+4
* #i100619# initial commit of patches from ooo-build that implement newKohei Yoshida2009-06-191-0/+289