summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc
AgeCommit message (Expand)Author
2013-05-27we need a reference to the DifParser.aData, fdo#64920Markus Mohrhard
2013-05-24Revert "improve cell style xls[x|m] import performance"Noel Power
2013-05-24Revert "reorg styles code slightly, process normal (and row ) style in own me...Noel Power
2013-05-24reorg styles code slightly, process normal (and row ) style in own methodNoel Power
2013-05-24improve cell style xls[x|m] import performanceNoel Power
2013-05-23Revert "fdo#46808, Convert chart2::Title service to new style"Stephan Bergmann
2013-05-22AppendAscii cleanupRicardo Montania
2013-05-21fdo#46808, Convert chart2::*RegressionCurve services to new styleNoel Grandin
2013-05-21fdo#46808, Convert chart2::Title service to new styleNoel Grandin
2013-05-21fdo#46808, Convert various chart2:*Scaling services to new styleNoel Grandin
2013-05-13fdo#46808, Convert some chart2 services to new styleNoel Grandin
2013-05-13fdo#46808 Convert chart2::FormattedString service to new styleNoel Grandin
2013-05-03no longer needed CREATE_STRING macroMiklos Vajna
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-13ScDocumentImport accessor to provide efficient means to fill document.Kohei Yoshida
2013-04-13Show progress indicator during document import via orcus.Kohei Yoshida
2013-04-13Import null date via orcus.Kohei Yoshida
2013-04-13Properly implement date / time value import from orcus.Kohei Yoshida
2013-04-13Implement set_date() interface method.Kohei Yoshida
2013-04-13Implement segment-based string import.Kohei Yoshida
2013-04-13Correctly implement add() and append() of shared strings interface.Kohei Yoshida
2013-04-13Defer string cell import until the end when importing via orcus.Kohei Yoshida
2013-04-13Try not to crash during import of xlsx and ods documents.Kohei Yoshida
2013-04-13Manage to use orcus to import ods, xlsx, and csv.Kohei Yoshida
2013-04-09Get it to build with the latest orcus. It may not be fully functional.Kohei Yoshida
2013-04-08fdo#49120 - Implementig XML_stateIrányossy Knoblauch Artúr
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-03-27More of the same...Kohei Yoshida
2013-03-27Take care of xetable.?xx.Kohei Yoshida
2013-03-27kill some unused inlinesThomas Arnhold
2013-03-26WaE: 'ScCellValue' defined as a struct here but previously declared as a classTor Lillqvist
2013-03-26Get the whole change tracking code entirely ScBaseCell-free!Kohei Yoshida
2013-03-23fix spelling errorMarkus Mohrhard
2013-03-19Remove use of ScBaseCell and its derivatives outside ScDocument.Kohei Yoshida
2013-03-19Reduce dependency on document.hxx. Prefer forward declaration.Kohei Yoshida
2013-03-16sc: translate some debug messagesThomas Arnhold
2013-03-15follow patch for fdo#38385 attempt to detect rtlNoel Power
2013-03-14fdo#38838: Replaced some (Uni)String to OUString in core/scelixir
2013-03-11 #119989# Support relative 3D pie chart height when importing charts.Armin Le Grand
2013-03-09Remove unused functions (callcatcher)Julien Nabet
2013-02-23Fix typo, "charcter" -> "character"Julien Nabet
2013-02-22s/the the/the/Tor Lillqvist
2013-02-21delay importing all drawing elements until content is loaded, fdo#60488Markus Mohrhard
2013-02-12Remove excessive inclusion of cell.hxx from other headers.Kohei Yoshida
2013-02-09fix compile for change to boost 1.53.0 declaring smart pointer operator bool ...Mark Wright
2013-01-30correctly handle repeated row heights for empty rows ( fdo#59973 )Noel Power
2013-01-30better default row detection ( associated with fdo#55621 )Noel Power