summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/xmlcelli.hxx
AgeCommit message (Expand)Author
2013-02-11Import URL fields as well. Now I'm done.Kohei Yoshida
2013-02-11Import date fields.Kohei Yoshida
2013-02-11Import document title field as well.Kohei Yoshida
2013-02-11Fix sheet name field import.Kohei Yoshida
2013-02-11Prepare for the import of cell field items.Kohei Yoshida
2013-02-11Import formatted spans correctly.Kohei Yoshida
2013-02-11Use EditEngine to create ScEditCell directly.Kohei Yoshida
2013-02-11Push everything to the cell context.Kohei Yoshida
2013-02-11These method names should use singular 'Cell', not 'Cells'.Kohei Yoshida
2013-02-11Removal of more obsolete stuff...Kohei Yoshida
2013-02-11First cut on the re-work. Lots of things are still broken.Kohei Yoshida
2013-02-11Bit of re-organization...Kohei Yoshida
2013-01-27use isEmpty instead of getLengthMarkus Mohrhard
2013-01-26remove some data members from the classMarkus Mohrhard
2013-01-25improve handling of error cells in cahced value importMarkus Mohrhard
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-07-31Import intended blank or error cached formula results instead of 0Daniel Bankston
2012-07-11ODS Import: Improve method names and commentsDaniel Bankston
2012-07-11Reduce some redundant codeDaniel Bankston
2012-06-20Remove subtable import code since sc core doesn't support itDaniel Bankston
2012-06-20Clean minor misc code leftovers from conversionDaniel Bankston
2012-06-17Remove unused variables and parametersDaniel Bankston
2012-06-17Convert ODS import of Data Validaty to direct scDaniel Bankston
2012-06-17Move logic in AddFormulaCell() that adds non-formula cells into its own methodDaniel Bankston
2012-06-17Put logic that adds nonformula cells into its own methodDaniel Bankston
2012-06-17Put some conditional statements into readable methods and do minor formattingDaniel Bankston
2012-06-17Move EndElement()'s logic (that adds formula cell to doc) into its own methodDaniel Bankston
2012-06-17Put EndElement()'s long for-loop into its own methodDaniel Bankston
2012-06-17Break contents EndElement()'s switch statement into smaller sub functionsDaniel Bankston
2012-06-17Remove commentsDaniel Bankston
2012-06-17Reduce amount of casts between SCCOL, SCROW, and sal_Int32Daniel Bankston
2012-06-17Replace CellAddress with ScAddress in ScXMLTableRowCellContext::EndElement()Daniel Bankston
2012-06-01Remove ScDocFunc calls and unnecessary checks from ODS import for merged cellsDaniel Bankston
2012-06-01Remove unnecessary code in ODS import for matrix and mergeDaniel Bankston
2012-06-01Convert ODS import merge methods to use direct Sc callsDaniel Bankston
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-08-28some more sal_Bool -> bool in sc/source/filter/xmlMarkus Mohrhard
2011-08-28sal_Bool->bool in xmlcelli.[ch]xxMarkus Mohrhard
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-07-29CWS-TOOLING: integrate CWS dr71Jens-Heiner Rechtien
2009-07-03CWS-TOOLING: integrate CWS dr70Release Engineers
2009-03-02CWS-TOOLING: integrate CWS dr66Oliver Bolte
2009-01-08CWS-TOOLING: integrate CWS frmdlgJens-Heiner Rechtien
2008-12-12CWS-TOOLING: integrate CWS mooxlscRüdiger Timm
2008-04-10INTEGRATION: CWS changefileheader (1.25.34); FILE MERGEDRüdiger Timm
2008-03-06INTEGRATION: CWS odff (1.24.158); FILE MERGEDKurt Zenker
2007-02-27INTEGRATION: CWS calcwarnings (1.23.314); FILE MERGEDVladimir Glazounov