summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/orcusinterface.hxx
AgeCommit message (Expand)Author
2019-08-22Fully support importing of XML with nested repeat elements.Kohei Yoshida
2019-08-15Switch mdds to 1.5.0 and liborcus to 0.15.0.Kohei Yoshida
2018-10-15loplugin:constfields in scNoel Grandin
2018-09-11tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[n-w]*Gabor Kelemen
2018-09-06tdf#116453: One less argument to pass to ScOrcusStyles.Kohei Yoshida
2018-09-05tdf#116453: Pick up non-UTF8 encoding and use it for string values.Kohei Yoshida
2018-09-01Update orcus to 0.14.0.Kohei Yoshida
2018-06-24Changes to orcus for implementing XML data providerVikas Mahato
2018-05-29loplugin:unusedfields-in-constructor in scNoel Grandin
2018-02-06Import distributed text alignment settings correctly from orcus.Kohei Yoshida
2017-12-19Pick up sheet-local named expressions as well.Kohei Yoshida
2017-12-18Defer cell value insertion until later.Kohei Yoshida
2017-12-18Pick up global named expressions.Kohei Yoshida
2017-12-18Implement a reference resolver for orcus.Kohei Yoshida
2017-12-10Fix inconsistent naming of a variable.Kohei Yoshida
2017-12-09Remove __ORCUS_STATIC_LIB defines.Kohei Yoshida
2017-11-26Convert ScFormatEntryType to scoped enumTor Lillqvist
2017-11-18Updated liborcus to 0.13.1.Kohei Yoshida
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-08-29loplugin:constparam in sc part9Noel Grandin
2017-08-15loplugin:checkunusedparams in scNoel Grandin
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin
2016-09-28Add functionality to set parent cell styleJaskaran Singh
2016-09-18Initialize border attributes in orcus interfaceJaskaran Singh
2016-09-18Add facility for cell alignment to orcus interfaceJaskaran Singh
2016-09-18Reform orcus interface to set border widthJaskaran Singh
2016-09-18Add odf strikeout to orcus interfaceJaskaran Singh
2016-09-18Remove unused variable from orcus interfaceJaskaran Singh
2016-09-18use ScDocument's number formatterMarkus Mohrhard
2016-09-18Implement Interface for Importing Styles via OrcusJaskaran Singh
2016-09-18Add functions for cell protection in orcus interfaceJaskaran Singh
2016-09-18Add functions for border width and style to orcus interfaceJaskaran Singh
2016-09-18Implement orcus interface for font underlineJaskaran Singh
2016-09-18Declare font, border, protection orcus interface methodsJaskaran Singh
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-24loplugin:unusedmethods in scNoel Grandin
2016-03-08Update liborcus to 0.11.0.Kohei Yoshida
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-12sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-31import borders from orcusMarkus Mohrhard
2015-08-31some work on orcus conditional format importMarkus Mohrhard
2015-08-28initial work for conditional formatting import for orcusMarkus Mohrhard
2015-08-28add applyToItemSet method to all propertiesMarkus Mohrhard
2015-08-28make sure that the cell properties are really importedMarkus Mohrhard