summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc
AgeCommit message (Expand)Author
2016-11-07loplugin:expandablemethods in scNoel Grandin
2016-11-03remove unused BiffInputStreamNoel Grandin
2016-11-03merge ScBiffReader and ScQProReaderNoel Grandin
2016-11-02loplugin:singlevalfieldsNoel Grandin
2016-10-31loplugin:countusersofdefaultparams in sc(part1)Noel Grandin
2016-10-27Resolves: tdf#103530 OOXML: pass ExternalLinkInfo compiling named expressionsEike Rathke
2016-10-21implement CryptoAPI RC4+SHA1 encryption scheme for xls importCaolán McNamara
2016-10-21rework things in light of now available documentationCaolán McNamara
2016-10-19loplugin:expandablemethodds in scNoel Grandin
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-10-15Resolves: tdf#98481 Google Sheets uses OOXML t="str" differentlyEike Rathke
2016-10-12convert EXC_TABBUF constants to typed_flags_setNoel Grandin
2016-10-12convert EXC_COLROW constants to typed_flags_setNoel Grandin
2016-10-09Add better comment for this function.Tamás Zolnai
2016-10-09tdf#102694, bnc#957991: Improve pivot cache reading performanceTamás Zolnai
2016-10-09Pivot table XLSX import: PivotCache is not handled as a const object.Tamás Zolnai
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-30loplugin:constantparamNoel Grandin
2016-09-28Add functionality to set parent cell styleJaskaran Singh
2016-09-23convert formula error codes to scoped enumNoel Grandin
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin
2016-09-20loplugin:unusedfieldsNoel Grandin
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 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-18Implement orcus interface for font underlineJaskaran Singh
2016-09-18Declare font, border, protection orcus interface methodsJaskaran Singh
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-10loplugin:constantparam in scNoel Grandin
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin
2016-08-23Remaining clang-tidy misc-move-constructor-initStephan Bergmann
2016-08-16loplugin:unusedenumvalues in scNoel Grandin
2016-08-04remove unused enumJochen Nitschke
2016-08-03sc: remove unused codeJochen Nitschke
2016-07-28write the customWidth property also to XLSMarkus Mohrhard
2016-07-28tdf#100946 Fix width calculation and add customWidth support (.xlsx)Bartosz Kosiorek
2016-07-28use n prefix for numeric variableMarkus Mohrhard
2016-07-28tdf#101135 FILESAVE .xlsx Save XML_outlineLevelRow, XML_outlineLevelCol keysBartosz Kosiorek
2016-07-27sc: meBiff is always set to BiffType::BIFF_UNKNOWNJochen Nitschke
2016-07-27improve passstuffbyref return analysisNoel Grandin