summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/gridwin5.cxx
AgeCommit message (Expand)Author
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-19sal_Bool->boolNoel Grandin
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-10-23Re-implement cell note storage using mdds::multi_type_vector.Laurent Godard
2013-10-08convert sc/source/ui/view/*.cxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/ui/inc/gridwin.hxx from String to OUStringNoel Grandin
2013-06-24fdo#51296 Helptext added for hyperlinks, hlinks behave as in writerAkash Shetye
2013-05-28fdo#63323 fix the comment position when the mouse over cellFaisal M. Al-Otaibi
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-04WaE: unused variable 'pDrawView'Tor Lillqvist
2012-12-04fix problem with captions inserted at problematic zoom levelsNoel Power
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-07-13Resolves: fdo#48256 clean out Hide/Show CursorThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-02-29remove mpNote from ScBaseCellMarkus Mohrhard
2012-02-03GetDescription() now deals with rtl::OUString.Kohei Yoshida
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-02More on sal_Bool to bool (in method signatures).Kohei Yoshida
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-03-02Remove bogus comments.Guillaume Poussel
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-10-13Merge commit 'origin/master' fix conflicts and more trailing wsNoel Power
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-08#i107450#: build all other modules with new editeng libMathias Bauer
2009-07-02CWS-TOOLING: integrate CWS aw065Release Engineers
2009-03-02CWS-TOOLING: integrate CWS dr66Oliver Bolte
2008-04-11INTEGRATION: CWS changefileheader (1.22.88); FILE MERGEDRüdiger Timm
2008-01-29INTEGRATION: CWS dr58_SRC680 (1.21.94); FILE MERGEDRüdiger Timm
2007-07-06INTEGRATION: CWS dr55 (1.19.42); FILE MERGEDRüdiger Timm
2007-06-26INTEGRATION: CWS impressalternativtext (1.19.10); FILE MERGEDJens-Heiner Rechtien
2007-05-10INTEGRATION: CWS pchfix04 (1.17.22); FILE MERGEDKurt Zenker
2007-02-27INTEGRATION: CWS calcwarnings (1.17.8); FILE MERGEDVladimir Glazounov
2006-11-14INTEGRATION: CWS aw024 (1.14.138); FILE MERGEDIvo Hinkelmann
2006-07-21INTEGRATION: CWS pchfix01 (1.15.214); FILE MERGEDKurt Zenker
2005-09-08INTEGRATION: CWS ooo19126 (1.14.326); FILE MERGEDRüdiger Timm
2004-09-08INTEGRATION: CWS dr12 (1.12.146); FILE MERGEDJens-Heiner Rechtien
2004-06-04INTEGRATION: CWS rowlimit (1.12.178); FILE MERGEDOliver Bolte
2003-04-24INTEGRATION: CWS uaa02 (1.11.138); FILE MERGEDVladimir Glazounov
2002-04-10#97777# show note marker by keyboardNiklas Nebel
2002-03-12#95584#; call Init method of AccessibilityObjectSascha Ballach
2002-02-14#95584#; call Broadcaster for Accessibility objectsSascha Ballach
2002-01-22#95584#; remove ACCESSIBILITY from header definesSascha Ballach
2002-01-18#95584#; add the method to get the accessibility classes from the windowSascha Ballach
2001-07-11#88188# performance: transliteration compare instead of collator compare; Svt...Eike Rathke
2001-07-02use SvtSysLocale LocaleDataWrapperEike Rathke