summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2018-12-14coverity#1441522 FontWorkGalleryDialog mpSdrView member is never nullCaolán McNamara
2018-12-14Encapsulate ScFunctionData members and abuse WelfordRunner membersEike Rathke
2018-12-14tdf#119734 add icon AutoFilter to groupedbar in calcandreas kainz
2018-12-13Remove moot commentEike Rathke
2018-12-13Use ScFunctionData::update() and getResult() instead of direct member accessEike Rathke
2018-12-13Add SUBTOTAL_FUNC_SELECTION_COUNT to ScFunctionData::update() and getResult()Eike Rathke
2018-12-13Allow better packing of ScFunctionDataEike Rathke
2018-12-13Should had been sal_uInt64 nCountEike Rathke
2018-12-13Fix sc_ddelinkobj testsMike Kaganski
2018-12-13update groupedbar_compact for calcandreas kainz
2018-12-13Introduce ScFunctionData::update() and getResult()Eike Rathke
2018-12-13sc: Use std::find() to simplify codeTakeshi Abe
2018-12-13loplugin:unusedfields in scNoel Grandin
2018-12-13uitest for bug tdf#39650Zdeněk Crhonek
2018-12-13uitest for bug tdf#44398Zdeněk Crhonek
2018-12-13uitest for bug tdf#39917Zdeněk Crhonek
2018-12-13loplugin:constantparamNoel Grandin
2018-12-12Reset WelfordRunner in ScDPAggData::Reset()Eike Rathke
2018-12-12tdf#69569 implement proposed change to ODF1.2 part 2 §4.11.7.7Winfried Donkers
2018-12-12use unique_ptr in SfxChildWinCtorNoel Grandin
2018-12-12use unique_ptr for SfxChildWinFactoryNoel Grandin
2018-12-12Use Welford one-pass variance algorithm for DataPilot / pivot tableEike Rathke
2018-12-11uitest for bug tdf#31805Zdeněk Crhonek