summaryrefslogtreecommitdiff
path: root/sc/inc/chartpos.hxx
AgeCommit message (Collapse)Author
2012-03-28Convert tools/table.hxx to std::map in ScChartPositionMap class in SC moduleNoel Grandin
Along the way, simplify the ScChartPositioner::CreatePositionMap method, it was using a unnecessarily complicated approach to allocating new objects.
2012-02-04ScOutlineCollection and its friends now free of ScSortedCollection.Kohei Yoshida
But it's apparently broken at the moment. I need to fix this...
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2011-01-03Translated comments from German to English.Christina Roßmanith
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-09-29I think that this eliminates the remaining //UNUSED commentsJustin Malcolm
There were still some of these comments (actually, a lot of them). The most recent attachment should get rid of the last of them. (fd#30442)
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-08-25CWS-TOOLING: integrate CWS koheicoderemoval02Vladimir Glazounov
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 Glazounov
2008-04-10INTEGRATION: CWS changefileheader (1.2.292); FILE MERGEDRüdiger Timm
2008/04/01 12:35:51 thb 1.2.292.2: #i85898# Stripping all external header guards 2008/03/31 17:13:26 rt 1.2.292.1: #i87441# Change license header to LPGL v3.
2007-05-22INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDEDVladimir Glazounov
2007/04/25 12:50:15 bm 1.1.2.5: warnings removed 2006/11/23 17:24:12 nn 1.1.2.4: #i71250# remove use of SchMemChart 2005/10/11 09:54:16 bm 1.1.2.3: license header change 2004/06/16 15:10:20 sab 1.1.2.2: #i17416#; merge into m42 2004/04/29 13:23:57 sab 1.1.2.1: #i17416#; seperate ChartPositionMap and ChartArray