summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2019-01-11Fix typoAndrea Gelmini
2019-01-11Related: tdf#44076 use sc::power() in ScMatrix::PowOp()Eike Rathke
2019-01-10make format->page dialog asyncNoel Grandin
2019-01-10tdf#121978 use round again for Calc function SECOND.Winfried Donkers
2019-01-10Related: tdf#44076 do not leave cast to int to undefined behaviourEike Rathke
2019-01-10pass ScTokenArray around by unique_ptrNoel Grandin
2019-01-10tdf#42949 Fix IWYU warnings in sc/source/filter/xml/*cxxGabor Kelemen
2019-01-10use unique_ptr in ScRangeUtil::IsAbsTabAreaNoel Grandin
2019-01-10sc: Drop empty reordermap.cxxTakeshi Abe
2019-01-09use unique_ptr in ScViewOptions::CreateGridItemNoel Grandin
2019-01-08Simplify containers iterations in sc/source/ui/[f-u]*Arkadiy Illarionov
2019-01-08use unique_ptr in ScXMLImportWrapperNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-07Resolves: tdf#122301 ReferenceOrForceArray for FREQUENCY() parametersEike Rathke
2019-01-07Resetting all fields for all dims corrupts pivot cacheKatarina Behrens
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2019-01-07Simplify containers iterations in sc/source/ui/{unoobj,vba}Arkadiy Illarionov
2019-01-03uitest for bug tdf#99069Zdeněk Crhonek
2019-01-03Get rid of ScStringUtil::GetQuotedTokenCount()Matteo Casalin
2019-01-02uitest for bug tdf#45020Zdeněk Crhonek
2019-01-01uitest for bug tdf#44861Zdeněk Crhonek
2019-01-01uitest for bug tdf#35020Zdeněk Crhonek
2018-12-31uitest for bug tdf#39959Zdeněk Crhonek
2018-12-31uitest for bug tdf#49531 tdf#49520Zdeněk Crhonek
2018-12-30tdf#112484: repeat-item-labels is invalid in odf1.2 strictJulien Nabet
2018-12-30tdf#114919: fix ods export in ODF 1.2 strictJulien Nabet
2018-12-27Use appropriate STL function for searching in sorted listArkadiy Illarionov
2018-12-26tdf#122331 Autofilter disappeared after export to XLSXNoel Grandin
2018-12-25Simplify containers iterations in sc/source/ui/{view,xmlsource}Arkadiy Illarionov
2018-12-24Fix CppunitTest_chart2_xshape failing with Display Scaling on WindowsMike Kaganski
2018-12-24tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-12-22Rework Data -> Statistics dialog, add WithReplacement and KeepOrderEike Rathke
2018-12-22Fix typo in codeAndrea Gelmini
2018-12-21Data -> Statistics: sample random values in random orderEike Rathke
2018-12-21uitest for bug tdf#106667Zdeněk Crhonek
2018-12-21uitest for bug tdf#117276Zdeněk Crhonek
2018-12-21pass ScAddress around using boost::optionalNoel Grandin
2018-12-21loplugin:unusedfieldsNoel Grandin
2018-12-21loplugin:unusedmethodsNoel Grandin
2018-12-21Rename PerformRandomSampling() to PerformRandomSamplingKeepOrder()Eike Rathke
2018-12-20Resolves: tdf#114695 limit width of this comboCaolán McNamara
2018-12-20sc: Simplify RemoveSubTotalsHandler using std::setTakeshi Abe
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-12-19Add XServiceInfo tests to ScTableRowsObjJens Carl
2018-12-19Fix typo in QA pathAndrea Gelmini
2018-12-19tdf#45904 Move XTableRows Java tests to C++Jens Carl
2018-12-19tdf#120859 bad column span in .ui leads to overlapping checkbuttonsCaolán McNamara
2018-12-19tdf#42949 Fix IWYU warnings in sc/source/filter/oox/*cxxGabor Kelemen
2018-12-19tdf#45904 Move XEnumerationAccess Java test to C++Jens Carl
2018-12-19tdf#45904 Move XElementAccess Java tests to C++Jens Carl