summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)AuthorFilesLines
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl2-2/+2
2019-04-26ScPatternAttr needs to be a complete type here (Windows --disable-pch)Stephan Bergmann2-2/+3
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand2-130/+12
2019-04-22tdf#124881: Provide a non-empty name for pivot table's data fieldMike Kaganski1-2/+2
2019-04-21bug tdf#120697Gagandeep Singh1-1/+1
2019-04-21tdf#81765 slow loading of .ods with >1000 of conditional formats, part 3Noel Grandin2-6/+11
2019-04-21tdf#81765 slow loading of .ods with >1000 of conditional formats, part 2Noel Grandin5-12/+25
2019-04-20tdf#81765 slow loading of .ods with >1000 of conditional formatsNoel Grandin2-0/+4
2019-04-20tdf#124810: Roundtrip pivot table style info from XLSX.Mike Kaganski1-0/+17
2019-04-18crashtesting: failure on import of ooo6593-5.stcNoel Grandin1-0/+1
2019-04-18crashtesting: failure on export of ooo118068-1.ods to odsNoel Grandin1-0/+1
2019-04-17m_mapRefWindow is unneeded nowCaolán McNamara1-4/+0
2019-04-17weld ScTPValidationValue and ScValidationDlgCaolán McNamara1-5/+6
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen1-0/+1
2019-04-12tdf#113908: Implement exporting pivot tables' groups fields to XSLXMike Kaganski1-1/+1
2019-04-12loplugin:unusedmethodsNoel Grandin2-28/+0
2019-04-12dpcache : use case-insensitive normalization of...Dennis Francis1-1/+0
2019-04-10weld ScCorrelationDialogCaolán McNamara1-0/+5
2019-04-08weld ScHFEditDlgCaolán McNamara1-1/+1
2019-04-08tdf#123421 : xlsx export : Don't write data field entry...Dennis Francis1-1/+1
2019-04-08tdf#124327 sc opengl: fix lack of AA text in chartsMiklos Vajna1-0/+2
2019-04-08improve combining in hash functionsNoel Grandin1-1/+8
2019-04-05sc hash functions, use 64-bit range when availableNoel Grandin1-0/+24
2019-04-05tdf#50916 Makes numbers of columns dynamic.Noel Grandin5-12/+22
2019-04-02tdf#124329 Add API to make cell anchored graphic resize with cellSamuel Mehrbrodt1-0/+1
2019-04-02Remove unnecessary commentsSamuel Mehrbrodt1-1/+0
2019-04-02tdf#120445 File-open ODS: Slower as compared to LibO 4.4.7.2Noel Grandin2-9/+7
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen1-0/+1
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen1-0/+1
2019-03-28tdf#120660: Populate rNewSharedRows even if no FC...Dennis Francis1-2/+3
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen1-0/+1
2019-03-27return unique_ptr in CreateFlatCopiedTokenArrayNoel Grandin1-1/+1
2019-03-27return unique_ptr from CreateAttrIteratorNoel Grandin1-1/+1
2019-03-27no need to allocate aEmptyOUString separatelyNoel Grandin1-2/+2
2019-03-26weld SearchResultsDlgCaolán McNamara1-3/+0
2019-03-26ScUnoHelpFunctions::AnyToInterface is redundantMike Kaganski1-2/+0
2019-03-26tdf#74664 : add Fourier analysis toolDennis Francis2-1/+17
2019-03-26tdf#74664: FOURIER: add 5th optional parameter MinimumMagnitudeDennis Francis1-1/+3
2019-03-26weld ScPivotFilterDlgCaolán McNamara1-2/+3
2019-03-26flatten TabRangesNoel Grandin2-3/+3
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+2
2019-03-21tdf#42949 Fix IWYU warnings in sc/source/ui/pagedlg...undoGabor Kelemen1-0/+1
2019-03-18Listening when grouping in ScColumn::AttachNewFormulaCells(), (tdf#123736)Eike Rathke1-1/+1
2019-03-16weld ScAutoFormatDlgCaolán McNamara1-1/+1
2019-03-16pahole changes in variousNoel Grandin1-2/+2
2019-03-16Related: tdf#123736 re-establish listeners also for vector unsharingEike Rathke2-3/+10
2019-03-15new pahole-all-classes script, and update a couple of sc/ structsNoel Grandin2-5/+4
2019-03-14Resolves tdf#122707 - Replace listbox for print range by radio buttonsheiko tietze1-4/+4
2019-03-13Resolves: tdf#123736 re-establish listeners for unshared formula groupsEike Rathke1-3/+14
2019-03-13state explicitly how ownership of ScFormulaCell::pCode worksLuboš Luňák1-1/+3