summaryrefslogtreecommitdiff
path: root/sc/source/filter/orcus
AgeCommit message (Expand)Author
2015-10-10fix gnumeric importMarkus Mohrhard
2015-09-27make gnumeric xml a real LibreOffice filter formatMarkus Mohrhard
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-08-31orcus: don't leak old state into new style objectsMarkus Mohrhard
2015-08-31import borders from orcusMarkus Mohrhard
2015-08-31some work on orcus conditional format importMarkus Mohrhard
2015-08-28Work around loplugin:staticmethodsStephan Bergmann
2015-08-28initial work for conditional formatting import for orcusMarkus Mohrhard
2015-08-28call it as wellMarkus Mohrhard
2015-08-28implement the applyToItemSet for more propertiesMarkus Mohrhard
2015-08-28apply fill properties to item setMarkus Mohrhard
2015-08-28import the background colorMarkus Mohrhard
2015-08-28make sure to print numbers as ints and not as charactersMarkus Mohrhard
2015-08-28make sure that the cell properties are really importedMarkus Mohrhard
2015-08-28use a consistent log area for orcus stylesMarkus Mohrhard
2015-08-28correct import for row height and col widthMarkus Mohrhard
2015-08-28tempMarkus Mohrhard
2015-08-28implement import_sheet_properties interfaceMarkus Mohrhard
2015-08-28import cell fill colorMarkus Mohrhard
2015-08-28we need to create the default styles in the interface right nowMarkus Mohrhard
2015-08-28import font underlineMarkus Mohrhard
2015-08-28next step on correct styles import from orcusMarkus Mohrhard
2015-08-28import font color correctlyMarkus Mohrhard
2015-08-28tep for correct styles import from orcusMarkus Mohrhard
2015-08-28parse the range for autofilterMarkus Mohrhard
2015-08-28import table as ScDBDataMarkus Mohrhard
2015-08-28add more orcus debug outputMarkus Mohrhard
2015-08-28add ScOrcusSheet::get_table methodMarkus Mohrhard
2015-08-14loplugin: defaultparamsNoel Grandin
2015-06-04update to liborcus 0.9.1David Tardon
2015-05-01Revert "update to liborcus 0.9.0"Markus Mohrhard
2015-05-01update to liborcus 0.9.0Markus Mohrhard
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-11fix-includes.pl: scThomas Arnhold
2014-05-06fdo#77990: Intern strings for hybrid strings during import.Kohei Yoshida
2014-04-24orcus autofilter import, implement the interfaceMarkus Mohrhard
2014-04-09add array cell import to orcus importMarkus Mohrhard
2014-03-03-Werror,-Wunused-parameterStephan Bergmann
2014-03-03upgrade liborcusMarkus Mohrhard
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-11-13introduced FormulaGrammar::GRAM_OOXML with FormulaLanguage::OOXMLEike Rathke
2013-11-06Modify ScFormulaCell's ctor to take a const reference to ScTokenArray.Kohei Yoshida
2013-11-04Have all formula cells start listening at once after the file load.Kohei Yoshida
2013-10-11Make the same change to the orcus interface & remove unused methods.Kohei Yoshida
2013-09-11Do the same with orcus filter interface implementation.Kohei Yoshida