summaryrefslogtreecommitdiff
path: root/sc/inc/attarray.hxx
AgeCommit message (Collapse)AuthorFilesLines
2010-06-23koheirowlimitperf: #i109369# #i109373# #i109384# #i109385# #i109386# ↵obo1-1/+2
#i109387# #i109388# #i109389# #i109391# #i109934# #i109935# #i110116# #i111531# #i111887# #i112190# #i30215# increased the row limit to 1 million, and integrated lots of speed optimization and bug fixes to ensure Calc remains usable after the row limit increase.
2010-03-22CWS-TOOLING: integrate CWS kohei04Vladimir Glazunov1-1/+1
2010-03-09kohei04: tab to whitespace & BOOL to bool etc to make MSVC compiler happy.Kohei Yoshida1-1/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-4/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-08-25CWS-TOOLING: integrate CWS koheicoderemoval02Vladimir Glazounov1-1/+2
2009-07-24 Kohei Yoshida Resurrected one method that was now used after the rebase. Now the entire sc module builds. 2009-07-24 Kohei Yoshida Rebased to DEV300_m53. 2009-07-23 Kohei Yoshida resolved conflict during merge to DEV300_m52. 2009-05-09 Kohei Yoshida #i95953# partially applied Caolan's patch. 2009-05-09 Kohei Yoshida #i101326# Removed old pivot implementation code that was already disabled. 2009-05-09 Kohei Yoshida More unused methods commented out. 2009-05-09 Kohei Yoshida More unused methods commented out. 2009-05-08 Kohei Yoshida Removed more unused methods, mostly related to binfilter methods. 2009-05-08 Kohei Yoshida #i95953# the first round of unused method removal, based solely on Caolan's list. All removed methods were double-checked manually to make sure they are really unused, followed by a build test with debug on.
2008-09-30CWS-TOOLING: integrate CWS koheicoderemovalVladimir Glazounov1-6/+4
2008-04-10INTEGRATION: CWS changefileheader (1.8.700); FILE MERGEDRüdiger Timm1-28/+18
2008/04/01 12:35:49 thb 1.8.700.2: #i85898# Stripping all external header guards 2008/03/31 17:13:26 rt 1.8.700.1: #i87441# Change license header to LPGL v3.
2005-09-08INTEGRATION: CWS ooo19126 (1.7.116); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 15:00:32 rt 1.7.116.1: #i54170# Change license header: remove SISSL
2005-03-29INTEGRATION: CWS dr34 (1.6.2); FILE MERGEDRüdiger Timm1-3/+12
2005/03/10 11:41:13 nn 1.6.2.1: #i44697# detect equal ScPatternAttr pointers across MergePatternArea calls
2005-02-21INTEGRATION: CWS calc29 (1.5.292); FILE MERGEDVladimir Glazounov1-3/+4
2005/01/28 18:48:06 nn 1.5.292.1: #i30830# skip large formatted areas below data in GetPrintArea
2004-06-04INTEGRATION: CWS rowlimit (1.4.302); FILE MERGEDOliver Bolte1-67/+69
2004/03/11 12:05:47 er 1.4.302.4: #i1967# type correctness 2004/02/20 22:54:27 er 1.4.302.3: #i1967# type correctness 2004/01/16 17:37:28 er 1.4.302.2: #i1967# typedef size_t SCSIZE 2004/01/09 20:49:59 er 1.4.302.1: #i1967# SCCOL,SCROW,SCTAB replace USHORT; arrays have size_t
2002-12-05#98454# performance: cache style sheet usageEike Rathke1-3/+3
2001-11-05#92553# performance: SetPatternArea: avoid unnecessary new/delete and data ↵Eike Rathke1-2/+5
copies
2001-08-10#88107# convert StarMath/StarBats<->StarSymbol in binary file formatEike Rathke1-2/+3
2000-09-18initial importJens-Heiner Rechtien1-0/+265