summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc
AgeCommit message (Expand)Author
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara
2017-02-22use std::unique_ptrCaolán McNamara
2017-02-21Fix typos/translations, following 04644956e53dAndrea Gelmini
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-20remove unused External from ConvErr enumNoel Grandin
2017-02-20convert XclFontItemType to scoped enumNoel Grandin
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet
2017-02-18German comment translationsLukas Röllin
2017-02-15convert CellAnchorType to scoped enumNoel Grandin
2017-02-15convert ExternalLinkType to scoped enumNoel Grandin
2017-02-15convert Lotus123Typ to scoped enumNoel Grandin
2017-02-15convert ConvErr 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-14tdf#105840 EXCEL export: fixes for hidden defaultRowJustin Luth
2017-02-09use std::unique_ptrJochen Nitschke
2017-02-09replace pointers with objects in std::vectorsJochen Nitschke
2017-02-09move member to stackJochen Nitschke
2017-02-09use std::unique_ptr and reorder membersJochen Nitschke
2017-02-09use std::unique_ptr<>Jochen Nitschke
2017-02-07drop unused FONT_PROPTYPE_CELL constantNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-26fix useless assignJochen Nitschke
2017-01-26remove unused operatorsJochen Nitschke
2017-01-26NameBuffer is deadJochen Nitschke
2017-01-25loplugin: unnecessary destructor scNoel Grandin
2017-01-25cleanup css includes and using namespacesJochen Nitschke
2017-01-25Fix typo in comments: relativ -> relativeTakeshi Abe
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-19New loplugin:dynexcspec: Add @throws documentation, scStephan Bergmann
2017-01-19new loplugin: useuniqueptr: sc part 2Noel Grandin
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 (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-10remove unused typedefsJochen Nitschke
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