summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/dpcontrol.hxx
AgeCommit message (Expand)Author
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2019-02-21tdf#42949 Fix IWYU warnings in sc/source/ui/[a-c]*Gabor Kelemen
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen
2018-05-21loplugin:unusedfields in scNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-04-10Convert last vestiges of OutputDevice* and VirtualDevice* members.Michael Meeks
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-02-13Drop unnecessary #includeTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-12Revert "fix for bnc#791731 preserve cell formatting of datapilot area ("Kohei Yoshida
2012-12-05fix for bnc#791731 preserve cell formatting of datapilot area (Noel Power
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-06-24rearranged forward declarations of classTakeshi Abe
2011-09-12Move ScCheckListMenuWindow and ScMenuFloatingWindow into own files.Kohei Yoshida
2011-09-12Rename: ScDPFieldPopupWindow -> ScCheckListMenuWindow.Kohei Yoshida
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-02-06port repository calc to boost unordered containersFridrich Štrba
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-06ooo33gsl10: #i114944# handle AutoFilter button position on RTL sheetsNiklas Nebel
2010-07-05#i112745# get the right font size for ScDPFieldButton, clip text to bounding boxNiklas Nebel
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
2009-08-27Use the new PopupMenuFloatingWindow instead of FloatingWindow for popup menu ...Kohei Yoshida
2009-08-26TAB key to cycle through controls.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-25Reorganized accessible menu implementation so that the toplevel window is tre...Kohei Yoshida
2009-08-22code cleanup.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-21Ensure correct menu hierarchy when selecting an arbitrary menu item from the ...Kohei Yoshida
2009-08-21remove the MenuItem class declaration - it was a wrong idea.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-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
2009-07-31Implemented single-select buttons. It's fully functional.Kohei Yoshida
2009-07-31Implemented "toggle all" check box per IBM's spec.Kohei Yoshida
2009-07-30removed unused method.Kohei Yoshida
2009-07-30Removed unused code after the switch to SvxCheckListBox.Kohei Yoshida