summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox
AgeCommit message (Expand)Author
2017-04-28loplugin:salunicodeliteral: scStephan Bergmann
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24clang-tidy readability-simplify-boolean-expr in scNoel Grandin
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-13convert AX_FONTDATA to o3tl::typed_flagsNoel Grandin
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-12convert AX_FONTDATA constants to scoped enumNoel Grandin
2017-04-10convert FUNCFLAGS to o3tl::typed_flagsNoel Grandin
2017-04-06these FUNCFLAG_EXPORTONLY need also FUNCFLAG_MACROCALL_NEW, tdf#100011 relatedEike Rathke
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: scStephan Bergmann
2017-04-05sc: fix type mismatchJochen Nitschke
2017-04-05loplugin:constantparam part2Noel Grandin
2017-04-05loplugin:constantparamNoel Grandin
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara
2017-03-30loplugin:unusedenumconstantsNoel Grandin
2017-03-28First steps to round-trip xlExternalLinkPath/xlPathMissing thingsTor Lillqvist
2017-03-25Fix typosAndrea Gelmini
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-11Passing shaperect to addShape function is uselessTamás Zolnai
2017-03-09convert SvxCellHorJustify to scoped enumNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-02use std::vector::insert when inserting multiple of the same thingNoel Grandin
2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-20tdf#105931 Add function ROUNDSIG to Calc.Winfried Donkers
2017-02-20convert XclFontItemType to scoped enumNoel Grandin
2017-02-18fix conditional format import from XLSB, tdf#105486Markus Mohrhard
2017-02-15tdf#105909 auto filter state lost on xlsx importJochen Nitschke
2017-02-15convert CellAnchorType to scoped enumNoel Grandin
2017-02-15convert ExternalLinkType to scoped enumNoel Grandin
2017-02-15convert FormulaType to scoped enumNoel Grandin
2017-02-15convert FuncParamValidity to scoped enumNoel Grandin
2017-02-15convert WorksheetType to scoped enumNoel Grandin
2017-02-13Fix typosAndrea Gelmini
2017-02-07drop unused FONT_PROPTYPE_CELL constantNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-06loplugin:unusedenumconstants in ooxNoel Grandin
2017-02-03TyposJulien Nabet
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25cleanup css includes and using namespacesJochen Nitschke
2017-01-24use rtl::Reference in FastParserNoel Grandin
2017-01-23tdf#48140 replace ApiCellRangeList in xlsx import (5)Jochen Nitschke
2017-01-23tdf#48140 replace ApiCellRangeList in xlsx import (4)Jochen Nitschke
2017-01-15tdf#48140 replace CellRangeAddress in xlsx import (16)Jochen Nitschke
2017-01-15tdf#48140 replace ApiCellRangeList in xlsx import (3)Jochen Nitschke
2017-01-15tdf#48140 replace ApiCellRangeList in xlsx import (2)Jochen Nitschke
2017-01-15tdf#48140 replace ApiCellRangeList in xlsx import (1)Jochen Nitschke
2017-01-15tdf#48140 replace CellRangeAddress in xlsx import (15)Jochen Nitschke
2017-01-12tdf#48140 replace CellRangeAddress in xlsx import (14)Jochen Nitschke
2017-01-12tdf#48140 replace CellAddress in xlsx import (4)Jochen Nitschke