summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2018-12-19Turn OSL_ENSURE(IsCalculated()) into assert()Eike Rathke
2018-12-19tdf#45904 Move XIndexAccess Java tests to C++Jens Carl
2018-12-18Add XServiceInfo tests to ScScenariosObjJens Carl
2018-12-18tdf#45904 Move XNameAccess Java tests to C++Jens Carl
2018-12-18tdf#45904 Move XElementAccess Java tests to C++Jens Carl
2018-12-18tdf#45904 Move XIndexAccess Java tests to C++Jens Carl
2018-12-18tdf#120513 Change error message for Excel files about recalculateRoman Kuznetsov
2018-12-18no need to allocate sc::op::Op on the heap hereNoel Grandin
2018-12-18tdf#121592 add context-Form toolbar to NBandreas kainz
2018-12-17tdf#99438: sc: support for .xltx exportVasily Melenchuk
2018-12-17tdf#42949 Fix IWYU warnings in sc/source/filter/excel/*cxxGabor Kelemen
2018-12-17tdf#121581 update Tools tabb in NBandreas kainz
2018-12-17tdf#122154 add DataSort action to data groupandreas kainz
2018-12-17Resolve deprecated implicit capture of *this by reference in C++20Stephan Bergmann
2018-12-16uitest for bug tdf#119954Zdeněk Crhonek
2018-12-15Fix typoAndrea Gelmini
2018-12-15tdf#45904 Move XEnumerationAccess Java test to C++Jens Carl
2018-12-15tdf#45904 Move XRefreshable Java tests to C++Jens Carl
2018-12-14lok: Insert shape at the positon of the selected cellTamás Zolnai
2018-12-14avoid possible expensive repetitive formula group changes (tdf#102364)Luboš Luňák
2018-12-14optimize expensive EndListener() calls (tdf#102364)Luboš Luňák
2018-12-14Use ScFunctionData and thus Welford in ConsolidationEike Rathke