summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml
AgeCommit message (Expand)Author
2017-02-28new loplugin unoanyNoel Grandin
2017-02-28tdf#48140 Replace CellRangeAddress with ScRangeBartosz Kosiorek
2017-02-24a first stab against the note caption ownership messEike Rathke
2017-02-21loplugin:subtlezeroinit: scStephan Bergmann
2017-02-15tdf#100726 Improved readability in sc directoryFakabbir Amin
2017-02-10Further modifications to FastAttributeIter:Mohammed Abdul Azeem
2017-02-10convert SearchParam::SearchType to scoped enumNoel Grandin
2017-02-09Reapply "create ErrorHandlerFlags scoped enum for error handling flags""Noel Grandin
2017-02-08Adding an iterator for fastattributes:Mohammed Abdul Azeem
2017-02-07Revert "remove ugly operator* in DynamicErrorInfo"Michael Stahl
2017-02-07Revert "create ErrorHandlerFlags scoped enum for error handling flags"Michael Stahl
2017-02-07create ErrorHandlerFlags scoped enum for error handling flagsNoel Grandin
2017-02-07remove ugly operator* in DynamicErrorInfoNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-03new loplugin:unusedenumconstantsNoel Grandin
2017-02-02Expand macro in its single place of useStephan Bergmann
2017-02-02...or rather, fix ScChangeTrackingExportHelper::GetChangeID properlyStephan Bergmann
2017-02-02Removal missing from previous commitStephan Bergmann
2017-02-02-Werror,-Wunused-private-fieldStephan Bergmann
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-02-02expand out ::sax::Converter::convertNumber to OUString::numberNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25ScXMLTableRowCellContext implements fast interfaces:Mohammed Abdul Azeem
2017-01-25loplugin: unnecessary destructor scNoel Grandin
2017-01-24manage SvRefBase-subclass by tools::SvRef in ScXMLTableRowCellContextNoel Grandin
2017-01-19new loplugin: useuniqueptr: sc part 2Noel Grandin
2017-01-17convert subtotalfuncs from manual array to std::vectorNoel Grandin
2017-01-14coverity#1371289 avoid the need for an assignmentCaolán McNamara
2017-01-11Some loplugin:conststringvar/stringconstant improvements: scStephan Bergmann
2017-01-09New loplugin:externvar: scStephan Bergmann
2017-01-06recognize the broken "Err:xxx" written by 5.2 and earlier, tdf#105024 relatedEike Rathke
2017-01-06read single error constant formula as such, tdf#105024 relatedEike Rathke
2017-01-02coverity#1397202 Unchecked return valueCaolán McNamara
2016-12-16coverity#1397200 Unchecked return valueCaolán McNamara
2016-12-10rename to RegisterDefinedStyleNames() to clarify, tdf#104097 follow-upEike Rathke
2016-12-09Resolves: tdf#104097 register reserved cell style names for auto stylesEike Rathke
2016-12-05loplugin:unnecessaryoverride (dtors) in scStephan Bergmann
2016-11-30ScAddress::operator<() is not what we need here, tdf#48140 follow-up fixEike Rathke
2016-11-27use the existing ScAddress::operator==Markus Mohrhard
2016-11-26tdf#48140 Replace uno with direct callsBartosz Kosiorek
2016-11-24tdf#48140 Change types of variables and remove uneeded codeBartosz Kosiorek
2016-11-23[API Change]: Create new GeneralFunction2 for adding medianTamás Zolnai
2016-11-22[API Change] revert incompatible change of enum css::sheet::GeneralFunctionEike Rathke
2016-11-21tdf#42949 Remove not needed uno headers from filters/xmlBartosz Kosiorek
2016-11-21tdf#48140 Replace uno CellRangeAddress and CellAddress with direct callsBartosz Kosiorek
2016-11-20PivotMedian: ODS import / export of pivot table medianTamás Zolnai
2016-11-19tdf#48140 Replace CellAddress uno calls with direct accessBartosz Kosiorek
2016-11-19sc-perf: lock drawing layer during creation of captions for SaveEike Rathke
2016-11-19tdf#48140 Remove not used UNO headers from filtersBartosz Kosiorek
2016-11-18includes should be at the top of the fileNoel Grandin