summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/viewdata.hxx
AgeCommit message (Expand)AuthorFilesLines
2012-12-14bnc#791706: Support multiple selection in page fields.Kohei Yoshida1-1/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann1-2/+0
2012-08-17Translation of comments from german in sc/source/ui/inc/Albert Thuswaldner1-32/+31
2012-07-02Remove unused definesThomas Arnhold1-1/+0
2012-06-15move zoomitem from svx to sfx2Tim Hardeck1-1/+1
2012-04-02Don't instantiate ScDocFunc objects, get them from the doc-shellMichael Meeks1-0/+2
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2011-11-29These methods can be const.Kohei Yoshida1-2/+2
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida1-5/+5
2011-06-07Shared commonly used STL function objects & remove memory leak.Kohei Yoshida1-1/+2
2011-06-07sal_Bool to bool etc.Kohei Yoshida1-22/+20
2011-06-07More meaningful method name & this should be private.Kohei Yoshida1-2/+1
2011-06-07Fixed out-of-bound access to array, which would cause a crash later.Kohei Yoshida1-0/+1
2011-06-07Renamed data member from pTabData to maTabData.Kohei Yoshida1-1/+1
2011-06-03improve performance of ScUndoInsertTables::UndoMarkus Mohrhard1-0/+1
2011-05-27some performance improvements for inserting sheetsMarkus Mohrhard1-0/+1
2011-05-18rework ScViewData to work with unlimited number of sheetsMarkus Mohrhard1-1/+1
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-61/+61
2011-02-08Removed unused functions and classes form calc 3lastAlfonso Eusebio1-2/+0
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-61/+61
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-09-28This gets rid of a great number of the commentsJustin Malcolm1-6/+0
2010-09-28Port cws-koheicopyborder-sc.diff from ooo-build.Kohei Yoshida1-0/+12
2010-09-28Remove datapilot autoformat feature.Kohei Yoshida1-4/+0
2010-09-15sc-sheet-gridline-toggle.diff: Toggle gridline display per sheet.Kohei Yoshida1-0/+5
2010-09-15sc-datapilot-autoformat.diff: Provision for data-pilot to give autoformatJody Goldberg1-0/+4
2010-07-16calc56: #i113139# various performance improvements for 1MB rows, especially w...Eike Rathke [er]1-0/+18
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-09-18initial commit of code reorg, existing files that are modifiedNoel Power1-0/+3
2008-09-30CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov1-6/+6
2008-04-18INTEGRATION: CWS filteredrows (1.22.72); FILE MERGEDRüdiger Timm1-5/+29
2008-04-10INTEGRATION: CWS changefileheader (1.22.96); FILE MERGEDRüdiger Timm1-34/+18
2008-01-10INTEGRATION: CWS xmlfilter02 (1.20.18); FILE MERGEDOliver Bolte1-7/+10
2007-11-21INTEGRATION: CWS sheetzoom (1.20.206); FILE MERGEDIvo Hinkelmann1-10/+27
2007-02-27INTEGRATION: CWS calcwarnings (1.19.324); FILE MERGEDVladimir Glazounov1-3/+3
2005-09-08INTEGRATION: CWS ooo19126 (1.18.144); FILE MERGEDRüdiger Timm1-47/+21
2005-02-21INTEGRATION: CWS dr32 (1.17.126); FILE MERGEDVladimir Glazounov1-5/+5
2004-10-12INTEGRATION: CWS calc22 (1.15.22); FILE MERGEDJens-Heiner Rechtien1-2/+4
2004-09-08INTEGRATION: CWS dr20 (1.14.10); FILE MERGEDJens-Heiner Rechtien1-3/+9
2004-08-23INTEGRATION: CWS tune03 (1.14.52); FILE MERGEDRüdiger Timm1-6/+10
2004-06-04INTEGRATION: CWS rowlimit (1.12.194); FILE MERGEDOliver Bolte1-96/+96
2004-02-03INTEGRATION: CWS calcrtl (1.12.26); FILE MERGEDJens-Heiner Rechtien1-2/+5
2003-04-08INTEGRATION: CWS calc06 (1.10.4.1.28); FILE MERGEDRüdiger Timm1-6/+5
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-3/+3
2002-10-18#103934#; give possibility to decide whether to end edit mode or not while Up...Sascha Ballach1-3/+3
2002-09-16#102955# handling of multi selection that can be merged to simple selection i...Niklas Nebel1-2/+4
2001-05-10excel import/export of view settingsDaniel Rentz1-2/+3
2001-04-27#86430# ToPixel: change 0 to 1 only if original value is not 0Niklas Nebel1-3/+3
2001-04-18#i601# ScViewData::ToPixel (handling of small columns/rows)Niklas Nebel1-2/+12