summaryrefslogtreecommitdiff
path: root/sc/source/core
AgeCommit message (Expand)Author
2017-01-05handle paste special of single formula cell with error resultEike Rathke
2017-01-04tdf#104981 Fix deficiencies with PERCENTRANK functions.Winfried Donkers
2017-01-03tdf#105026 Remove wrong constraint in PERMUTATIONA.Winfried Donkers
2016-12-16tdf#104581 handle constraints for NEGBINOMDIST in compliance with ODFF1.2.Winfried Donkers
2016-12-16Resolves: tdf#103543 disable mass broadcasts from drawing objects' changesEike Rathke
2016-12-12tdf#104532 handle constraints for NEGBINOM.DIST correctly.Winfried Donkers
2016-12-07tdf#104434 tdf#104451 Revert "tdf#46738 Fix exporting .xlsx of coloured em"...Eike Rathke
2016-11-26Resolves: tdf#103493 copying note captions needs a completed destination sheetEike Rathke
2016-11-23OOXML: Write dimension range in full address notationBartosz 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 sc/source/coreBartosz Kosiorek
2016-11-21Resolves: tdf#104096 reset also rRawRes if trailing characters are presentEike Rathke
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-20Simplify this code.Tamás Zolnai
2016-11-20PivotMedian: Implement median as a new pivot table functionTamás Zolnai
2016-11-19strip now obsolete comment partEike Rathke
2016-11-19sc-perf: bundle SdrObject::BroadcastObjectChange() calls during SaveEike Rathke
2016-11-17Resolves: tdf#103994 AdjustReferenceOnMove: handle external referencesEike Rathke
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-11-16remove anything svHybridValueCell related, it's nowhere set anymoreEike Rathke
2016-11-16tdf#96475 restore the EmptyDisplayedAsString condition during loadEike Rathke
2016-11-16tdf#96475 PasteSpecial EmptyDisplayedAsString as emptyEike Rathke
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin
2016-11-15tdf#96475 PutFormulaCell: any other cell than formula is utter nonsenseEike Rathke
2016-11-15tdf#96475 sort error result between text and empty cellEike Rathke
2016-11-15sc-perf: HasAttrChanged: save unnecessary calls to SfxItemPool::Get()Eike Rathke
2016-11-14avoid reallocating if allocating once is enoughEike Rathke
2016-11-14ScFormulaCell::Notify: bail out early in doc dtorEike Rathke
2016-11-12Actually this should be MAXROWCOUNT.Kohei Yoshida
2016-11-12Address warning from the MSVC compiler.Kohei Yoshida
2016-11-12loplugin:staticmethodsKohei Yoshida
2016-11-12loplugin:stringconstantKohei Yoshida
2016-11-12Dump the state of the "save" data as well.Kohei Yoshida
2016-11-12Let's just dump the result tree in dbgutil build.Kohei Yoshida
2016-11-12Let's hook up the pivot table dumper code to Ctrl-Shift-F8 as well.Kohei Yoshida
2016-11-12Renaming due to the fact that it now dumps non-formula blocks too.Kohei Yoshida
2016-11-12Keep loplugin:staticmethods happy.Kohei Yoshida
2016-11-12Dump the other block types as well.Kohei Yoshida
2016-11-12Let's not dump formula results.Kohei Yoshida
2016-11-12Ctrl-Shift-F8 to dump the column storage where the cursor is.Kohei Yoshida
2016-11-12Aviod memory leak in ScInterpreter::ScIntersect()Mike Kaganski
2016-11-12Guarantee that InterpretFormulaGroup() is always called first.Kohei Yoshida
2016-11-12Resolves: tdf#93415 use proper sheet separator in ADDRESS A1 notationEike Rathke
2016-11-11Dump the formula string here which is also useful.Kohei Yoshida
2016-11-10Make sure we pass the top-left corner address.Kohei Yoshida
2016-11-10Refactor ScAttrArray for tdf#50916Dennis Francis
2016-11-10Avoid writing to the log for the same group twice.Kohei Yoshida
2016-11-09assert a supposed-to-be-fixed condition, tdf#89957 relatedEike Rathke
2016-11-09Resolves: tdf#103689 do not slice 3D area broadcasters into separate sheetsEike Rathke