summaryrefslogtreecommitdiff
path: root/sc/source/ui/cctrl/dpcontrol.cxx
AgeCommit message (Expand)Author
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-10-29convert usages of DPIScalingFactor from int to floatTomaž Vajngerl
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-06-10sc tiled editing: Mapping has to be turned off after drawing the buttons.Jan Holesovsky
2015-06-10Enablaed -> Enabled.Jan Holesovsky
2015-06-10sc tiled editing: Corrected dropdown button offsetHenry Castro
2015-02-19Simplify and HiDPI for field button shown in auto-filtered cellTomaž Vajngerl
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-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-30More cppcheck cleaning in scJulien Nabet
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-09Remove superfluous include commentsThomas Arnhold
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-09-12Move ScCheckListMenuWindow and ScMenuFloatingWindow into own files.Kohei Yoshida
2011-09-12Rename: ScDPFieldPopupWindow -> ScCheckListMenuWindow.Kohei Yoshida
2011-04-28Centrally manage cached grid data for data pilot tables.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-25WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-11-23vcl117: removed obsolete headerPhilipp Lohmann [pl]
2010-11-13Purged BmpColorMode from libs-gui - calcJoseph Powers
2010-10-31use RTL_CONSTASCII_USTRING_PARAMJoost Eekhoorn
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-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-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-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