summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xiescher.cxx
AgeCommit message (Expand)Author
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: scStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-21coverity#1399031 golden, Out-of-bounds readCaolán McNamara
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-13OSL_TRACE->SAL in sc..scriptingNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sc)Stephan Bergmann
2016-08-23convert SdrIterMode to scoped enumNoel Grandin
2016-08-18convert XBitmapType to scoped enumNoel Grandin
2016-08-05use std::move in a few placesNoel Grandin
2016-07-27formally->formerlyCaolán McNamara
2016-07-19clang-tidy performance-unnecessary-value-param in scStephan Bergmann
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-05-07tdf#84394: xls load: delay cell-anchoring of object groupsGiuseppe Bilotta
2016-05-07clang-tidy modernize-loop-convert in scNoel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin
2016-01-09crashtesting: ooo29815-1.doc assert on reexport to docCaolán McNamara
2015-12-15filter: add BaseURL parameter to SvxMSDffManager::ImportOLE()Michael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-06Return SdrObjectPtr from some XclImpDrawObjBase::Create... etc. functionsStephan Bergmann
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-08-14remove default value from DffPropSet::GetPropertyValueNoel Grandin
2015-07-17loplugin:unusedmethods filterNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-05-19fix Windows buildNoel Grandin
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-02-05Revert "ODF export: don't write invalid "group-name" attribute"Lionel Elie Mamane
2015-01-26coverity#1266451 Explicit null dereferencedCaolán McNamara
2015-01-26coverity#1266448 Explicit null dereferencedCaolán McNamara
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin
2014-12-19WaE: variable 'nBofType' set but not usedTor Lillqvist
2014-12-19WaE: -Werror=unused-but-set-variableCaolán McNamara
2014-12-19remove operator>> methodsNoel Grandin
2014-11-30fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan
2014-11-27unused function Calc_nBLIPPosAndras Timar
2014-11-23fdo#85486 - Clean up unnecessary enumerations from xenum.hxxRadu Ioan