summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2017-09-19sc: fix infinite loop in XclImpDffConverter::ProcessShGrContainer()Michael Stahl
2017-09-19ofz: disable more config related codeCaolán McNamara
2017-09-19ofz: survive missing configCaolán McNamara
2017-09-19ofz: survive missing configCaolán McNamara
2017-09-19fix SequenceOutputStream constnessNoel Grandin
2017-09-18ofz#3412 SYLK import: check ;X;Y;C;R col/row validity earlyCaolán McNamara
2017-09-18convert SvxDateFormat to scoped enumNoel Grandin
2017-09-16convert SvxTimeFormat to scoped enumNoel Grandin
2017-09-16convert SvxTimeType to scoped enumNoel Grandin
2017-09-16convert SvxURLFormat to scoped enumNoel Grandin
2017-09-16Removed duplicated includeAndrea Gelmini
2017-09-15Fix loplugin:redundantcast's VisitCXXFunctionalCastExprStephan Bergmann
2017-09-15borderline: Extended decomposeArmin Le Grand
2017-09-15borderline: Adapt ViewContactOfTableObjArmin Le Grand
2017-09-15borderline: Abstraction of BorderLinePrimitiveArmin Le Grand
2017-09-15Handle also the case where a range extends an existing one with overlapTor Lillqvist
2017-09-15convert SvxFileType to scoped enumNoel Grandin
2017-09-15convert SvxFileFormat to scoped enumNoel Grandin
2017-09-15convert SvxCellVerJustify to scoped enumNoel Grandin
2017-09-14Replace some lists by vectors (sc/filter)Julien Nabet
2017-09-14InsertMatrixFormula,InsertTableOp: assert valid cols/rowsEike Rathke
2017-09-14improve redundantcast lopluginNoel Grandin
2017-09-14ofz#3362 SYLK import: check ;X;Y;C;R col/row validity earlyEike Rathke
2017-09-14convert SvxCellOrientation to scoped enumNoel Grandin
2017-09-14simplify calls to IsStreamValid/SetStreamValidNoel Grandin
2017-09-14convert ScAttrArray to use std::vectorNoel Grandin
2017-09-13tdf#107267: Fix grand total calculationJean-Sebastien Bevilacqua
2017-09-13tdf#109096 Allow 0 as argument value(s) to GEOMEAN()Winfried Donkers
2017-09-13no need to call GetNumerator() / GetDenominator() for FractionNoel Grandin
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin
2017-09-13This return value is unused nowTamás Zolnai
2017-09-13Enable -Wunreachable-codeStephan Bergmann
2017-09-13rename ScAttrEntry.nRow to nEndRowNoel Grandin
2017-09-13Replace list by vector in TableFillingAndNavigationTools (sc)Julien Nabet
2017-09-12tdf#112348: Pivot table: page field filtering is not imported from XLSTamás Zolnai
2017-09-12Revert "tdf#108299: Limit the size of bitmap created for clipboard..."Dennis Francis
2017-09-12Prefix one more member of ScDocument: pDrawLayerTor Lillqvist
2017-09-12Prefix one more member of ScDocument: pVirtualDevice_100th_mmTor Lillqvist
2017-09-12Prefix one more member of ScDocument: pPrinterTor Lillqvist
2017-09-12Bin noise commentTor Lillqvist
2017-09-12tdf#112337: Pivot table: empty / blank item is not imported from XLSTamás Zolnai
2017-09-12Revert "Make two slightly mysterious static local variables thread_local"Tor Lillqvist
2017-09-12Make two slightly mysterious static local variables thread_localTor Lillqvist
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin
2017-09-12use more GetColumnsRangeNoel Grandin
2017-09-12tdf#112328: Pivot table, XLS: Popup button for column fields is missingTamás Zolnai
2017-09-11remove constant bool variableJochen Nitschke
2017-09-11tdf#108299: Limit the size of bitmap created for clipboard...Dennis Francis
2017-09-11cppcheck: knownConditionTrueFalse 'bClip' is always trueJochen Nitschke
2017-09-10cppcheck: knownConditionTrueFalse 'bTestMerge' is always trueJochen Nitschke