summaryrefslogtreecommitdiff
path: root/sc/source/filter/orcus
AgeCommit message (Expand)Author
2017-02-09remove obsolete noop callJochen Nitschke
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-30cleanup tailing backslashesJochen Nitschke
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in scStephan Bergmann
2016-09-28Fix minor issue in importing cell stylesJaskaran Singh
2016-09-28Add functionality to set parent cell styleJaskaran Singh
2016-09-18Correct initial values for cell align in orcus interfaceJaskaran Singh
2016-09-18Fix a bug in border import in orcus interfaceJaskaran Singh
2016-09-18Fix a typo in border style import in orcus interfaceJaskaran Singh
2016-09-18Initialize border attributes in orcus interfaceJaskaran Singh
2016-09-18Disable printing default protection in imported stylesJaskaran Singh
2016-09-18Change the way url is handled for orcus style importJaskaran 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-18Reform orcus unit warningJaskaran Singh
2016-09-18Fix reorder and overflow warning in orcus interfaceJaskaran Singh
2016-09-18fix assert in number format orcus importMarkus Mohrhard
2016-09-18use ScDocument's number formatterMarkus Mohrhard
2016-09-18fix assert when opening a calc document in new orcus styles importMarkus Mohrhard
2016-09-18Reform function to apply protection in orcus interfaceJaskaran Singh
2016-09-18Add diagonal borders to calc orcus interfaceJaskaran Singh
2016-09-18Implement Interface for Importing Styles via OrcusJaskaran Singh
2016-09-18Add a method to import ODF 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-18Fix getDirection for border in 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-06-09sc: eeek, a boost::ptr_vector! take it off! take it off!Michael Stahl
2016-06-09tdf#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