summaryrefslogtreecommitdiff
path: root/sc/source/filter/orcus
AgeCommit message (Expand)Author
2016-06-10tdf#100257 - Data : XML Source does not workNoel Grandin
2016-05-24loplugin:unusedmethods in scNoel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-03-08Update liborcus to 0.11.0.Kohei Yoshida
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2016-01-11loplugin:privatebase: Publicly derive from binary_/unary_functionStephan Bergmann
2015-11-19loplugin:sallogareasStephan Bergmann
2015-11-13sc: boost::ptr_vector->std::vectorNoel Grandin
2015-11-12sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-02cppcheck: noExplicitConstructorCaolán McNamara
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
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