summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc
AgeCommit message (Expand)Author
2013-06-24fix hair & fine cell border export ( followon fix fdo#56960 )Noel Power
2013-06-11Resolves: #i121045 After save a xls file contain marco in AOO, macor can't...Jianyuan Li
2013-06-07remove unintended changes ( from some aborted approach )Noel Power
2013-06-07add missing PageSetup.PageSize apiNoel Power
2013-06-06another attempt at followon patch for fdo#38385 attempt to detect rtlNoel Power
2013-06-06Revert "follow patch for fdo#38385 attempt to detect rtl"Noel Power
2013-06-05sc: XLSX export: remove mpAttributes crack:Michael Stahl
2013-06-04use better values for OOXML border width, fdo#56960Tim Richardson
2013-06-02remove one more use of inherited number formatsMarkus Mohrhard
2013-05-31No need for two Excel filter servicesStephan Bergmann
2013-05-31Trivially merge ExcelFilterBase into ExcelFilterStephan Bergmann
2013-05-30Clean up scfilt_component_getFactoryStephan Bergmann
2013-05-30String to OUString.Donizete Waterkemper
2013-05-29r is an optional attribute in c and r, fdo#65059Markus Mohrhard
2013-05-28Fix compilation error with older compilersTor Lillqvist
2013-05-27remove some methods that are no longer used after reworkNoel Power
2013-05-27buffer ExtCfRuleContext startElement processingNoel Power
2013-05-27buffer conditional formatting finalization so it happens after styles importNoel Power
2013-05-27reorg styles code slightly, process normal (and row ) style in own methodNoel Power
2013-05-27improve cell style xls[x|m] import performanceNoel Power
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