summaryrefslogtreecommitdiff
path: root/sc/source/core
AgeCommit message (Expand)Author
2017-04-07tdf#105908: restore previously deleted range references upon undo.Kohei Yoshida
2017-04-05lok: notify cell note removes before erasing storageHenry Castro
2017-03-17the range should be updated after the references, tdf#104026Markus Mohrhard
2017-03-16tdf#106456, don't try to use invalid ranges in external ref codeMarkus Mohrhard
2017-03-16Resolves: tdf#106459 3D reference can't be handled as vector referenceEike Rathke
2017-03-10tdf#101904 Fix Date deleting in SCalcJean-Sebastien Bevilacqua
2017-03-01xPoolHelper is empty in a clipboard docMarkus Mohrhard
2017-02-20Resolves: tdf#105858 check SC_DPOUT_MAXLEVELS to prevent crashEike Rathke
2017-02-18sc tiled rendering: We keep increasing the precision here...Jan Holesovsky
2017-02-18sc lok: implement comment callbacksPranav Kant
2017-02-14tdf#103890: Fix the logic on setting 3D flag on reference.Kohei Yoshida
2017-02-12tdf#86470: Let's not forget to move onto the next column.Kohei Yoshida
2017-02-08tdf#105629: Let's move the advanced-filter specific stuff ...Kohei Yoshida
2017-01-30tdf#105548 fix incorrect DATEDIF result.Winfried Donkers
2017-01-27Resolves: tdf#105558 accept numeric BASIC return types as numericEike Rathke
2017-01-25Resolves: tdf#104675 ScConditionalFormat ranges needed to start listeningEike Rathke
2017-01-25ScFormulaListener: do not start listening to clipboard or Undo docsEike Rathke
2017-01-25tdf#104967 preserve isolated notes data in clipboard when closing documentEike Rathke
2017-01-24tdf#105348 add check for divide by zero situation.Winfried Donkers
2017-01-22tdf#104967 prevent crash when pasting notes originating from a closed documentEike Rathke
2017-01-22Resolves: tdf#105158 set date or time return type for DATEVALUE TIMEVALUEEike Rathke
2017-01-10Resolves: tdf#104711 adjust range reference constructed of named anchorsEike Rathke
2017-01-06read single error constant formula as such, tdf#105024 relatedEike Rathke
2017-01-06out of bounds string accessEike Rathke
2017-01-06check token array code errors when testing for equality, tdf#105024 relatedEike Rathke
2017-01-05tdf#105024 use context to generate "error only" formula stringEike Rathke
2017-01-05handle paste special of single formula cell if IsEmptyDisplayedAsString()Eike Rathke
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