summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2020-05-08formula bar: Change completeFunction() to accept string instead of index.Jan Holesovsky
2019-12-03lok: cleanup getCellCursorMichael Meeks
2019-12-02lok: formula bar: function completionMarco Cecchetti
2019-11-15reduce iteration in ScViewData::GetScrPosNoel Grandin
2019-10-21sc: open hyperlinks when requested through context menuMarco Cecchetti
2019-09-26Resolves tdf#122707 - Replace listbox for print range by radio buttonsheiko tietze
2019-09-26Adds print even pages/print odd pages options in print dialogDaniel Silva
2019-09-26Configures page range in print dialogDaniel
2019-09-25Allow to use multiple Formula dialog instancesSzymon Kłos
2019-09-22tdf#122590 Import and export xlsx x14:cfRule element for type = cellis.Gülşah Köse
2019-08-05lok: re-factor getTextSelection.Michael Meeks
2019-06-19tdf#124881: Provide a non-empty name for pivot table's data fieldMike Kaganski
2019-06-19tdf#124810: Roundtrip pivot table style info from XLSX.Mike Kaganski
2019-06-19tdf#113908: Implement exporting pivot tables' groups fields to XSLXMike Kaganski
2019-06-17Add aCalcPageSize and aCalcPagePos properties to ScModelObj::getRendererMuhammet Kara
2019-04-16tdf#124676 : use case-insensitive normalization of...Dennis Francis
2019-04-16tdf#123421 : xlsx export : Don't write data field entry...Dennis Francis
2019-04-08tdf#124327 sc opengl: fix lack of AA text in chartsMiklos Vajna
2019-03-29tdf#120660: Populate rNewSharedRows even if no FC...Dennis Francis
2019-03-26Resolves: tdf#120013 tdf#123714 tdf#123736 shared formula group splitEike Rathke
2019-03-04reintroduce ScCaptionPtrLuboš Luňák
2019-03-04do not call GetFormatTable() from GetNonThreadedContext() (tdf#121949)Luboš Luňák
2019-02-12tdf#121388 : Disable threading and dep evaluation for IF...Dennis Francis
2019-01-21Resetting all fields for all dims corrupts pivot cacheKatarina Behrens
2018-12-13Should had been sal_uInt64 nCountEike Rathke
2018-12-12Use Welford one-pass variance algorithm for DataPilot / pivot tableEike Rathke
2018-12-11Correct typed_flags<PivotFunc> mask is 0x1fffEike Rathke
2018-12-11Resolves: tdf#46119 implement GeneralFunction_VAR, VARP, STDEV and STDEVPEike Rathke
2018-12-10Find actual data area inside the main-range...Dennis Francis
2018-12-08tdf#112236 Enhance error message when renaming a sheet to blankRoman Kuznetsov
2018-12-04make sure FetchVectorRefArray() never triggers Interpret()Luboš Luňák
2018-12-03weld ScShareDocumentDlgCaolán McNamara
2018-11-29Support occurrence number as REGEX() 4th argument, tdf#113977 follow-upEike Rathke
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen
2018-11-19weld TreeViewCaolán McNamara
2018-11-17Adapt to C++2a char_tStephan Bergmann
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara
2018-11-15loplugin:staticmethods in scNoel Grandin
2018-11-15declare/init nContextIdx only when NDEBUG is undefinedDennis Francis
2018-11-15Cache the vConditions array...Dennis Francis
2018-11-14$SC_FORCE_CALCULATION to force Calc use opencl/threads for everythingLuboš Luňák
2018-11-14make ScInterpreterContext also accessible without passing it aroundLuboš Luňák
2018-11-14Reorder ScFormulaCell membersDennis Francis
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-11-13thread-safe ScGlobal::GetUnitConverter()Luboš Luňák
2018-11-12Make MaybeInterpret, NeedsInterpret, IsDirtyOrInTableOpDirty inlineDennis Francis
2018-11-12Re-order the members of ScFormulaResult...Dennis Francis
2018-11-11Resolves: tdf#83128 translate row/col counts as separate n_gettext argsCaolán McNamara
2018-11-09loplugin:singlevalfields in scNoel Grandin
2018-11-09loplugin:useuniqueptr in ScHeaderFieldsObjNoel Grandin