summaryrefslogtreecommitdiff
path: root/sc/inc/document.hxx
AgeCommit message (Expand)AuthorFilesLines
2012-10-03fix parent style import xlsx fdo#55198Noel Power1-1/+1
2012-06-22big formula performance improvement for xlsx import (bnc#763168 & bnc#765942)Noel Power1-0/+1
2012-06-15fix rebase problemsMarkus Mohrhard1-0/+2
2012-06-15correctly set new conditional formatMarkus Mohrhard1-0/+1
2012-06-15adjust import/export code to merged conditional formatsMarkus Mohrhard1-7/+2
2012-06-05drop some unused codeCaolán McNamara1-1/+0
2012-05-24make color formats and conditional formats a sheet propertyMarkus Mohrhard1-11/+8
2012-05-18implement databars in the coreMarkus Mohrhard1-2/+2
2012-05-18restructure colorscale code a bit to allow adding databarsMarkus Mohrhard1-4/+4
2012-05-14copy color scales correctlyMarkus Mohrhard1-0/+1
2012-05-13export color scales to xlsxMarkus Mohrhard1-1/+1
2012-05-09import color scales from xlsxMarkus Mohrhard1-0/+7
2012-04-19Revert "do not include contents of huge sc/sd/sw libs into tiny unittests"Luboš Luňák1-18/+18
2012-04-11add unit test for autofillMarkus Mohrhard1-1/+1
2012-04-11Removing a member that's not used.Kohei Yoshida1-1/+0
2012-04-11move ScProgress outside of ScTable::FillMarkus Mohrhard1-2/+2
2012-04-07do not include contents of huge sc/sd/sw libs into tiny unittestsLuboš Luňák1-18/+18
2012-04-01first part of border import testMarkus Mohrhard1-1/+1
2012-03-29quick and ugly hack for ScEditableTester in ucalcMarkus Mohrhard1-0/+5
2012-03-28don't use uno when importing styles ( xlsx,xlsm) )Noel Power1-1/+1
2012-03-27export all style information to xls/xlsx, fdo#46738Markus Mohrhard1-0/+1
2012-03-02remove table.hxx from document.hxxMarkus Mohrhard1-5/+9
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2012-02-29remove mpNote from ScBaseCellMarkus Mohrhard1-10/+6
2012-02-20unusedcode.easy: some cleaningThomas Arnhold1-1/+0
2012-02-08Rename TypedStrData to ScTypedStrData, just to be consistent.Kohei Yoshida1-3/+3
2012-02-08Moved TypedStrData into its own files.Kohei Yoshida1-1/+1
2012-02-08Move this typedef back into collect.hxx for now.Kohei Yoshida1-0/+1
2012-02-08Move away from TypedScStrCollection in favor of STL's.Kohei Yoshida1-8/+17
2012-02-04Nobody uses StrData and ScStrCollection now.Kohei Yoshida1-1/+0
2012-02-03Moved the names of non-OLE charts out of ScDocument.Kohei Yoshida1-1/+0
2012-02-01non-inline the chart collection getter.Kohei Yoshida1-2/+1
2012-01-17remove unused methodsThomas Arnhold1-1/+0
2012-01-09fdo#44545: Skip filtered cells during auto-fill.Kohei Yoshida1-2/+0
2011-12-22remove some unused codeCaolán McNamara1-1/+0
2011-12-20improve the handling of range names while copy between different docsMarkus Mohrhard1-4/+0
2011-12-17Copy Absolute Formulas between documents: Part IMarkus Mohrhard1-2/+6
2011-11-28dr78: #i92774# NPV evaluates arguments row-wise; ScHorizontalValueIteratorEike Rathke1-0/+1
2011-11-28dr78: #i51508# use the correct MapMode for EditEngine when formatting for screenEike Rathke1-0/+2
2011-11-28dr78: #i115015# proper handling of add-in parameter arrays, merged with datab...Eike Rathke1-0/+1
2011-11-24We still need to set the name to the 1st sheet.Kohei Yoshida1-0/+1
2011-11-23ManageNames: add table to "Paste Names" dialogMarkus Mohrhard1-2/+2
2011-11-23ManageNames: make global undo work again with dialogMarkus Mohrhard1-0/+1
2011-11-23Manage Names: add most logic to Define Name dialogMarkus Mohrhard1-0/+1
2011-11-15Reset formula cell's changed flag only for those within visible range.Kohei Yoshida1-1/+1
2011-11-07forgot to amend these changes to my last commitMarkus Mohrhard1-1/+1
2011-11-07String->OUString in ScDocument and follow upMarkus Mohrhard1-58/+57
2011-11-07sal_Bool->bool in ScDocumentMarkus Mohrhard1-274/+274
2011-11-05make some methods constEike Rathke1-6/+6
2011-11-04 remove unused methods from ScDocument and ScTableMarkus Mohrhard1-4/+0