summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)AuthorFilesLines
2012-06-26Revert "export all style information to xls/xlsx, fdo#46738"Petr Mladek4-4/+3
2012-05-18WaE: has virtual functions but non-virtual destructorTor Lillqvist1-0/+1
2012-04-20resolved fdo#48856 update sheet-local named expressions correctlyEike Rathke2-4/+11
2012-03-27export all style information to xls/xlsx, fdo#46738Markus Mohrhard4-3/+4
2012-01-31clone token in ScFormulaResult copy-ctor instead of referringEike Rathke1-3/+20
2012-01-24Fix refresh problem on pivot tables whose data cache have not been created.Kohei Yoshida1-0/+7
2012-01-21Oops I shouldn't have erased names directly.Kohei Yoshida1-0/+1
2012-01-21fdo#44831: Named range should overwrite existing name.Kohei Yoshida1-1/+1
2012-01-19ScGlobal::GetAutoFormat not always required to create fresh instance.Stephan Bergmann1-0/+1
2012-01-13Avoid double deletion during data cache object destruction.Kohei Yoshida1-0/+2
2012-01-12Test the new logic of our pivot data cache life cycle.Kohei Yoshida1-0/+4
2012-01-12fdo#43077: Finally, remove data cache when nobody references it.Kohei Yoshida1-0/+8
2012-01-12fdo#43077: Now, refreshing a table should refresh all linked tables.Kohei Yoshida2-2/+12
2012-01-12fdo#43077: Have cache instance keep track of who is referencing it.Kohei Yoshida3-3/+12
2012-01-12fdo#43077: Copy pivot tables when a sheet is copied.Kohei Yoshida1-1/+1
2012-01-11Test code for sheet source data cache relocation.Kohei Yoshida1-1/+2
2012-01-11New test for pivot tables with named source ranges.Kohei Yoshida1-0/+1
2012-01-11fdo#44661: Properly update range keys for pivot cache.Kohei Yoshida1-1/+7
2012-01-09fdo#44545: Skip filtered cells during auto-fill.Kohei Yoshida2-2/+1
2012-01-08Mark detective arrows clearly since we need to treat them differently.Kohei Yoshida1-1/+1
2012-01-08limit the number of sheets again to 10000Markus Mohrhard1-1/+2
2012-01-07handle relative refs in name dialogs correctlyMarkus Mohrhard1-0/+1
2012-01-07improve copy/paste between different documentsMarkus Mohrhard4-8/+53
2012-01-06Fix re-calculation of the position of circular drawing objects.Kohei Yoshida1-1/+3
2012-01-04Register chart data ranges via tokens rather than string.Kohei Yoshida1-3/+15
2011-12-20another "ScToken::GetDoubleRef: virtual dummy called"Eike Rathke1-3/+5
2011-12-13fdo#39917: Use correct address convention during search and replace.Kohei Yoshida1-3/+3
2011-12-07fdo#43534: Fully support external references in CELL function.Kohei Yoshida1-8/+8
2011-12-06bnc#733864: Make sure to adjust the sheet index of drawing objects.Kohei Yoshida1-0/+1
2011-12-05Empty data sequence backend no longer used. Let's purge it.Kohei Yoshida1-140/+0
2011-12-05Use boost::scoped_ptr in lieu of std::auto_ptr (where we can).Kohei Yoshida1-11/+10
2011-12-05Replace ScChangeTrackMsgStack with std::stack< ScChangeTrackMsgInfo* >Marcel Metz1-7/+3
2011-12-05Remove Large Handles optionStefan Knorr (astron)1-3/+2
2011-12-03ptr_map does not need a pointer as template argumentMarkus Mohrhard1-1/+1
2011-12-03refactor SdrModel::GetDocumentStreamMichael Stahl1-1/+0
2011-12-01String to OUString for SetHybridString methodLaurent Godard2-3/+3
2011-12-01ManageNames: move some strings to globstrMarkus Mohrhard1-1/+4
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke2-1/+5
2011-11-29Implemented the new multi-value filter API.Kohei Yoshida1-6/+11
2011-11-29Use rtl::Reference<>.Stephan Bergmann1-2/+3
2011-11-29fdo#32826: Finally return the real selected sheets, and use it.Kohei Yoshida1-1/+3
2011-11-29New UNO API to return currently selected sheets.Kohei Yoshida1-3/+22
2011-11-29Create an UNO controller object for the preview shell.Kohei Yoshida1-0/+10
2011-11-29Passed the selected sheet info to ScPreview.Kohei Yoshida1-1/+5
2011-11-29sal_Bool to bool.Kohei Yoshida1-1/+1
2011-11-28fdo#43304: Allow empty field labels in pivot tables.Kohei Yoshida1-1/+1
2011-11-28dr80: #i116460# performance of Excel file with many outlinesEike Rathke1-0/+2
2011-11-28dr78: #i115659# check validity of member and dimension settingsEike Rathke1-2/+2
2011-11-28dr78: #i92774# NPV evaluates arguments row-wise; ScHorizontalValueIteratorEike Rathke4-0/+39
2011-11-28dr78: #i111413# new ODFF interpreter functions SEC, SECH, CSC, CSCH; patch fr...Eike Rathke1-0/+4