summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2019-01-15Use proper iterator in loop bodyArkadiy Illarionov
2019-01-15Simplify containers iterations in sc/source/ui/docshellArkadiy Illarionov
2019-01-14Fix loop conditionsArkadiy Illarionov
2019-01-14tdf#119804 allow sort when header row protectedMartin van Zijl
2019-01-14Add XServiceInfo tests to ScDataPilotTablesObjJens Carl
2019-01-14tdf#45904 Move XNameAccess Java tests to C++Jens Carl
2019-01-13tdf#45904 Move XElementAccess Java tests to C++Jens Carl
2019-01-13tdf#45904 Move XIndexAccess Java tests to C++Jens Carl
2019-01-13Add XServiceInfo tests to ScDatabaseRangesObj.Jens Carl
2019-01-13tdf#45904 Move XNameAccess Java tests to C++Jens Carl
2019-01-13tdf#39468 Translate German commentJens Carl
2019-01-13tdf#45904 Move XElementAccess Java tests to C++Jens Carl
2019-01-13tdf#45904 Move XIndexAccess Java tests to C++Jens Carl
2019-01-13Add XServiceInfo tests to ScFunctionListObj.Jens Carl
2019-01-13tdf#45904 Move XElementAccess Java tests to C++Jens Carl
2019-01-13tdf#45904 Move XIndexAccess Java test to C++Jens Carl
2019-01-12tdf#45904 Move XNameAccess Java tests to C++Jens Carl
2019-01-12make Format->Conditional Formatting->Manage dialog asyncNoel Grandin
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2019-01-11make insert->header/footer dialogs asyncNoel Grandin
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