summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox
AgeCommit message (Expand)Author
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
2017-01-11tdf#48140 replace CellAddress in xlsx import (3)Jochen Nitschke
2017-01-11tdf#48140 replace CellAddress in xlsx import (2)Jochen Nitschke
2017-01-11tdf#48140 replace CellAddress in xlsx import (1)Jochen Nitschke
2017-01-10tdf#97598 xlsx import: do not apply any scenariosJustin Luth
2017-01-10loplugin:unusedmethodsNoel Grandin
2017-01-04tdf#48140 replace CellRangeAddress in xlsx import (13)Jochen Nitschke
2017-01-03tdf#48140 replace CellRangeAddress in xlsx import (12)Jochen Nitschke
2017-01-03rename members and use range based loopsJochen Nitschke
2017-01-03tdf#48140 replace CellRangeAddress in xlsx import (11)Jochen Nitschke
2017-01-03tdf#48140 replace CellRangeAddress in xlsx import (10)Jochen Nitschke
2017-01-03tdf#48140 replace CellRangeAddress in xlsx import (9)Jochen Nitschke
2017-01-03tdf#48140 replace CellRangeAddress in xlsx import (6)&(7)Jochen Nitschke
2017-01-03tdf#48140 replace CellRangeAddress in xlsx import (5)Jochen Nitschke
2017-01-03tdf#48140 replace CellRangeAddress in xlsx import (4)Jochen Nitschke
2017-01-03tdf#48140 replace CellRangeAddress in xlsx import (3)Jochen Nitschke
2017-01-03tdf#48140 replace CellRangeAddress in xlsx import (2)Jochen Nitschke
2017-01-03tdf#48140 replace CellRangeAddress in xlsx import (1)Jochen Nitschke
2016-12-23loplugin:unusedmethodsNoel Grandin
2016-12-23tdf#97597: Make the document import state more multi-thread friendly.Kohei Yoshida
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-06use IncCol() IncRow()Eike Rathke
2016-12-05tdf#91475 Fix column width during .xlsx exportBartosz Kosiorek